summary refs log tree commit diff
path: root/src/test/compile-fail/dropck_trait_cycle_checked.rs
AgeCommit message (Expand)AuthorLines
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