rust/library/stdarch/crates
Jacob Pratt ef776c603c
Rollup merge of #152188 - cuviper:placeholder-stdarch, r=Mark-Simulacrum
Include `library/stdarch` for `CURRENT_RUSTC_VERSION` updates

Our tool `replace-version-placeholder` uses the `tidy` file walker and its
directory filter, but that skips `library/stdarch` which we do need for public
stability markers. This PR adds a local filter function that explicitly allows
that path.

The commit for 1.94 `stdarch` updates is coming from beta rust-lang/rust#152187.
2026-02-14 23:17:40 -05:00
..
assert-instr-macro Fixes to compile with latest Rust nightly 2025-06-11 14:11:23 +00:00
core_arch Rollup merge of #152188 - cuviper:placeholder-stdarch, r=Mark-Simulacrum 2026-02-14 23:17:40 -05:00
intrinsic-test Adds some arm intrinsics to bring more up-to-date with acle 2026-01-27 15:48:26 +00:00
simd-test-macro arm_shared: avoid using transmute and unsafe fn in tests 2026-01-02 22:07:47 +01:00
stdarch-gen-arm Rollup merge of #152188 - cuviper:placeholder-stdarch, r=Mark-Simulacrum 2026-02-14 23:17:40 -05:00
stdarch-gen-loongarch loongarch: Use unified data types for SIMD intrinsics 2025-07-25 09:31:58 +08:00
stdarch-test aarch64: Remove withdrawn FEAT_TME 2025-11-14 19:25:34 +00:00
stdarch-verify aarch64: Remove withdrawn FEAT_TME 2025-11-14 19:25:34 +00:00