about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3521.rs
AgeCommit message (Expand)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-21/+0
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-3/+1
2016-11-28rustc: embed path resolutions into the HIR instead of keeping DefMap.Eduard-Mihai Burtescu-1/+1
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-1/+2
2016-04-07Fix fallout in testsJeffrey Seyfried-2/+1
2015-12-11Make name resolution errors non-fatalNick Cameron-0/+1
2015-02-24rustc_resolve: use the visitor model more, remove redundant repeated lookups.Eduard Burtescu-1/+3
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-10-16Remove libdebug and update tests.Luqman Aden-3/+2
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
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-11Remove uses of logBrian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-15Un-xfail test for #3521; it works nowTim Chevalier-0/+9