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-05-03 05:27:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7d7eb973d0
rust
/
compiler
/
rustc_lint
History
Zachary S
4be041a2cd
Also apply
warn(for_loops_over_fallibles)
to &T and &mut T, not just T = Result/Option.
2024-05-15 11:05:44 -05:00
..
src
Also apply
warn(for_loops_over_fallibles)
to &T and &mut T, not just T = Result/Option.
2024-05-15 11:05:44 -05:00
Cargo.toml
Remove useless smallvec dependency in rustc_lint::non_local_def
2024-03-07 07:54:15 +01:00
messages.ftl
Warn against redundant use<...>
2024-05-13 23:57:56 -04:00