rust/tests
Jacob Pratt abc67849a8
Rollup merge of #138574 - lolbinarycat:rustdoc-deref-24686-v2, r=GuillaumeGomez
rustdoc: be more strict about "Methods from Deref"

fixes #137083
fixes #24686

Currently done:
* [x] fix `render_assoc_items_inner
* [x] fix sidebar logic
* [x] port test from https://github.com/rust-lang/rust/pull/137564
* [x] add test for sidebar items

Note that this does not yet fix the sidebar logic.
2025-03-23 20:44:10 -04:00
..
assembly Use explicit cpu in some asm and codegen tests. 2025-03-19 19:45:46 +01:00
auxiliary tests: use minicore more 2025-02-24 09:26:54 +00:00
codegen Use explicit cpu in some asm and codegen tests. 2025-03-19 19:45:46 +01:00
codegen-units
coverage coverage: Add some more cases to tests/coverage/holes.rs 2025-02-19 13:56:20 +11:00
coverage-run-rustdoc
crashes Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obk 2025-03-22 06:55:52 +00:00
debuginfo Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubilee 2025-03-11 13:30:50 +01:00
incremental remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
mir-opt Rollup merge of #138135 - scottmcm:chaining-ord, r=Mark-Simulacrum 2025-03-23 20:44:09 -04:00
pretty Rollup merge of #138627 - EnzymeAD:autodiff-cleanups, r=oli-obk 2025-03-21 15:48:55 +01:00
run-make Rebless tests with changed help due to new print request option 2025-03-23 19:08:55 +08:00
rustdoc rustdoc: be more strict about "Methods from Deref" 2025-03-22 12:47:05 -05:00
rustdoc-gui Rollup merge of #137539 - GuillaumeGomez:copy-content-tests, r=notriddle 2025-02-25 13:07:34 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00
rustdoc-ui Rollup merge of #138293 - clubby789:doc-cfg-gate, r=GuillaumeGomez 2025-03-23 14:59:30 -04:00
ui Rollup merge of #138854 - TaKO8Ki:invalid-extern-fn-body, r=compiler-errors 2025-03-23 14:59:35 -04:00
ui-fulldeps Rollup merge of #138536 - makai410:mut-mir-visitor, r=celinval 2025-03-22 11:59:17 +01:00
COMPILER_TESTS.md