about summary refs log tree commit diff
path: root/src/test/run-make/const_fn_mir
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-62/+0
2022-08-23Diagnose missing includes in run-make testsTomasz Miąsko-1/+1
2022-07-09tweak names and output and blessRalf Jung-1/+1
2022-04-29remove and blessouz-a-4/+0
2022-04-04fixed error, made function leaner and tighterouz-a-0/+4
2022-01-22Use an `indexmap` to avoid sorting `LocalDefId`spierwill-16/+16
2021-08-19Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...Erik Desjardins-1/+0
2021-08-15Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"Erik Desjardins-0/+1
2021-08-07Run RemoveZsts at mir-opt-level=1Erik Desjardins-1/+0
2021-03-22only run RemoveZsts at mir-opt-level 3 and aboveErik Desjardins-0/+1
2021-03-13Do not emit alloca for ZST local even if it is uninitializedSimon Vandel Sillesen-1/+0
2021-02-28Remove storage markers if they won't be used during code generationTomasz Miąsko-2/+0
2021-01-11--emit=mir now emits both `mir_for_ctfe` and `optimized_mir` for `const fn`oli-0/+65