os-rust/tests/ui/rfcs/rfc-2294-if-let-guard
Nicholas Nethercote dd2b027d5d Tweak more warnings.
Much like the previous commit.

I think the removal of "the token" in each message is fine here. There
are many more error messages that mention tokens without saying "the
token" than those that do say it.
2024-10-28 14:20:28 +11:00
..
bindings.rs
bindings.stderr
const-expr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
drop-order.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
drop-scope.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
exhaustive.rs Add more tests for if_let_guard 2023-08-24 16:29:08 +01:00
exhaustive.stderr Add more tests for if_let_guard 2023-08-24 16:29:08 +01:00
feature-gate.rs Tweak more warnings. 2024-10-28 14:20:28 +11:00
feature-gate.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
guard-lifetime-1.rs Add more tests for if_let_guard 2023-08-24 16:29:08 +01:00
guard-lifetime-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
guard-lifetime-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
guard-mutability-1.rs Add more tests for if_let_guard 2023-08-24 16:29:08 +01:00
guard-mutability-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
guard-mutability-2.rs Add more tests for if_let_guard 2023-08-24 16:29:08 +01:00
guard-mutability-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
loop-mutability.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
macro-expanded.rs Add more tests for if_let_guard 2023-08-24 16:29:08 +01:00
macro-expanded.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
move-guard-if-let-chain.rs Add more if let guard tests 2023-09-19 12:48:40 +00:00
move-guard-if-let-chain.stderr Use PlaceMention for match scrutinees. 2023-10-24 15:30:17 +00:00
move-guard-if-let.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
parens.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
parens.stderr Address review comments 2023-09-13 15:00:31 +00:00
partially-macro-expanded.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
run-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
scope.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
scoping-consistency-async.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
scoping-consistency.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
shadowing.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-inference.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
typeck.rs
typeck.stderr
warns.rs
warns.stderr Reword the "unreachable pattern" explanations 2024-08-19 21:39:57 +02:00