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
851ce41bc6
rust
/
tests
/
ui
/
traits
/
object
History
Download ZIP
Download TAR.GZ
Michael Goulet
ea9a253ff1
Properly report error when object type param default references self
2025-01-24 04:07:10 +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
Properly report error when object type param default references self
2025-01-24 04:07:10 +00:00
canonicalize-fresh-infer-vars-issue-103626.stderr
Properly report error when object type param default references self
2025-01-24 04:07:10 +00:00
elaborated-predicates-unconstrained-late-bound.rs
elaborated-predicates-unconstrained-late-bound.stderr
enforce-supertrait-projection.rs
enforce-supertrait-projection.stderr
exclusion.rs
generics.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
Refactor dyn-compatibility error and suggestions
2025-01-22 09:20:57 -08:00
macro-matcher.stderr
Refactor dyn-compatibility error and suggestions
2025-01-22 09:20:57 -08:00
pretty.rs
pretty.stderr
print_vtable_sizes.rs
UI tests: Rename "object safe" to "dyn compatible"
2024-10-10 01:13:29 +02:00
print_vtable_sizes.stdout
Never emit
vptr
for empty/auto traits
2024-10-18 12:34:56 +08:00
safety.rs
UI tests: Rename "object safe" to "dyn compatible"
2024-10-10 01:13:29 +02:00
safety.stderr
Refactor dyn-compatibility error and suggestions
2025-01-22 09:20:57 -08:00
supertrait-lifetime-bound.rs
supertrait-lifetime-bound.stderr
vs-lifetime-2.rs
vs-lifetime-2.stderr
vs-lifetime.rs
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