rust/tests/ui/closures/binder
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
..
async-closure-with-binder.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bounds-on-closure-type-binders.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bounds-on-closure-type-binders.stderr Simple modification of diagnostic information 2023-12-21 10:17:11 +08:00
const-bound.rs Add addl test 2023-02-18 03:34:27 +00:00
const-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
disallow-const.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
disallow-const.stderr Bless tests 2024-01-13 12:46:58 -05:00
disallow-ty.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
disallow-ty.stderr Bless tests 2024-01-13 12:46:58 -05:00
implicit-return.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
implicit-return.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
implicit-stuff.rs Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
implicit-stuff.stderr Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
late-bound-in-body.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
nested-closures-regions.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
nested-closures-regions.stderr refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
nested-closures.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
suggestion-for-introducing-lifetime-into-binder.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
suggestion-for-introducing-lifetime-into-binder.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-bound-2.rs Move late-bound arg type checks to resolve_bound_vars 2023-02-18 03:28:54 +00:00
type-bound-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-bound.rs Move late-bound arg type checks to resolve_bound_vars 2023-02-18 03:28:54 +00:00
type-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00