summary refs log tree commit diff
path: root/src/test/compile-fail/dropck_trait_cycle_checked.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-10-08typos: fix a grabbag of typos all over the placeCristi Cobzarenco-1/+1
2015-05-29add const_fn featuresNiko Matsakis-0/+2
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-2/+2
2015-05-08Regression tests for Issue 25199 (dropck and `Box<Trait + 'a>`).Felix S. Klock II-0/+131