summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3521-2.rs
AgeCommit message (Expand)AuthorLines
2017-05-13rustc_resolve: don't deny outer type parameters in embedded constants.Eduard-Mihai Burtescu-1/+1
2016-04-07Fix fallout in testsJeffrey Seyfried-1/+0
2015-02-24rustc_resolve: use the visitor model more, remove redundant repeated lookups.Eduard Burtescu-1/+3
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-1/+1
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-1/+1
2013-03-11Remove uses of logBrian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-15Allow enum discriminator exprs to refer to declared constsTim Chevalier-0/+7