summary refs log tree commit diff
path: root/src/test/compile-fail/const-match-pattern-arm.rs
AgeCommit message (Collapse)AuthorLines
2017-04-04Fixed ICEs with pattern matching in const fn. Fixes #38199, fixes #31577, ↵Ryan Scott-0/+25
fixes #29093, and fixes #40012.