This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
89f3064e344dd1ea2046c05e070fbc3a4ee7f7f7
rust
/
compiler
/
rustc_mir_build
/
src
History
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