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
25ff9b6bcb
rust
/
compiler
/
rustc_mir_build
/
src
History
Download ZIP
Download TAR.GZ
Michael Goulet
25ff9b6bcb
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
..
build
rename AddressOf -> RawBorrow inside the compiler
2024-08-18 19:46:53 +02:00
thir
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
check_unsafety.rs
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
errors.rs
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
lib.rs
Use
tidy
to sort crate attributes for all compiler crates.
2024-06-12 15:49:10 +10:00
lints.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00