rust/compiler/rustc_llvm
bors 854f22563c Auto merge of - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 -  ([rustdoc] Add `--extract-doctests` command-line flag)
 -  (Compiler: Finalize dyn compatibility renaming)
 -  (Improve documentation when adding a new target)
 -  (Support clobber_abi in BPF inline assembly)
 -  (Delay a bug when indexing unsized slices)
 -  (Replace our `LLVMRustDIBuilderRef` with LLVM-C's `LLVMDIBuilderRef`)
 -  (Remove unnecessary hooks)
 -  (Overhaul `rustc_middle::util`)
 -  (Remove myself from vacation)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-01-31 20:16:46 +00:00
..
llvm-wrapper Auto merge of - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr 2025-01-31 20:16:46 +00:00
src Make RustString an extern type to avoid improper_ctypes warnings 2024-11-09 11:07:44 +11:00
build.rs Fix typos 2024-12-27 21:35:57 +08:00
Cargo.toml Bump cc in the compiler 2025-01-03 11:51:13 +00:00