This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-16 17:03:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
760338526f
rust
/
compiler
/
rustc_mir_build
/
src
History
bjorn3
760338526f
Show actual MIR when MIR building forgot to terminate block
...
This makes it significantly easier to debug bugs of this kind.
2024-11-01 11:24:14 +01:00
..
build
Show actual MIR when MIR building forgot to terminate block
2024-11-01 11:24:14 +01:00
thir
Rollup merge of
#132385
- workingjubilee:move-abi-to-rustc-abi, r=jieyouxu,compiler-errors
2024-10-31 17:50:42 -07:00
check_unsafety.rs
Don't emit null pointer lint for raw ref of null deref
2024-10-06 22:36:51 -04:00
errors.rs
Rollup merge of
#131381
- Nadrieril:min-match-ergonomics, r=pnkfelix
2024-10-16 19:18:30 +02:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_mir_build
.
2024-08-29 20:13:06 +10:00
lints.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00