]> git.lizzy.rs Git - rust.git/commit
centralize and expand dyn-trait (method receiver) tests
authorRalf Jung <post@ralfj.de>
Thu, 7 Nov 2019 08:05:11 +0000 (09:05 +0100)
committerRalf Jung <post@ralfj.de>
Thu, 7 Nov 2019 08:05:11 +0000 (09:05 +0100)
commit04c12952ca11b286536ac2826446f5f686b4af73
tree6c53ad119f3a159d7c4cb3c93c12aa84d640d5d0
parentc77b2826953b126f3dfe752ef461f85d5a24d5a3
centralize and expand dyn-trait (method receiver) tests
tests/run-pass/box_box_trait.rs [deleted file]
tests/run-pass/dyn-traits.rs [new file with mode: 0644]
tests/run-pass/traits.rs [deleted file]