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-02 14:07:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_build
/
src
History
Ralf Jung
a1d6fc4340
rename lint; add tracking issue
2023-09-25 19:05:10 +02:00
..
build
Rollup merge of
#115972
- RalfJung:const-consistency, r=oli-obk
2023-09-21 13:25:39 +02:00
thir
rename lint; add tracking issue
2023-09-25 19:05:10 +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