rust/tests/ui/closures/binder
Michael Goulet 3862095bd2 Just totally fully deny late-bound consts 2024-07-20 19:45:24 -04: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 Just totally fully deny late-bound consts 2024-07-20 19:45:24 -04:00
const-bound.stderr Just totally fully deny late-bound consts 2024-07-20 19:45:24 -04: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