about summary refs log tree commit diff
path: root/src/test/run-pass/supertrait-default-generics.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-45/+0
2017-07-08Remove more anonymous trait method parametersVadim Petrochenkov-1/+1
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-03use assoc types in binop traitsJorge Aparicio-2/+2
2015-01-02std: Stabilize the prelude moduleAlex Crichton-0/+2
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2013-09-24Stop accepting 'impl ...;', require {} insteadAlex Crichton-1/+1
2013-07-23Fix the issue-3979 tests and add a new test.Michael Sullivan-0/+42