rust/src/test/ui/object-safety
2019-09-02 22:11:29 -07:00
..
object-safety-associated-consts.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-associated-consts.stderr On object safety violation, point at source when possible 2019-09-02 20:22:22 -07:00
object-safety-by-value-self-use.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-by-value-self-use.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
object-safety-by-value-self.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
object-safety-generics.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-generics.stderr On object safety violation, point at source when possible 2019-09-02 20:22:22 -07:00
object-safety-issue-22040.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-issue-22040.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-mentions-Self.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-mentions-Self.stderr account for DUMMY_SP and correct wording 2019-09-02 22:11:29 -07:00
object-safety-no-static.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-no-static.stderr On object safety violation, point at source when possible 2019-09-02 20:22:22 -07:00
object-safety-phantom-fn.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
object-safety-sized-2.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-sized-2.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-sized.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-sized.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-supertrait-mentions-Self.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-safety-supertrait-mentions-Self.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00