]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #4525 - mikerite:use-self-constructor, r=phansch
authorbors <bors@rust-lang.org>
Tue, 10 Sep 2019 07:32:11 +0000 (07:32 +0000)
committerbors <bors@rust-lang.org>
Tue, 10 Sep 2019 07:32:11 +0000 (07:32 +0000)
Extend `use_self` to check constructor

Rust did not allow this before.

changelog: Extend `use_self` to check constructor


Trivial merge