]> git.lizzy.rs Git - rust.git/commit
Add new tests and update existing for object-safe custom receivers
authorMichael Hewson <michael@michaelhewson.ca>
Thu, 20 Sep 2018 07:28:57 +0000 (03:28 -0400)
committerMichael Hewson <michael@michaelhewson.ca>
Thu, 1 Nov 2018 22:16:22 +0000 (18:16 -0400)
commit82f1f9a5b4ccd1eae1ac6f00d98f9fb61b94946d
tree1badb24598b38ab454074c90e03200ed575e1241
parenta0f23f8405c25b8547654b40ad5fa05fbe4c4b47
Add new tests and update existing for object-safe custom receivers
src/test/run-pass/arbitrary_self_types_pointers_and_wrappers.rs [new file with mode: 0644]
src/test/run-pass/arbitrary_self_types_stdlib_pointers.rs [new file with mode: 0644]
src/test/ui/arbitrary-self-types-not-object-safe.rs
src/test/ui/arbitrary-self-types-not-object-safe.stderr
src/test/ui/invalid_coerce_sized_impls.rs [new file with mode: 0644]
src/test/ui/invalid_coerce_sized_impls.stderr [new file with mode: 0644]