mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 15:47:59 +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>