rust/compiler/rustc_mir_build/src
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