summary refs log tree commit diff
path: root/src/test/compile-fail/issue-39559.rs
AgeCommit message (Expand)AuthorLines
2017-04-23rustc: make the const-eval cache polymorphic.Eduard-Mihai Burtescu-4/+0
2017-02-25rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body.Eduard-Mihai Burtescu-2/+4
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-2/+6
2017-02-19Privatize fields of PathResolutionVadim Petrochenkov-0/+31