..
assoc-ty-wf-used-to-get-assoc-ty.rs
…
assoc-ty-wf-used-to-get-assoc-ty.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
bevy_world_query.rs
Restrict bevy hack
2025-02-19 03:58:31 +00:00
dyn-erasure-no-tait.rs
Add tests for #112905
2024-07-07 19:38:04 +03:00
dyn-erasure-tait.rs
Add tests for #112905
2024-07-07 19:38:04 +03:00
from-trait-impl.rs
Correctly handle normalization in implied bounds
2024-01-17 21:27:34 -05:00
from-trait-impl.stderr
Correctly handle normalization in implied bounds
2024-01-17 21:27:34 -05:00
gluon_salsa.rs
eagerly instantiate binders to avoid relying on `sub`
2024-03-14 17:19:40 +01:00
hrlt-implied-trait-bounds-guard.rs
Continue compilation after check_mod_type_wf errors
2024-02-14 11:00:30 +00:00
hrlt-implied-trait-bounds-guard.stderr
Continue compilation after check_mod_type_wf errors
2024-02-14 11:00:30 +00:00
hrlt-implied-trait-bounds-roundtrip.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
ice-unbound-region-vars.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
impl-header-unnormalized-types.rs
…
impl-header-unnormalized-types.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
impl-implied-bounds-compatibility-unnormalized.rs
Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lint
2023-12-16 01:28:05 +00:00
impl-implied-bounds-compatibility-unnormalized.stderr
fix: Alloc new errorcode E0803 for E0495
2025-02-15 12:18:30 +08:00
impl-implied-bounds-compatibility.rs
Opportunistically resolve regions when processing region outlives obligations
2024-02-28 15:44:04 +00:00
impl-implied-bounds-compatibility.stderr
Opportunistically resolve regions when processing region outlives obligations
2024-02-28 15:44:04 +00:00
implied-bounds-entailment-wf-vars-issue-114783-1.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
implied-bounds-entailment-wf-vars-issue-114783-2.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
implied-bounds-on-nested-references-plus-variance-2.rs
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-nested-references-plus-variance-early-bound.rs
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-nested-references-plus-variance-early-bound.stderr
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-nested-references-plus-variance-unnormalized.rs
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-nested-references-plus-variance-unnormalized.stderr
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-nested-references-plus-variance.rs
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-nested-references-plus-variance.stderr
Adjust tests
2024-09-05 06:37:38 -04:00
implied-bounds-on-trait-hierarchy-1.rs
borrowck: wf-check fn item args
2024-01-16 09:25:28 +01:00
implied-bounds-on-trait-hierarchy-1.stderr
borrowck: wf-check fn item args
2024-01-16 09:25:28 +01:00
implied-bounds-on-trait-hierarchy-2.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
implied-bounds-unconstrained-1.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
implied-bounds-unconstrained-2.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
implied_bounds_entailment_alias_var.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
implied_bounds_entailment_skip_non_outlives.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
issue-100690.rs
instantiate higher ranked goals in candidate selection
2024-07-10 14:13:16 +02:00
issue-100690.stderr
instantiate higher ranked goals in candidate selection
2024-07-10 14:13:16 +02:00
issue-101951.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
issue-110161.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
issue-110161.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
normalization-nested.lifetime.stderr
use implied bounds compat mode in MIR borrowck
2024-01-19 15:27:32 +01:00
normalization-nested.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
normalization-placeholder-leak.fail.stderr
ignore implied bounds with placeholders
2023-11-16 14:25:35 +00:00
normalization-placeholder-leak.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
normalization-preserve-equality.borrowck.stderr
Add tests related to normalization in implied bounds
2023-12-08 17:48:59 -03:00
normalization-preserve-equality.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
normalization.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
references-err.rs
…
references-err.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
sod_service_chain.rs
Correctly handle normalization in implied bounds
2024-01-17 21:27:34 -05:00
sod_service_chain.stderr
Correctly handle normalization in implied bounds
2024-01-17 21:27:34 -05:00
trait-where-clause-implied.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00