summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18389.rs
AgeCommit message (Expand)AuthorLines
2015-04-21test: Fix fallout in testsAlex Crichton-5/+2
2015-03-04Separate supertrait collection from processing a `TraitDef`. This allowsNiko Matsakis-5/+4
2015-03-03Update tests for const-eval error handling changes.Felix S. Klock II-0/+1
2015-01-18std: Stabilize TypeId and tweak BoxAnyAlex Crichton-1/+1
2015-01-05Remove use of associated_types feature gate from tests.Huon Wilson-1/+0
2014-12-17Add tests for E-needstest issuesJakub Bukaj-0/+34