rust/src/test
bors f89003eda8 Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez
rustdoc: use the regular arrow indicator for dir-entry CSS

This mostly reverts 468acca108, while still fixing the problem it fixed by using an internal list-style-position. It results in a slight change in the hover indicator, but nothing misleading.

Preview: http://notriddle.com/notriddle-rustdoc-demos/dir-entry/src/std/lib.rs.html

## Before

![image](https://user-images.githubusercontent.com/1593513/210104247-642e6df0-07d3-452a-a2ab-4c700bc22e0e.png)

## After

![image](https://user-images.githubusercontent.com/1593513/210104271-a3832784-1e4d-4516-983e-6ecb9051857b.png)
2023-01-02 10:21:53 +00:00
..
assembly Add -Zno-jump-tables 2022-12-20 21:42:54 +01:00
auxiliary
codegen CFI: Monomorphize transparent ADTs before typeid 2022-12-29 10:21:07 -08:00
codegen-units Statics used in reachable function's inline asm are reachable 2022-11-28 18:28:05 +01:00
debuginfo Fix pretty-std test 2022-11-27 23:15:55 +01:00
incremental Bless incremental tests 2022-12-08 17:28:21 +00:00
mir-opt Give the correct track-caller location with MIR inlining. 2022-12-25 18:48:13 +00:00
pretty
run-make Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-Simulacrum 2022-12-09 22:31:56 +01:00
run-make-fulldeps core: ensure no_fp_fmt_parse builds are warning-free 2022-12-17 00:19:59 +01:00
run-pass-valgrind
rustdoc Rename Rptr to Ref in AST and HIR 2022-12-28 18:52:36 +01:00
rustdoc-gui Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez 2023-01-02 10:21:53 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-json Add test for #105022 2022-12-02 17:05:37 +00:00
rustdoc-ui Fix index out of bounds issues in rustdoc 2022-12-29 21:48:40 +08:00
ui Auto merge of #106284 - estebank:merge-mut-errors, r=jyn514 2023-01-02 07:30:23 +00:00
ui-fulldeps docs: add long-form error-code docs for E0457 2022-12-19 08:55:08 +13:00
COMPILER_TESTS.md