Commit graph

3 commits

Author SHA1 Message Date
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00
est31 9c7ae381e6 Remove the let_else feature gate from the testsuite
Result of running:

rg -l "feature.let_else" src/test/  | xargs sed -s -i "s#^...feature.let_else..\$##"

Plus manual tidy fixes.
2022-09-15 21:21:14 +02:00
Cormac Relf 2715c5f984 let-else: add match-ergonomics tests adapted from rfc2005
collect explicit-mut passing tests in one file
2021-12-13 14:02:41 +11:00