]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #4155 - phansch:rustup_trait_obj, r=oli-obk
authorbors <bors@rust-lang.org>
Thu, 30 May 2019 07:29:28 +0000 (07:29 +0000)
committerbors <bors@rust-lang.org>
Thu, 30 May 2019 07:29:28 +0000 (07:29 +0000)
Rustup to https://github.com/rust-lang/rust/pull/61203

See https://github.com/rust-lang/rust/pull/61203

Migrates all trait objects to use `dyn` in our ui tests

changelog: none


Trivial merge