pub(crate) const RUST_LIB_DIR: &'static str = "rustlib";
Expand description

The name of rustc’s own place to organize libraries.

Used to be rustc, now the default is rustlib.