mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
2b8fc6fd54
Add `-Z external-clangrt` This adds the unstable `-Z external-clangrt` flag that will prevent rustc from emitting linker paths for the in-tree LLVM sanitizer runtime library.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.