about summary refs log tree commit diff
path: root/src/test/run-pass/const-deref.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-2/+2
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-4/+4
2013-03-09Const dereference works now, so allow it.Jed Davis-0/+20