mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:16:17 +00:00
- Don't rely on enum values defined by LLVM's C++ API - Use safe wrapper functions instead of direct `unsafe` calls - Consistently pass pointer/length strings instead of C strings