]> git.lizzy.rs Git - rust.git/commit
Auto merge of #51724 - tikue:master, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sat, 23 Jun 2018 04:19:51 +0000 (04:19 +0000)
committerbors <bors@rust-lang.org>
Sat, 23 Jun 2018 04:19:51 +0000 (04:19 +0000)
commit2db44b62e764e01cb889e89ef60231ad9ab3b4c9
tree971ea5e44eb6feec9b07d6c8991626787b49ce04
parent6dc81dec4468ce21c5adaca954de66b1aa5a375c
parent0c33e0ae134937f79182c8e58ea0cb1180c8fb3f
Auto merge of #51724 - tikue:master, r=Mark-Simulacrum

Re-pub some items whose visibilities were recently reduced.

Reasons described in the most recent comments of https://github.com/rust-lang/rust/pull/51265.

tarpc can't move off of plugins until proc macros can be reexported from other crates.

Fixes https://github.com/google/tarpc/issues/191