about summary refs log tree commit diff
path: root/src/test/ui/feature-gate-const-indexing.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-18/+0
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2018-03-08Produce instead of pointersOliver Schneider-1/+2
2017-12-07Migrate a few feature gate tests to uiest31-0/+17
Renames only in this commit, and obviously .stderr file additions.