Skip to content

cg_llvm: Use a type-safe helper to cast &str and &[u8] to *const c_char#132260

Merged
bors merged 1 commit into
rust-lang:masterfrom
Zalathar:type-safe-cast
Oct 29, 2024
Merged

cg_llvm: Use a type-safe helper to cast &str and &[u8] to *const c_char#132260
bors merged 1 commit into
rust-lang:masterfrom
Zalathar:type-safe-cast

Use a type-safe helper to cast `&str` and `&[u8]` to `*const c_char`

4bd84b2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs