diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-08-25 19:52:21 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-25 19:52:21 +1000 |
| commit | 0b672857c40a7c9044a0f3c6371dd84907604995 (patch) | |
| tree | 99981502b90e43a685fe253c6ae6cfd14b9cde2b /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | d89d8a7909d27dba72999c3c6c8f7d3e65486d31 (diff) | |
| parent | b4e97e5d866dd43c110d337affc419d5ac482765 (diff) | |
| download | rust-0b672857c40a7c9044a0f3c6371dd84907604995.tar.gz rust-0b672857c40a7c9044a0f3c6371dd84907604995.zip | |
Rollup merge of #145817 - Zalathar:llvm-bool, r=workingjubilee
cg_llvm: Replace the `llvm::Bool` typedef with a proper newtype This should be nicer and more type-safe than the old typedef for `c_int`/`i32`. Using `#[repr(transparent)]` should ensure that it's still ABI-compatible.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
