summary refs log tree commit diff
path: root/src/test/compile-fail/associated-const-array-len.rs
AgeCommit message (Expand)AuthorLines
2017-07-06remove associated_consts feature gateSean McArthur-1/+0
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-1/+2
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-1/+1
2016-01-14Support generic associated constsMichael Wu-0/+21