..
async-closure-with-binder.rs
Stabilize async closures
2024-12-13 00:04:56 +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
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
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
forbid_ambig_const_infers.rs
stabilize gai
2025-06-11 15:30:15 +01:00
forbid_ambig_const_infers.stderr
Bless and add tests
2025-01-23 06:01:36 +00:00
forbid_ambig_type_infers.rs
stabilize gai
2025-06-11 15:30:15 +01:00
forbid_ambig_type_infers.stderr
Bless and add tests
2025-01-23 06:01:36 +00:00
forbid_const_infer.rs
stabilize gai
2025-06-11 15:30:15 +01: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
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
implicit-stuff.rs
Feed ErrorGuaranteed from late lifetime resolution to RBV
2026-02-13 16:24:39 +00:00
implicit-stuff.stderr
Feed ErrorGuaranteed from late lifetime resolution to RBV
2026-02-13 16:24:39 +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
mir borrowck: cleanup late-bound region handling
2025-01-14 14:16:12 +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