Files
rust/compiler
Matthias Krüger da8a11550c Rollup merge of #131962 - Zalathar:llvm-set-section, r=Swatinem,workingjubilee
Make `llvm::set_section` take a `&CStr`

There's no reason to convert the section name to an intermediate `String`, when the LLVM-C API wants a C string anyway.

Follow-up to #131876.
2024-10-20 16:54:12 +02:00
..
2024-10-09 10:28:16 -07:00
2024-10-15 20:13:55 -07:00