mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 02:41:39 +00:00

- Changed the separator from '+' to ','. - Moved the branch protection options from -C to -Z. - Additional test for incorrect branch-protection option. - Remove LLVM < 12 code. - Style fixes. Co-authored-by: James McGregor <james.mcgregor2@arm.com>