We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885a416 commit 1351ff7Copy full SHA for 1351ff7
src/doc/src/reference/semver.md
@@ -1116,8 +1116,8 @@ fn main() {
1116
}
1117
```
1118
1119
-Making an a previously `unsafe` associated function or method on structs /
1120
-enums safe is also a minor change, while the same is not true for associated
+Making a previously `unsafe` associated function or method on structs / enums
+safe is also a minor change, while the same is not true for associated
1121
function on traits:
1122
1123
```rust,ignore
0 commit comments