about summary refs log tree commit diff
path: root/src/test/run-pass/ctfe/match-const-fn-structs.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-05Stabilize `min_const_fn`Oliver Schneider-2/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-0/+1
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+33
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...Felix S. Klock II-31/+0
2018-08-31Restrict most uses of `const_fn` to `min_const_fn`Oliver Schneider-1/+1
2018-03-08Add tests for fixed issuesOliver Schneider-0/+31