rust/tests/ui/rfcs/rfc-2294-if-let-guard
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00: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
exhaustive.stderr
feature-gate.rs Reduce double errors for invalid let expressions 2023-09-11 16:17:06 +00:00
feature-gate.stderr Bless tests 2024-01-13 12:46:58 -05:00
guard-lifetime-1.rs
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
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
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
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 Remove `hir::Guard` 2024-01-05 10:56:59 +00:00