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-10-31 21:16:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_build
/
src
History
Matthias Krüger
25b0e84170
Rollup merge of
#123419
- petrochenkov:zeroindex, r=compiler-errors
...
rustc_index: Add a `ZERO` constant to index types It is commonly used.
2024-04-03 22:11:02 +02:00
..
build
rustc_index: Add a
ZERO
constant to index types
2024-04-03 19:06:22 +03:00
thir
Fix suggestions for match non-exhaustiveness
2024-04-02 19:06:28 -04:00
check_unsafety.rs
Remove MIR unsafe check
2024-04-03 08:50:12 +00:00
errors.rs
Fix suggestions for match non-exhaustiveness
2024-04-02 19:06:28 -04:00
lib.rs
Auto merge of
#122721
- oli-obk:merge_queries, r=davidtwco
2024-03-25 01:33:46 +00:00
lints.rs
Change InlineAsm to allow multiple targets instead
2024-02-24 18:50:09 +00:00