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 |
|
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 |
|
Ralf Jung
|
6f8ae03f9b
|
make MIR less verbose
|
2023-08-24 14:26:26 +02:00 |
|
Ralf Jung
|
4c53783f3c
|
when terminating during unwinding, show the reason why
|
2023-08-24 13:28:26 +02:00 |
|
Ben Kimock
|
0a1fa411ed
|
Remove comments from mir-opt MIR dumps
|
2023-06-15 15:19:11 -04:00 |
|
Gary Guo
|
2a9d710d99
|
Bless tests
|
2023-04-06 09:34:17 +01: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 |
|