rust/src/test/ui/unpretty
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
..
avoid-crash.rs add UI test for unpretty 2022-08-30 09:31:52 +08:00
avoid-crash.stderr add UI test for unpretty 2022-08-30 09:31:52 +08:00
bad-literal.rs
bad-literal.stderr
bad-literal.stdout
pretty-let-else.rs Remove the let_else feature gate from the testsuite 2022-09-15 21:21:14 +02:00
pretty-let-else.stdout Remove the let_else feature gate from the testsuite 2022-09-15 21:21:14 +02:00