mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
51268d2735
* `rustc` should now compile under LLVM 9 or 10 * Compiler generates an error if `-Z instrument-coverage` is specified but LLVM version is less than 11 * Coverage tests that require `-Z instrument-coverage` and run codegen should be skipped if LLVM version is less than 11