summary refs log tree commit diff
path: root/src/test/run-fail/fail-macro-any.rs
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-06-13libsyntax: Allow `+` to separate trait bounds from objects.Patrick Walton-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2014-03-27Fix fallout of removing default boundsAlex Crichton-1/+1
2014-03-04Cleaned up `std::any`Marvin Löbel-1/+1
2013-10-28Allow fail messages to be caught, and introduce the Any traitMarvin Löbel-0/+15