rust/src/test/ui/traits/object
2022-06-03 17:16:41 -04: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
enforce-supertrait-projection.rs Bless tests. 2022-05-12 20:29:11 +02:00
enforce-supertrait-projection.stderr Bless tests. 2022-05-12 20:29:11 +02:00
exclusion.rs
generics.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
issue-33140-traitobject-crate.rs Add #![allow(dyn_drop)] to test cases with dyn Drop in them 2021-07-18 07:55:57 -07:00
issue-33140-traitobject-crate.stderr Add #![allow(dyn_drop)] to test cases with dyn Drop in them 2021-07-18 07:55:57 -07:00
lifetime-first.rs
macro-matcher.rs
macro-matcher.stderr
safety.rs
safety.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
supertrait-lifetime-bound.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
supertrait-lifetime-bound.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
vs-lifetime-2.rs
vs-lifetime-2.stderr
vs-lifetime.rs improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
vs-lifetime.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
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