about summary refs log tree commit diff
path: root/src/test/ui/mir/mir_detects_invalid_ops.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2020-06-23The const propagator cannot trace references.Oliver Scherer-1/+1
Thus we avoid propagation of a local the moment we encounter references to it.
2020-04-28Added new ui tests to show what errors MIR can now find at compile timeFélix Fischer-0/+24