Skip to content

Commit c60e2af

Browse files
committed
Fix rust_2021_prelude_collisions name in 2021 prelude details
1 parent 8acd8a6 commit c60e2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2021/prelude.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The tracking issue [can be found here](https://github.com/rust-lang/rust/issues/
3535

3636
## Migration
3737

38-
As a part of the 2021 edition a migration lint, currently `future_prelude_collision`, has been added in order to aid in automatic migration of Rust 2018 codebases to Rust 2021.
38+
As a part of the 2021 edition a migration lint, `rust_2021_prelude_collisions`, has been added in order to aid in automatic migration of Rust 2018 codebases to Rust 2021.
3939

4040
### Implementation Reference
4141

0 commit comments

Comments
 (0)