rust/compiler/rustc_codegen_ssa
bors e16a049adb Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #137103 ({json|html}docck: catch and error on deprecated syntax)
 - #137632 (rustdoc: when merging target features, keep the highest stability)
 - #137684 (Add rustdoc support for `--emit=dep-info[=path]`)
 - #137794 (make qnx pass a test)
 - #137801 (tests: Unignore target modifier tests on all platforms)
 - #137826 (test(codegen): add looping_over_ne_bytes test for #133528)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-03-03 19:34:25 +00:00
..
src Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr 2025-03-03 19:34:25 +00:00
Cargo.toml compiler: bump cc to 1.2.16 to fix x86 Windows jobs on newest Windows SDK 2025-02-28 21:10:21 +08:00
messages.ftl improve error message and testing of using an unsigned simd mask 2025-03-01 12:58:22 +01:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.