Commit Graph

2 Commits

Author SHA1 Message Date
Chris Krycho
d4275e08e7 Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
Alan Egerton
ddcfb94b84 Suppress erroneous suggestion
The suggestion to use `let else` with an uninitialized refutable `let`
statement was erroneous: `let else` cannot be used with deferred
initialization.
2024-04-12 17:45:15 +01:00