rust/compiler/rustc_symbol_mangling/src
Matthias Krüger cb0d74be28
Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk
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)
2024-02-12 23:18:54 +01:00
..
typeid Auto merge of #120980 - matthiaskrgr:rollup-dsjsqql, r=matthiaskrgr 2024-02-12 17:06:22 +00:00
errors.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
hashed.rs MCP #705: Provide the option -Csymbol-mangling-version=hashed -Z unstable-options to shorten symbol names by replacing them with a digest. 2024-01-26 12:39:03 +08:00
legacy.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
test.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
typeid.rs Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
v0.rs Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk 2024-02-12 23:18:54 +01:00