Skip to content

Commit

Permalink
Add rust_2024 prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Nov 4, 2024
1 parent da0f6da commit 0a0eb19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/names/preludes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Edition | `no_std` not applied | `no_std` applied
2015 | [`std::prelude::rust_2015`] | [`core::prelude::rust_2015`]
2018 | [`std::prelude::rust_2018`] | [`core::prelude::rust_2018`]
2021 | [`std::prelude::rust_2021`] | [`core::prelude::rust_2021`]
2024 | [`std::prelude::rust_2024`] | [`core::prelude::rust_2024`]


> **Note**:
Expand Down

0 comments on commit 0a0eb19

Please sign in to comment.