This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0a185e422c
rust
/
tests
/
ui
/
traits
/
object
History
Download ZIP
Download TAR.GZ
Oli Scherer
3fff727e87
Use more detailed spans in dyn compat errors within bodies
2025-05-27 08:18:11 +00:00
..
ambiguity-vtable-segfault.rs
Only select true errors in impossible_predicates
2025-05-17 12:09:15 +00:00
auto-dedup-in-impl.rs
auto-dedup-in-impl.stderr
auto-dedup.rs
bounds-cycle-1.rs
bounds-cycle-2.rs
bounds-cycle-3.rs
bounds-cycle-4.rs
canonicalize-fresh-infer-vars-issue-103626.rs
Use more detailed spans in dyn compat errors within bodies
2025-05-27 08:18:11 +00:00
canonicalize-fresh-infer-vars-issue-103626.stderr
Use more detailed spans in dyn compat errors within bodies
2025-05-27 08:18:11 +00:00
constrain-via-unnecessary-bound.rs
Review
2025-05-07 17:29:12 +00:00
constrain-via-unnecessary-bound.stderr
Only include associated type bounds for Self:Sized associated types if they are provided
2025-05-07 16:36:55 +00:00
crash-due-to-projections-modulo-norm.rs
elaborated-predicates-unconstrained-late-bound.rs
elaborated-predicates-unconstrained-late-bound.stderr
enforce-supertrait-projection.rs
enforce-supertrait-projection.stderr
exclusion.rs
generics.rs
incomplete-multiple-super-projection.rs
incomplete-multiple-super-projection.stderr
infer-shadows-implied-projection.rs
issue-33140-traitobject-crate.rs
issue-33140-traitobject-crate.stderr
issue-44454-1.rs
issue-44454-1.stderr
issue-44454-2.rs
issue-44454-2.stderr
issue-44454-3.rs
issue-44454-3.stderr
lifetime-first.rs
macro-matcher.rs
macro-matcher.stderr
Use more detailed spans in dyn compat errors within bodies
2025-05-27 08:18:11 +00:00
outlives-super-proj.rs
pretty.rs
pretty.stderr
Only include associated type bounds for Self:Sized associated types if they are provided
2025-05-07 16:36:55 +00:00
redundant.rs
safety.rs
Deduplicate dyn compatibility violations due to coercion
2025-05-26 10:57:54 +00:00
safety.stderr
Use more detailed spans in dyn compat errors within bodies
2025-05-27 08:18:11 +00:00
suggestion-trait-object-issue-139174.rs
replace
//@ compile-flags: --edition
with
//@ edition
2025-04-10 09:56:37 +02:00
suggestion-trait-object-issue-139174.stderr
Skip suggest impl or dyn when poly trait is not a real trait
2025-04-01 14:32:17 +08:00
supertrait-lifetime-bound.rs
supertrait-lifetime-bound.stderr
vs-lifetime-2.rs
vs-lifetime-2.stderr
vs-lifetime.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
vs-lifetime.stderr
with-lifetime-bound.rs
with-self-in-projection-output-bad.rs
with-self-in-projection-output-bad.stderr
with-self-in-projection-output-good.rs
with-self-in-projection-output-repeated-supertrait.rs