about summary refs log tree commit diff
path: root/src/test/ui/pattern/const-pat-ice.rs
AgeCommit message (Collapse)AuthorLines
2020-11-19Regroup many usefulness-related test in the same folderNadrieril-11/+0
2020-09-20Implement destructuring for all aggregates and for referencesOliver Scherer-7/+1
2019-06-18test: normalize away the line/column info in ui/pattern/const-pat-ice.Eduard-Mihai Burtescu-0/+1
2019-04-14normalize flags and rustc version in ICE reproRalf Jung-0/+2
2019-01-14Add 'rustc-env:RUST_BACKTRACE=0' to const-pat-ice testAaron Hill-0/+1
This ensures that the test passes, regardless of what the user has set RUST_BACKTRACE to.
2018-12-13Update tests to show diagnosticsOliver Scherer-0/+13