This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-05 19:58:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3e6d52e49
rust
/
compiler
/
rustc_lint
History
Arvind Mukund
b3e6d52e49
We don't need to check for non-exhaustive fields
...
Fields are disallowed so checking the top attribute is enough.
2024-04-23 21:15:36 -07:00
..
src
We don't need to check for non-exhaustive fields
2024-04-23 21:15:36 -07:00
Cargo.toml
Remove useless smallvec dependency in rustc_lint::non_local_def
2024-03-07 07:54:15 +01:00
messages.ftl
Actually create ranged int types in the type system.
2024-04-08 12:02:19 +00:00