about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorjoboet <jonasboettiger@icloud.com>2025-05-05 12:16:40 +0200
committerjoboet <jonasboettiger@icloud.com>2025-05-05 12:16:40 +0200
commit7845c011dd3bdfb5eaa461476f5f7d0f3aa16dfc (patch)
tree8d1ea8f4d96fa08e3442e2cbbd68fef183fe521e /compiler/rustc_codegen_llvm/src/errors.rs
parent54d024e4bf462c77a86c4126d7e66d89b64f053a (diff)
downloadrust-7845c011dd3bdfb5eaa461476f5f7d0f3aa16dfc.tar.gz
rust-7845c011dd3bdfb5eaa461476f5f7d0f3aa16dfc.zip
collect all Fuchsia bindings into the `fuchsia` module
The Fuchsia bindings are currently spread out across multiple modules in `sys/pal/unix` leading to unnecessary duplication. This PR moves all of these definitions into `sys::pal::unix::fuchsia` and additionally:
* deduplicates the definitions
* makes the error names consistent
* marks some extern functions as safe
* removes unused items (there's no need to maintain these bindings if we're not going to use them)
* removes the documentation for the definitions (contributors should always consult the platform documentation, duplicating that here is just an extra maintenance burden)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions