summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18118.rs
AgeCommit message (Expand)AuthorLines
2017-02-28remove special-case code for statics and just use `borrowck_fn`Niko Matsakis-1/+1
2016-05-07test: adjust for the move to MIR-based const checking.Eduard Burtescu-0/+1
2016-01-15move const block checks before lowering stepOliver Schneider-1/+0
2015-02-16tests: fix fallout from changed error messages.Eduard Burtescu-1/+1
2015-02-16rustc: merge check_static into check_const.Eduard Burtescu-1/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-10-26Add test cases for E-needstest issuesJakub Bukaj-0/+17