rust/tests
bors 521de433f4 Auto merge of #110778 - JohnTitor:rollup-7f51qwk, r=JohnTitor
Rollup of 10 pull requests

Successful merges:

 - #110480 (Add `known-bug` tests for 11 unsound issues)
 - #110539 (Move around `{Idx, IndexVec, IndexSlice}` adjacent code)
 - #110590 (Add some tests around (lack of) object safety of associated types and consts)
 - #110602 (Ignore src/bootstrap formatting commit in .git-blame-ignore-revs)
 - #110667 (pointer-auth-link-with-c: Fix cross compilation.)
 - #110681 (drop few unused crates, gate libc under unix for rustc_codegen_ssa)
 - #110685 (Some cleanups to DataflowConstProp)
 - #110744 (bootstrap: update paths cargo-credential crate)
 - #110750 (Add size asserts for MIR `SourceScopeData` & `VarDebugInfo`)
 - #110760 (rustdoc: Add regression test for #60522)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-04-24 19:09:19 +00:00
..
assembly allow array-style simd in inline asm 2023-04-23 19:28:50 +12:00
auxiliary
codegen Rollup merge of #110706 - scottmcm:transmute_unchecked, r=oli-obk 2023-04-24 07:53:25 +02:00
codegen-units
debuginfo Fortify test. 2023-04-23 00:34:46 +02:00
incremental Turn on ConstDebugInfo pass. 2023-04-22 23:41:48 +02:00
mir-opt Auto merge of #110713 - cjgillot:track-mir-opt, r=scottmcm 2023-04-24 17:01:02 +00:00
pretty
run-make Rollup merge of #110667 - pcc:fix-pointer-auth-link-with-c, r=Mark-Simulacrum 2023-04-25 02:33:29 +09:00
run-make-fulldeps
run-pass-valgrind
rustdoc Add regression test for #60522 2023-04-24 13:12:24 +02:00
rustdoc-gui rustdoc: remove unneeded handleKey from settings.js 2023-04-21 16:42:23 -07:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #110590 - oli-obk:object_safe_assoc_types, r=jackh726 2023-04-25 02:33:26 +09:00
ui-fulldeps
COMPILER_TESTS.md