-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Rust] Rename
std_{types,traits}
to prelude_*
Reorganizing them in the process based on the modules they are defined in. Also split off enum names into a separate variable, although I don't have a scope idea for them now. Adds FromIterator, TryFrom, TryInto from the 2021 prelude. Adds multiple types of std::sync and std::ops because they are used frequently.
- Loading branch information
1 parent
dd9e855
commit 7cd2a86
Showing
1 changed file
with
61 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters