This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
associated-type-bounds
History
Camille GILLOT
2d74d8f333
Actually capture all in-scope lifetimes.
2024-10-30 16:22:23 +00:00
..
auxiliary
…
return-type-notation
Actually capture all in-scope lifetimes.
2024-10-30 16:22:23 +00:00
ambiguous-associated-type2.rs
…
ambiguous-associated-type2.stderr
…
ambiguous-associated-type.rs
…
assoc-type-bound-through-where-clause.rs
…
assoc-type-eq-with-dyn-atb-fail.rs
…
assoc-type-eq-with-dyn-atb-fail.stderr
…
associated-item-through-where-clause.rs
…
bad-bounds-on-assoc-in-trait.rs
…
bad-universal-in-dyn-in-where-clause.rs
…
bad-universal-in-dyn-in-where-clause.stderr
…
bad-universal-in-impl-sig.rs
…
bad-universal-in-impl-sig.stderr
…
binder-on-bound.rs
…
binder-on-bound.stderr
…
bounds-on-assoc-in-trait.rs
…
cant-see-copy-bound-from-child-rigid-2.rs
…
cant-see-copy-bound-from-child-rigid-2.stderr
…
cant-see-copy-bound-from-child-rigid.rs
…
cant-see-copy-bound-from-child-rigid.stderr
…
const-projection-err.gce.stderr
…
const-projection-err.rs
…
const-projection-err.stock.stderr
…
consts.rs
…
consts.stderr
…
dedup-normalized-1.rs
…
dedup-normalized-2-higher-ranked.rs
…
dedup-normalized-2-higher-ranked.stderr
…
do-not-look-at-parent-item-in-suggestion-for-type-param-of-current-assoc-item.rs
…
do-not-look-at-parent-item-in-suggestion-for-type-param-of-current-assoc-item.stderr
…
dont-imply-atb-in-closure-inference.rs
…
duplicate.rs
…
duplicate.stderr
Bless ui tests.
2024-10-04 23:38:41 +00:00
elision.rs
…
elision.stderr
…
entails-sized-dyn-compatibility.rs
UI tests: Rename "object safe" to "dyn compatible"
2024-10-10 01:13:29 +02:00
enum-bounds.rs
…
fn-apit.rs
…
fn-aux.rs
…
fn-inline.rs
…
fn-where.rs
…
fn-wrap-apit.rs
…
handle-predicates-that-can-define-assoc-type.rs
…
higher-ranked.rs
…
hrtb.rs
…
implied-bounds-cycle.rs
…
implied-bounds-cycle.stderr
…
implied-from-self-where-clause.rs
Collect item bounds for RPITITs from trait where clauses just like associated types
2024-10-26 17:38:08 +00:00
implied-in-supertrait.rs
…
implied-predicates.rs
…
implied-region-constraints.rs
…
implied-region-constraints.stderr
…
inside-adt.rs
…
inside-adt.stderr
…
issue-61752.rs
…
issue-70292.rs
…
issue-71443-1.rs
…
issue-71443-1.stderr
…
issue-71443-2.rs
…
issue-73818.rs
…
issue-79949.rs
…
issue-81193.rs
…
issue-83017.rs
…
issue-99828.rs
…
issue-99828.stderr
…
issue-102335-ty.rs
…
issue-102335-ty.stderr
…
issue-104916.rs
…
issue-104916.stderr
…
missing-trait-bound-for-assoc-fails.rs
…
missing-trait-bound-for-assoc-fails.stderr
…
name-same-as-generic-type-issue-128249.rs
…
name-same-as-generic-type-issue-128249.stderr
…
nested-associated-type-bound-incompleteness.rs
Add a few more tests, comments
2024-09-25 13:13:04 -04:00
nested-associated-type-bound-incompleteness.stderr
Add a few more tests, comments
2024-09-25 13:13:04 -04:00
nested-bounds-dont-eliminate-alias-bounds.rs
…
nested-gat-projection.rs
Add a few more tests, comments
2024-09-25 13:13:04 -04:00
no-gat-position.rs
…
no-gat-position.stderr
…
order-dependent-bounds-issue-54121.rs
…
overlaping-bound-suggestion.rs
…
overlaping-bound-suggestion.stderr
…
resolution-failure-building-vtable-representation-ice-90691.rs
…
rpit.rs
…
rpit.stderr
…
struct-bounds.rs
…
suggest-assoc-ty-bound-on-eq-bound.rs
Don't assume traits used as type are trait objs
2024-10-11 17:36:04 +02:00
suggest-assoc-ty-bound-on-eq-bound.stderr
Don't assume traits used as type are trait objs
2024-10-11 17:36:04 +02:00
suggest-contraining-assoc-type-because-of-assoc-const.fixed
…
suggest-contraining-assoc-type-because-of-assoc-const.rs
…
suggest-contraining-assoc-type-because-of-assoc-const.stderr
…
suggest-removing-impl.rs
…
suggest-removing-impl.stderr
…
supertrait-defines-ty.rs
…
supertrait-referencing-self.rs
…
supertrait-referencing.rs
…
supertrait-where-referencing-self.rs
…
trait-alias-impl-trait.rs
…
trait-params.rs
…
traits-assoc-anonymized.rs
…
traits-assoc-type-macros.rs
…
type-alias.rs
…
type-alias.stderr
…
union-bounds.rs
…