summary refs log tree commit diff
path: root/src/test/run-pass/nested-vec-3.rs
AgeCommit message (Expand)AuthorLines
2017-11-26Stabilize const-calling existing const-fns in stdSimon Sapin-2/+0
2017-09-16change #![feature(const_fn)] to specific gatesAlex Burka-1/+1
2016-02-11Ignore tests that use threads on emscriptenPierre Krieger-0/+2
2015-05-29add const_fn featuresNiko Matsakis-0/+1
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-2/+2
2015-03-26Regression tests for issues uncovered only post the run-pass and compile-fail...Felix S. Klock II-0/+60