about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-04 05:36:53 -0500
committerGitHub <noreply@github.com>2025-02-04 05:36:53 -0500
commit54f9ef9eda0e47ab5fde226520a8222514d63bc4 (patch)
treefae6070234140386e493fe9125ea493cf0494b0e /compiler/rustc_codegen_llvm/src/context.rs
parentd31e137d6ac81a54fa611922b28e9fe1eb64c8c2 (diff)
parent3419e2f408dbcc0746b3b0da8016a6a48071e28a (diff)
downloadrust-54f9ef9eda0e47ab5fde226520a8222514d63bc4.tar.gz
rust-54f9ef9eda0e47ab5fde226520a8222514d63bc4.zip
Rollup merge of #136334 - ricci009:primitivers, r=tgross35
Extract `core::ffi` primitives to a separate (internal) module

### Introduce library/core/src/ffi/primitives.rs

The regex preprocessing for PR #133944 would be more robust if the relevant types from core/src/ffi/mod.rs were first moved to library/core/src/ffi/primitives.rs, then there isn't a need to deal with traits / c_str / va_list / whatever might wind up in that module in the future

r? `@tgross35`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions