Scott McMurray
|
99cb0c6bc3
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
Nadrieril
|
3e030b38ef
|
Return the otherwise_block instead of passing it as argument
This saves a few blocks and matches the common `unpack!` paradigm.
|
2024-07-09 22:47:35 +02:00 |
|
Matthew Jasper
|
a277c901d9
|
Remove MIR unsafe check
This also remove safety information from MIR.
|
2024-04-03 08:50:12 +00:00 |
|
Nadrieril
|
c00b38e9fb
|
Don't bother to save a block
|
2024-02-17 20:21:57 +01:00 |
|
Nadrieril
|
faaf81bbbc
|
Start blocks eagerly
|
2024-02-12 17:37:05 +01:00 |
|
Ben Kimock
|
0a1fa411ed
|
Remove comments from mir-opt MIR dumps
|
2023-06-15 15:19:11 -04:00 |
|
Camille GILLOT
|
4462bb54e3
|
Introduce a no-op PlaceMention statement for let _ = .
|
2023-03-09 17:45:13 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|