about summary refs log tree commit diff
path: root/src/test/run-fail/unreachable-static-msg.rs
AgeCommit message (Collapse)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-4/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2016-06-06run rustfmt on test/run-fail folderSrinivas Reddy Thatiparthy-1/+3
2014-11-10Add optional messages to the unreachable macro.Michael Sproul-0/+12
Closes #18842.