rust/compiler/rustc_codegen_ssa
Nilstrieb fb79e44df6 Remove wrapper functions for some unstable options
They are trivial and just forward to the option. Like most other
options, we can just access it directly.
2022-12-20 15:02:15 +01:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.