refer to new home
The module has since been made its own crate...
see 2d75a339ca
.
This commit is contained in:
parent
e1eaa2d5d4
commit
8d14502574
@ -156,7 +156,7 @@ pub struct Session {
|
||||
/// `-C metadata` arguments passed to the compiler. Its value forms a unique
|
||||
/// global identifier for the crate. It is used to allow multiple crates
|
||||
/// with the same name to coexist. See the
|
||||
/// `rustc_codegen_llvm::back::symbol_names` module for more information.
|
||||
/// `rustc_symbol_mangling` crate for more information.
|
||||
pub stable_crate_id: OnceCell<StableCrateId>,
|
||||
|
||||
features: OnceCell<rustc_feature::Features>,
|
||||
|
Loading…
Reference in New Issue
Block a user