about summary refs log tree commit diff
path: root/src/test/ui/span/E0493.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2022-09-24Note the type when unable to drop values in compile timeDeadbeef-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-0/+1
2017-09-09Stabilize drop_types_in_const.Eduard-Mihai Burtescu-2/+0
2017-09-02Allow Drop types in const's too, with #![feature(drop_types_in_const)].Eduard-Mihai Burtescu-1/+3
2016-09-02Moved test on E0493 from compile-fail to ui.Federico Ravasio-0/+30