about summary refs log tree commit diff
path: root/src/test/compile-fail/syntax-trait-polarity.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-37/+0
2018-01-14syntax: Rewrite parsing of implsVadim Petrochenkov-0/+37
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-33/+0
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2015-01-04Put negative trait implemtations behind a feature gateFlavio Percoco-0/+2
2015-01-04Add syntax for negative implementations of traitsFlavio Percoco-0/+31