summary refs log tree commit diff
path: root/src/test/compile-fail/on-unimplemented-bad-anno.rs
AgeCommit message (Expand)AuthorLines
2015-04-02Fallout in testsNiko Matsakis-6/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-4/+14
2015-01-12docsManish Goregaokar-0/+3
2015-01-12Feature gate #[rustc_on_unimplemented]Manish Goregaokar-1/+3
2015-01-11Rename #[on_unimplemented] -> #[rustc_on_unimplemented]Manish Goregaokar-4/+4
2015-01-11Add lint and test for malformed but unused #[on_unimplemented] attributesManish Goregaokar-0/+32