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 b9b5502 commit 80241b4Copy full SHA for 80241b4
src/paths.md
@@ -169,7 +169,7 @@ the path must resolve to an item.
169
> the crate (including `use` imports).
170
>
171
> Beginning with the 2018 Edition, paths starting with `::` resolve from
172
-> crates in the [extern prelude], i.e. they _must_ be followed by the name of a crate.
+> crates in the [extern prelude]. That is, they must be followed by the name of a crate.
173
174
```rust
175
mod a {
0 commit comments