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
d4fa5648c3
rust
/
compiler
/
rustc_mir_build
/
src
History
Download ZIP
Download TAR.GZ
Ralf Jung
303a2db236
remove saw_const_match_error; check if pattern contains an Error instead
2024-07-18 11:58:16 +02:00
..
build
pattern lowering: make sure we never call user-defined PartialEq instances
2024-07-18 11:58:16 +02:00
thir
remove saw_const_match_error; check if pattern contains an Error instead
2024-07-18 11:58:16 +02:00
check_unsafety.rs
Add TODO comment to unsafe env modification
2024-06-12 17:51:18 +02:00
errors.rs
avoid creating an Instance only to immediately disassemble it again
2024-07-18 11:58:16 +02:00
lib.rs
Use
tidy
to sort crate attributes for all compiler crates.
2024-06-12 15:49:10 +10:00
lints.rs
Fix unconditional recursion lint wrt tail calls
2024-07-07 17:11:05 +02:00