rust/compiler/rustc_codegen_cranelift/patches
许杰友 Jieyou Xu (Joe) e0846806db
Rollup merge of #138082 - thaliaarchi:slice-cfg-not-test, r=thomcc
Remove `#[cfg(not(test))]` gates in `core`

These gates are unnecessary now that unit tests for `core` are in a separate package, `coretests`, instead of in the same files as the source code. They previously prevented the two `core` versions from conflicting with each other.
2025-03-16 09:40:05 +08: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-coretests-128bit-atomic-operations.patch Fix cg_clif testing coretests 2025-01-26 10:26:36 +00:00
0027-stdlib-128bit-atomic-operations.patch Remove #[cfg(not(test))] gates in core 2025-03-06 13:21:59 -08:00
0028-coretests-Disable-long-running-tests.patch Merge commit '8332329f83' into sync_cg_clif-2025-02-07 2025-02-07 20:58:27 +00:00
0029-stdlib-Disable-f16-and-f128-in-compiler-builtins.patch Fully test the alloc crate through alloctests 2025-03-07 19:11:13 +00:00
coretests-lock.toml Merge commit '8830dccd1d' into sync_cg_clif-2023-06-15 2023-06-15 17:56:01 +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