Rollup merge of #107748 - tshepang:renamed, r=cuviper
refer to new home The module has since been made its own crate... see 2d75a339ca9e7cd11338b165311927e6eb73cca4.
This commit is contained in:
commit
d29aba19d0
@ -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…
x
Reference in New Issue
Block a user