1
Fork 0
rust/tests/ui/closures/binder
2025-04-08 23:06:31 +03:00
..
async-closure-with-binder.rs Stabilize async closures 2024-12-13 00:04:56 +00:00
bounds-on-closure-type-binders.rs
bounds-on-closure-type-binders.stderr
closure-return-type-mismatch.rs Pass correct HirId to late_bound_vars in diagnostic code 2024-09-26 19:26:08 +02:00
closure-return-type-mismatch.stderr Pass correct HirId to late_bound_vars in diagnostic code 2024-09-26 19:26:08 +02: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
disallow-const.stderr
disallow-ty.rs
disallow-ty.stderr
forbid_ambig_const_infers.rs Bless and add tests 2025-01-23 06:01:36 +00:00
forbid_ambig_const_infers.stderr Bless and add tests 2025-01-23 06:01:36 +00:00
forbid_ambig_type_infers.rs Bless and add tests 2025-01-23 06:01:36 +00:00
forbid_ambig_type_infers.stderr Bless and add tests 2025-01-23 06:01:36 +00:00
forbid_const_infer.rs Bless and add tests 2025-01-23 06:01:36 +00:00
forbid_const_infer.stderr Bless and add tests 2025-01-23 06:01:36 +00:00
implicit-return.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
implicit-return.stderr
implicit-stuff.rs
implicit-stuff.stderr
late-bound-in-body.rs
nested-closures-regions.rs
nested-closures-regions.stderr mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
nested-closures.rs
suggestion-for-introducing-lifetime-into-binder.rs
suggestion-for-introducing-lifetime-into-binder.stderr
type-bound-2.rs
type-bound-2.stderr
type-bound.rs
type-bound.stderr