pub(crate) const RUST_LIB_DIR: &str = "rustlib";
The name of rustc’s own place to organize libraries.
Used to be rustc, now the default is rustlib.
rustc
rustlib