This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-18 05:05:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_build
/
src
History
Ralf Jung
b589976606
use a must_hold variant for checking PartialEq
2023-09-24 16:59:47 +02:00
..
build
Rollup merge of
#115972
- RalfJung:const-consistency, r=oli-obk
2023-09-21 13:25:39 +02:00
thir
use a must_hold variant for checking PartialEq
2023-09-24 16:59:47 +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