rust/compiler/rustc_codegen_cranelift/patches
Trevor Gross 999967a57d Rename cfg_match! to cfg_select!
At [1] it was pointed out that `cfg_match!` syntax does not actually
align well with match syntax, which is a possible source of confusion.
The comment points out that usage is instead more similar to ecosystem
`select!` macros. Rename `cfg_match!` to `cfg_select!` to match this.

Tracking issue: https://github.com/rust-lang/rust/issues/115585

[1]: https://github.com/rust-lang/rust/issues/115585#issuecomment-2346307605
2025-05-20 21:16:23 +00:00
..
0001-portable-simd-Disable-broken-reduce_sum-test.patch Merge commit '6d35b4c9a0' into sync_cg_clif-2024-09-22 2024-09-23 11:20:46 +00:00
0002-abi-cafe-Disable-broken-tests.patch Merge commit '5b1246bb4b' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00
0027-stdlib-128bit-atomic-operations.patch Remove #[cfg(not(test))] gates in core 2025-03-06 13:21:59 -08:00
0027-sysroot_tests-128bit-atomic-operations.patch Rename cfg_match! to cfg_select! 2025-05-20 21:16:23 +00:00
0028-sysroot_tests-Disable-long-running-tests.patch Merge commit 'ba315abda7' into sync_cg_clif-2025-03-30 2025-03-30 15:43:48 +00:00
rand-lock.toml Merge commit '3e50cf6502' into sync_cg_clif-2024-01-26 2024-01-26 18:33:45 +00:00
regex-lock.toml Merge commit '81dc066758' into sync_cg_clif-2023-10-09 2023-10-09 08:52:46 +00:00