summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18389.rs
AgeCommit message (Expand)AuthorLines
2016-11-28rustc_privacy: switch private-in-public checking to Ty.Eduard Burtescu-1/+2
2015-12-18Update error messages and error descriptionsVadim Petrochenkov-1/+1
2015-08-12Fallout in tests --- misc error message changes, WF fixesNiko Matsakis-4/+1
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