summary refs log tree commit diff
path: root/src/test/ui/consts/const_in_pattern
AgeCommit message (Expand)AuthorLines
2020-10-21Add a test for #53708Nadrieril-0/+11
2020-10-18Add some testsNadrieril-0/+87
2020-09-24Use correct type in diagnostics againOliver Scherer-5/+5
2020-09-23Deduplicate errors in const to pat conversionOliver Scherer-113/+15
2020-09-20Use precise errors during const to pat conversion instead of a catch-all on t...Oliver Scherer-44/+24
2020-09-02pretty: trim paths of unique symbolsDan Aloni-4/+4
2020-08-02fix typosliuzhenyu-1/+1
2020-06-28Update testsDylan MacKenzie-7/+4
2020-06-17Add regression test for #73431Dylan MacKenzie-0/+29
2020-05-02Test associated const default qualifs cross-crateDylan MacKenzie-3/+41
2020-04-28TYPE -> TYPE_ASCRIPTIONGDylan MacKenzie-8/+8
2020-04-28Use path to refer to constants in cross-crate pattern testsDylan MacKenzie-10/+9
2020-04-28Add cross-crate const in pattern testsDylan MacKenzie-0/+55
2020-04-28Add branchy `const` in pattern testsDylan MacKenzie-0/+129
2020-04-28FIXME: ignore test that ICEsDylan MacKenzie-0/+4
2020-04-28Add tests from #67088 and the issues mentioned in its descriptionDylan MacKenzie-0/+468