This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b3d50255d9
rust
/
compiler
/
rustc_mir_build
/
src
History
Download ZIP
Download TAR.GZ
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