summary refs log tree commit diff
path: root/src/test/run-pass/issue-21486.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
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-04-10Regression test for Issue 21486.Felix S. Klock II-0/+86