zjp
|
6d5f6fd293
|
import rustc_smir::rustc_internal in run_driver!
|
2025-04-13 18:09:10 +08:00 |
|
Ben Kimock
|
7dfc786df1
|
Enable more tests on Windows
|
2025-02-03 10:39:32 -05:00 |
|
bjorn3
|
3b02a3309e
|
Pass TyCtxt instead of Queries to the after_analysis callbacks
There is no other query that may need to be called at that point anyway.
|
2024-11-09 18:43:29 +00:00 |
|
Scott McMurray
|
ddfd0c701a
|
Remove feature(control_flow_enum) in tests
|
2024-09-25 19:00:19 -07:00 |
|
Ralf Jung
|
dcee529e5c
|
smir: merge identical Constant and ConstOperand types
|
2024-06-13 16:11:40 +02:00 |
|
Boxy
|
7e08f80b34
|
Split smir Const into TyConst and MirConst
|
2024-06-04 10:14:45 +01:00 |
|
Ralf Jung
|
132921e187
|
try to fix unnecessarily fragile smir test
|
2024-04-23 11:54:53 +02:00 |
|
Celina G. Val
|
893a9107b9
|
Add a test to SMIR body transformation
|
2024-03-12 12:55:18 -07:00 |
|