rust/tests
bors a166af7729 Auto merge of - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 -  (simd intrinsics: add simd_shuffle_generic and other missing intrinsics)
 -  (Suppress suggestions in derive macro)
 -  (large_assignments: Allow moves into functions)
 -  (Take empty `where` bounds into account when suggesting predicates)
 -  (interpret/write_discriminant: when encoding niched variant, ensure the stored value matches)
 -  (interpret: rename ReadExternStatic → ExternStatic)
 -  (Adapt `llvm-has-rust-patches` validation to take `llvm-config` into account.)
 -  (don't skip coercions for types with errors)
 -  (Print kind of coroutine closure)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-02-11 17:43:51 +00:00
..
assembly Bless/fix tests 2024-02-08 19:56:30 -05:00
auxiliary
codegen Rollup merge of - scottmcm:tuple-eq-simpler, r=joshtriplett 2024-02-11 08:25:41 +01:00
codegen-units Update tests 2024-02-07 10:42:01 +08:00
coverage Enable by default. 2024-02-09 21:13:51 +00:00
coverage-run-rustdoc coverage: Don't instrument #[automatically_derived] functions 2024-01-22 12:18:57 +11:00
debuginfo Update tests. 2024-01-27 16:38:57 +01:00
incremental Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
mir-opt Auto merge of - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgr 2024-02-11 17:43:51 +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
run-pass-valgrind
rustdoc Unify item relative path computation in one function 2024-02-09 14:16:37 +01:00
rustdoc-gui Rollup merge of - notriddle:notriddle/resize-close-modals, r=fmease 2024-01-22 07:56:42 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Auto merge of - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgr 2024-02-08 12:14:19 +00:00
ui Rollup merge of - compiler-errors:coro-closure-kind, r=oli-obk 2024-02-11 01:37:57 +01:00
ui-fulldeps Rollup merge of - nnethercote:SubdiagnosticMessageOp, r=compiler-errors 2024-02-08 09:06:36 +01:00
COMPILER_TESTS.md