rust/src/test/ui/rfc-2294-if-let-guard
Esteban Küber 63fb294a74 Add help for `matches` for `if let` in arm guard 2021-03-07 14:44:21 -08:00
..
bindings.rs Add a few basic tests for if-let guards 2020-12-06 13:43:21 +01:00
bindings.stderr Add a few basic tests for if-let guards 2020-12-06 13:43:21 +01:00
feature-gate.rs Change the message for `if_let_guard` feature gate 2020-12-17 17:08:18 +01:00
feature-gate.stderr Add help for `matches` for `if let` in arm guard 2021-03-07 14:44:21 -08:00
run-pass.rs Add a few basic tests for if-let guards 2020-12-06 13:43:21 +01:00
typeck.rs Add a few basic tests for if-let guards 2020-12-06 13:43:21 +01:00
typeck.stderr path trimming: ignore type aliases 2021-02-06 12:03:48 +02:00
warns.rs replace if-let and while-let with `if let` and `while let` 2021-02-17 19:26:38 +09:00
warns.stderr Add explanations and suggestions to `irrefutable_let_patterns` lint 2021-02-18 16:21:16 -08:00