rust/src/test/ui/object-safety
2022-06-28 22:41:56 +00:00
..
issue-19538.rs Move some tests to more reasonable places 2022-04-26 23:38:04 -03:00
issue-19538.stderr Move some tests to more reasonable places 2022-04-26 23:38:04 -03:00
object-safety-associated-consts.curr.stderr Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00:00
object-safety-associated-consts.object_safe_for_dispatch.stderr Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00:00
object-safety-associated-consts.rs
object-safety-bounds.rs
object-safety-bounds.stderr review comments 2020-10-20 09:26:15 -07: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 Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00:00
object-safety-generics.object_safe_for_dispatch.stderr Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00: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 Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00:00
object-safety-mentions-Self.object_safe_for_dispatch.stderr Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00:00
object-safety-mentions-Self.rs
object-safety-no-static.curr.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
object-safety-no-static.object_safe_for_dispatch.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
object-safety-no-static.rs
object-safety-phantom-fn.rs
object-safety-sized-2.curr.stderr review comments 2020-10-20 09:26:15 -07:00
object-safety-sized-2.object_safe_for_dispatch.stderr review comments 2020-10-20 09:26:15 -07:00
object-safety-sized-2.rs
object-safety-sized.curr.stderr review comments 2020-10-20 09:26:15 -07:00
object-safety-sized.object_safe_for_dispatch.stderr review comments 2020-10-20 09:26:15 -07:00
object-safety-sized.rs
object-safety-supertrait-mentions-Self.rs
object-safety-supertrait-mentions-Self.stderr review comments 2020-10-20 09:26:15 -07:00