]> git.lizzy.rs Git - rust.git/commit
Allow CompilerControllers to access rustc_plugin::registry::Registry structure.
authorKeunhong Lee <dlrmsghd@gmail.com>
Sun, 4 Sep 2016 03:22:56 +0000 (03:22 +0000)
committerKeunhong Lee <dlrmsghd@gmail.com>
Sun, 4 Sep 2016 03:22:56 +0000 (03:22 +0000)
commitca5dfd0c975c80697dcc2a3bcbfc9d3106609fb1
treee2896b4b707bff053bae6a28b431805291ff0dd0
parentd128e6bc74ce750ab94dffa422a77e740eba877a
Allow CompilerControllers to access rustc_plugin::registry::Registry structure.
src/librustc_driver/driver.rs
src/librustc_driver/test.rs
src/librustc_plugin/registry.rs
src/librustdoc/core.rs
src/librustdoc/test.rs