mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
8328669729
The inlined docs from `_impl` crate will not have the source code shown/linked but search results for functions such as `init_rustc_env_logger` show the one from the `rustc_driver` crate (without source code). It makes sense to only keep the `_impl` crate's docs in this case.