about summary refs log tree commit diff
path: root/src/test/pretty/match-naked-expr.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2014-07-29Fix a bug pretty printing `match { 5i } { _ => { } }`Erick Tryzelaar-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-05-27std: Remove String's to_ownedRicho Healey-2/+2
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+5
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-0/+16