rust/compiler/rustc_codegen_ssa
Matthias Krüger 4fb44e59c4
Rollup merge of #114427 - Enselic:rustc_codegen_ssa-fixme, r=Nilstrieb
Handle non-utf8 rpaths (fix FIXME)

Removes a FIXME for #9639 which is closed since long ago.

Part of #44366 which is E-help-wanted.

(Also see https://github.com/rust-lang/rust/pull/114377)
2023-08-04 09:18:59 +02:00
..
2023-08-03 12:48:55 -07:00

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