summary refs log tree commit diff
path: root/src/test/compile-fail/static-mut-not-pat.rs
AgeCommit message (Expand)AuthorLines
2014-07-19Add support for patterns referencing non-trivial staticsJakub Wieczorek-2/+29
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2013-06-23Add 'static mut' items to the languageAlex Crichton-0/+26