pub const STDLIB_STABLE_CRATES: &[Symbol];
Symbols for crates that are part of the stable standard library: std, core, alloc, and proc_macro.
std
core
alloc
proc_macro