rust/tests
Matthias Krüger 549d85d13f
Rollup merge of #123581 - tgross35:f16-f128-rustdoc-updates, r=fmease
Add `f16` and `f128` to rustdoc's `PrimitiveType`

Fix a few places where these primitives were missing from librustdoc. This should fix the CI failures from doc links in https://github.com/rust-lang/rust/pull/122470.
2024-04-07 09:17:16 +02:00
..
assembly Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco 2024-04-05 22:33:25 +02:00
auxiliary
codegen Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
codegen-units
coverage
coverage-run-rustdoc
debuginfo
incremental Add missing -Zquery-dep-graph to the spike-neg incr comp tests 2024-04-06 13:36:16 +00:00
mir-opt Rollup merge of #123324 - Nadrieril:false-edges2, r=matthewjasper 2024-04-04 14:51:16 +02:00
pretty
run-make Rewrite version test as UI test 2024-04-06 15:14:16 -04:00
run-make-fulldeps
run-pass-valgrind
rustdoc Add f16 and f128 to rustdoc's PrimitiveType 2024-04-06 23:47:40 -04:00
rustdoc-gui Move check-container-color's code into check-search-color function 2024-04-06 15:52:00 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #123579 - matthiaskrgr:I_Love_Tests, r=jieyouxu 2024-04-07 09:17:15 +02:00
ui-fulldeps
COMPILER_TESTS.md