rust/compiler/rustc_target/src
bors fca2e941f8 Auto merge of #148356 - matthiaskrgr:rollup-mh4l2yi, r=matthiaskrgr
Rollup of 10 pull requests

Successful merges:

 - rust-lang/rust#135602 (Tweak output of missing lifetime on associated type)
 - rust-lang/rust#139751 (Implement pin-project in pattern matching for `&pin mut|const T`)
 - rust-lang/rust#142682 (Update bundled musl to 1.2.5)
 - rust-lang/rust#148171 (Simplify code to generate line numbers in highlight)
 - rust-lang/rust#148263 (Unpin `libc` and `rustix` in `compiler` and `rustbook`)
 - rust-lang/rust#148301 ([rustdoc search] Include extern crates when filtering on `import`)
 - rust-lang/rust#148330 (Don't require dlltool with the dummy backend on MinGW)
 - rust-lang/rust#148338 (cleanup: upstream dropped amx-transpose functionality)
 - rust-lang/rust#148340 (Clippy subtree update)
 - rust-lang/rust#148343 (`nonpoison::Condvar` should take `MutexGuard` by reference)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-11-01 16:44:42 +00:00
..
asm Allow vector-scalar (vs) registers in ppc inline assembly 2025-10-14 09:52:56 -05:00
callconv Deduce captures(none) for a return place and parameters 2025-10-25 22:53:52 +02:00
spec Auto merge of #148356 - matthiaskrgr:rollup-mh4l2yi, r=matthiaskrgr 2025-11-01 16:44:42 +00:00
json.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00
lib.rs generate list of all variants with target_spec_enum 2025-09-19 22:14:50 +00:00
target_features.rs cleanup: upstream dropped amx-transpose functionality 2025-10-31 13:48:05 -04:00
tests.rs fix target-pointer-width in tests 2025-08-27 23:44:49 +02:00