summary refs log tree commit diff
path: root/src/test/compile-fail/const-fn-stability.rs
AgeCommit message (Expand)AuthorLines
2017-01-16Move "completed feature gate checking" pass to after "name resolution" pass s...Austin Bonander-0/+3
2017-01-12Mark even more tests as gate testsest31-0/+2
2015-05-29New tests for cross-crate usages of const fn and so forthNiko Matsakis-0/+10
2015-05-29Add feature-gate to calling const fnNiko Matsakis-1/+6
2015-05-21Make various fixes:Niko Matsakis-0/+28