mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
cb0d74be28
Dejargonize `subst` In favor of #110793, replace almost every occurence of `subst` and `substitution` from rustc codes, but they still remains in subtrees under `src/tools/` like clippy and test codes (I'd like to replace them after this)