summary refs log tree commit diff
path: root/src/test/compile-fail/const-match-pattern-arm.rs
AgeCommit message (Expand)AuthorLines
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-0/+2
2017-04-04Fixed ICEs with pattern matching in const fn. Fixes #38199, fixes #31577, fix...Ryan Scott-0/+25