]> git.lizzy.rs Git - rust.git/commit
Auto merge of #46083 - petrochenkov:morepriv, r=nikomatsakis
authorbors <bors@rust-lang.org>
Thu, 21 Dec 2017 02:48:17 +0000 (02:48 +0000)
committerbors <bors@rust-lang.org>
Thu, 21 Dec 2017 02:48:17 +0000 (02:48 +0000)
commita12706ca7127bbb1ba4930c773595c81e21f87ba
treeacd5036b9c25dabad7ce60a00155a255276d0426
parentfdfb0071091d7257b20ee2a75041d868c23f1114
parentc6209a36bbef743a25f3823e1ab387080a4f307c
Auto merge of #46083 - petrochenkov:morepriv, r=nikomatsakis

Type privacy polishing

Various preparations before implementing https://github.com/rust-lang/rfcs/pull/2145 containing final minor breaking changes (mostly for unstable code or code using `allow(private_in_public)`).
(Continuation of https://github.com/rust-lang/rust/pull/42125, https://github.com/rust-lang/rust/pull/44633 and https://github.com/rust-lang/rust/pull/41332.)

It would be good to run crater on this.
r? @eddyb
src/librustc_typeck/lib.rs