rust/src/test/ui/object-safety
2022-10-13 02:21:15 +00:00
..
issue-19538.rs Move some tests to more reasonable places 2022-04-26 23:38:04 -03:00
issue-19538.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
issue-102762.rs Check WhereClauseReferencesSelf after all other object safety checks 2022-10-07 02:29:19 +00:00
issue-102762.stderr Check WhereClauseReferencesSelf after all other object safety checks 2022-10-07 02:29:19 +00:00
issue-102933.rs Sort elaborated existential predicates in object_ty_for_trait 2022-10-13 02:21:15 +00:00
object-safety-associated-consts.curr.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-associated-consts.object_safe_for_dispatch.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
object-safety-associated-consts.rs
object-safety-bounds.rs Check associated type bounds for object safety violations 2020-10-06 11:19:30 +01:00
object-safety-bounds.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-by-value-self-use.rs Migrate some rustc_borrowck diagnostics to SessionDiagnostic 2022-06-28 22:41:56 +00:00
object-safety-by-value-self-use.stderr Migrate some rustc_borrowck diagnostics to SessionDiagnostic 2022-06-28 22:41:56 +00:00
object-safety-by-value-self.rs
object-safety-generics.curr.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-generics.object_safe_for_dispatch.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
object-safety-generics.rs
object-safety-issue-22040.rs
object-safety-issue-22040.stderr review comments 2020-10-20 09:26:15 -07:00
object-safety-mentions-Self.curr.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-mentions-Self.object_safe_for_dispatch.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
object-safety-mentions-Self.rs
object-safety-no-static.curr.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-no-static.object_safe_for_dispatch.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
object-safety-no-static.rs
object-safety-phantom-fn.rs
object-safety-sized-2.curr.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-sized-2.object_safe_for_dispatch.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
object-safety-sized-2.rs
object-safety-sized.curr.stderr Tweak WellFormedLocs a bit 2022-08-30 06:19:48 +00:00
object-safety-sized.object_safe_for_dispatch.stderr Reword "Required because of the requirements on the impl of ..." 2022-08-18 21:08:08 +01:00
object-safety-sized.rs
object-safety-supertrait-mentions-GAT.rs Elaborate trait ref to compute object safety. 2022-10-09 13:44:21 +00:00
object-safety-supertrait-mentions-GAT.stderr Elaborate trait ref to compute object safety. 2022-10-09 13:44:21 +00:00
object-safety-supertrait-mentions-Self.rs
object-safety-supertrait-mentions-Self.stderr review comments 2020-10-20 09:26:15 -07:00