rust/tests
bors bb594538fc Auto merge of - Nilstrieb:rollup-reb0xge, r=Nilstrieb
Rollup of 8 pull requests

Successful merges:

 -  (resolve: Scale back unloading of speculatively loaded crates)
 -  (Always inline check in `assert_unsafe_precondition` with cfg(debug_assertions))
 -  (Implement `NonZero` traits generically.)
 -  (Remove the "codegen" profile from bootstrap)
 -  (Rename `ConstPropLint` to `KnownPanicsLint`)
 -  (target: Revert default to the medium code model on LoongArch targets)
 -  (Remove `RefMutL` hack in `proc_macro::bridge`)
 -  (Trigger `unsafe_code` lint on invocations of `global_asm`)

Failed merges:

 -  (Top level error handling)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-02-20 16:22:48 +00:00
..
assembly Bless/fix tests 2024-02-08 19:56:30 -05:00
auxiliary
codegen Auto merge of - lukas-code:optimized-draining, r=the8472 2024-02-18 00:03:39 +00:00
codegen-units Update tests 2024-02-07 10:42:01 +08:00
coverage Update coverage-run tests 2024-02-18 20:51:45 +03:00
coverage-run-rustdoc coverage: Don't instrument #[automatically_derived] functions 2024-01-22 12:18:57 +11:00
debuginfo update debuginfo test 2024-02-16 12:10:50 +01:00
incremental Auto merge of - oli-obk:impl_polarity, r=compiler-errors 2024-02-13 02:48:49 +00:00
mir-opt Auto merge of - saethlin:slice-get-checked, r=the8472 2024-02-20 14:04:57 +00:00
pretty Auto merge of - nnethercote:further-improve-space_between, r=petrochenkov 2024-01-31 02:01:43 +00:00
run-make Update data layouts in custom target tests for LLVM 18 2024-01-31 15:15:59 +01:00
run-make-fulldeps Make CodegenBackend::join_codegen infallible. 2024-02-17 10:51:35 +11:00
run-pass-valgrind
rustdoc Rollup merge of - ShoyuVanilla:fix-issue-76736, r=notriddle 2024-02-18 05:10:18 +01:00
rustdoc-gui Add regression test for to ensure that long crate name are handled as expected on mobile 2024-01-31 16:40:23 +01:00
rustdoc-js Rollup merge of - notriddle:notriddle/tuple-unit, r=GuillaumeGomez 2024-01-06 16:07:46 +01:00
rustdoc-js-std Rollup merge of - notriddle:notriddle/tuple-unit, r=GuillaumeGomez 2024-01-06 16:07:46 +01:00
rustdoc-json
rustdoc-ui Clean inlined type alias with correct param-env 2024-02-12 04:51:49 +00:00
ui Auto merge of - Nilstrieb:rollup-reb0xge, r=Nilstrieb 2024-02-20 16:22:48 +00:00
ui-fulldeps Auto merge of - nnethercote:merge-Diagnostic-DiagnosticBuilder, r=davidtwco 2024-02-20 12:05:09 +00:00
COMPILER_TESTS.md