diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-02-04 05:36:53 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 05:36:53 -0500 |
| commit | 54f9ef9eda0e47ab5fde226520a8222514d63bc4 (patch) | |
| tree | fae6070234140386e493fe9125ea493cf0494b0e /compiler/rustc_codegen_llvm/src/context.rs | |
| parent | d31e137d6ac81a54fa611922b28e9fe1eb64c8c2 (diff) | |
| parent | 3419e2f408dbcc0746b3b0da8016a6a48071e28a (diff) | |
| download | rust-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
