mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
984ca4689d
- 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>