This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-09-28 13:46:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
traits
/
trait-upcasting
History
Karol Zwolak
d14b83e378
bless tests with new lint messages
2025-08-19 21:27:10 +02:00
..
add-supertrait-auto-traits.rs
…
alias-where-clause-isnt-supertrait.rs
…
alias-where-clause-isnt-supertrait.stderr
…
basic.rs
…
correct-supertrait-substitution.rs
…
cyclic-trait-resolution.rs
…
cyclic-trait-resolution.stderr
…
deref-upcast-shadowing-lint.rs
…
deref-upcast-shadowing-lint.stderr
…
diamond.rs
…
fewer-associated.rs
…
higher-ranked-upcasting-ok.rs
…
higher-ranked-upcasting-ub.current.stderr
…
higher-ranked-upcasting-ub.next.stderr
…
higher-ranked-upcasting-ub.rs
…
illegal-upcast-from-impl.current.stderr
…
illegal-upcast-from-impl.next.stderr
…
illegal-upcast-from-impl.rs
…
illegal-upcast-to-impl-opaque.rs
…
impossible-method-modulo-binders-2.rs
…
impossible-method-modulo-binders.rs
…
inference-behavior-change-deref.rs
…
inference-behavior-change-deref.stderr
…
invalid-upcast.rs
…
invalid-upcast.stderr
…
issue-11515-upcast-fn_mut-fn.rs
…
issue-11515.rs
…
lifetime.rs
…
lifetime.stderr
…
migrate-lint-deny-regions.rs
…
migrate-lint-deny-regions.stderr
…
migrate-lint-different-substs.rs
…
migrate-lint-different-substs.stderr
…
mono-impossible.rs
…
multiple_supertrait_upcastable.rs
…
multiple_supertrait_upcastable.stderr
…
multiple-occurrence-ambiguousity.rs
…
multiple-occurrence-ambiguousity.stderr
…
multiple-supertraits-modulo-binder-vtable.rs
…
multiple-supertraits-modulo-binder-vtable.stderr
…
multiple-supertraits-modulo-binder.rs
…
multiple-supertraits-modulo-binder.run.stdout
…
multiple-supertraits-modulo-normalization-vtable.rs
…
multiple-supertraits-modulo-normalization-vtable.stderr
…
multiple-supertraits-modulo-normalization.rs
…
multiple-supertraits-modulo-normalization.run.stdout
…
normalization.rs
…
prefer-lower-candidates.rs
…
replace-vptr.rs
…
replace-vptr.stderr
…
struct.rs
…
sub.rs
…
subtrait-method.rs
…
subtrait-method.stderr
…
supertraits-modulo-inner-binder.rs
…
type-checking-test-1.current.stderr
…
type-checking-test-1.next.stderr
…
type-checking-test-1.rs
…
type-checking-test-2.rs
…
type-checking-test-2.stderr
…
type-checking-test-3.rs
…
type-checking-test-3.stderr
…
type-checking-test-4.rs
…
type-checking-test-4.stderr
…
type-checking-test-opaques.rs
…
upcast-defining-opaque.rs
…
upcast-through-struct-tail.rs
…