rust/tests/ui/rfcs/rfc-2497-if-let-chains
Matthias Krüger 2480e3bbc5
Rollup merge of #132332 - nnethercote:use-token_descr-more, r=estebank
Use `token_descr` more in error messages

This is the first two commits from #124141, put into their own PR to get things rolling. Commit messages have the details.

r? ``@estebank``
cc ``@petrochenkov``
2024-10-30 06:40:36 +01:00
..
ast-lowering-does-not-wrap-let-chains.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ast-pretty-check.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ast-pretty-check.stdout [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ast-validate-guards.rs
ast-validate-guards.stderr
avoid-invalid-mir.rs
avoid-invalid-mir.stderr
chains-without-let.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
disallowed-positions-without-feature-gate.rs
disallowed-positions-without-feature-gate.stderr
disallowed-positions.rs
disallowed-positions.stderr
ensure-that-let-else-does-not-interact-with-let-chains.rs
ensure-that-let-else-does-not-interact-with-let-chains.stderr
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
invalid-let-in-a-valid-let-context.rs
invalid-let-in-a-valid-let-context.stderr
irrefutable-lets.disallowed.stderr Don't lint irrefutable_let_patterns on leading patterns if else if let-chains. 2024-10-29 14:43:50 -04:00
irrefutable-lets.rs Don't lint irrefutable_let_patterns on leading patterns if else if let-chains. 2024-10-29 14:43:50 -04:00
issue-88498.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-90722.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-92145.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-93150.rs
issue-93150.stderr
issue-99938.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
no-double-assigments.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
protect-precedences.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
protect-precedences.stderr
then-else-blocks.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00