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-21 03:57:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5df26dbec
rust
/
compiler
/
rustc_mir_build
/
src
History
Matthias Krüger
fd95627134
fix clippy::{redundant_guards, useless_format}
2023-09-27 23:49:15 +02:00
..
build
Rollup merge of
#115972
- RalfJung:const-consistency, r=oli-obk
2023-09-21 13:25:39 +02:00
thir
fix clippy::{redundant_guards, useless_format}
2023-09-27 23:49:15 +02:00
check_unsafety.rs
Implement "items do not inherit unsafety" for THIR unsafeck
2023-07-15 11:59:38 -04:00
errors.rs
work towards rejecting consts in patterns that do not implement PartialEq
2023-09-24 16:36:26 +02:00
lib.rs
Make
unconditional_recursion
warning detect recursive drops
2023-07-22 14:04:45 +02:00
lints.rs
when terminating during unwinding, show the reason why
2023-08-24 13:28:26 +02:00