rust/tests
bors 268dbbbc4b Auto merge of - matthiaskrgr:rollup-3gvcl20, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 -  (Avoid ICE when is_val_statically_known is not of a supported type)
 -  (pattern_analysis: cleanup manual impls)
 -  (never patterns: It is correct to lower `!` to `_`.)
 -  (Improve `io::Read::read_buf_exact` error case)
 -  (Store SHOULD_CAPTURE as AtomicU8)
 -  (Update data layouts in custom target tests for LLVM 18)
 -  (Remove a bunch of `has_errors` checks that have no meaningful or the wrong effect)
 -  (Correct paths for hexagon-unknown-none-elf platform doc)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-02-04 20:51:28 +00:00
..
assembly Revert "Add the wasm32-wasi-preview2 target" 2024-01-28 02:02:50 +01:00
auxiliary
codegen Auto merge of - matthiaskrgr:rollup-3gvcl20, r=matthiaskrgr 2024-02-04 20:51:28 +00:00
codegen-units Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
coverage coverage: Use normal edition: headers in coverage tests 2024-02-02 11:17:05 +11: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 hir: Simplify hir_owner_nodes query 2024-01-30 15:00:52 +03:00
mir-opt Rollup merge of - RalfJung:raw-ptr-meta, r=Nilstrieb 2024-01-30 11:19:16 +01: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 Auto merge of - veera-sivarajan:fix-makefile, r=Mark-Simulacrum 2024-01-05 07:42:03 +00:00
run-pass-valgrind
rustdoc Rollup merge of - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=notriddle 2024-01-31 12:10:53 +01:00
rustdoc-gui Rollup merge of - notriddle:notriddle/resize-close-modals, r=fmease 2024-01-22 07:56:42 +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 Add regression test for is_object_safe field on traits 2023-12-23 19:00:17 +01:00
rustdoc-ui Don't hash lints differently to non-lints. 2024-01-31 08:25:29 +11:00
ui Auto merge of - matthiaskrgr:rollup-3gvcl20, r=matthiaskrgr 2024-02-04 20:51:28 +00:00
ui-fulldeps A small fix in enforce_slug_naming.rs. 2024-02-01 19:18:45 +11:00
COMPILER_TESTS.md