rust/src/test
Yuki Okushi 45a3cd5ea6
Rollup merge of #86659 - notriddle:notriddle/generics-rustdoc, r=GuillaumeGomez
fix(rustdoc): generics search

This commit adds a test case for generics, re-adds generics data
to the search index, and tweaks function indexing to use less space in JSON.

This partially reverts commit 14ca89446c.
2021-07-02 06:20:29 +09:00
..
assembly Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
auxiliary
codegen Add support for leaf fn frame pointer elimination 2021-06-30 19:45:17 +03:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Add debug info tests for range, fix-sized array, and cell types. 2021-06-25 14:07:06 -07:00
incremental Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011 2021-06-01 23:02:52 +00:00
mir-opt Auto merge of #85603 - ogoffart:fix-uninhabited-enum-branching-pass, r=wesleywiser 2021-06-25 15:35:47 +00:00
pretty Rollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum 2021-06-29 00:26:55 +09:00
run-make Add test showing different KIND parameters change hash 2021-06-21 17:22:35 -07:00
run-make-fulldeps Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc Add test for item-table with resize to mobile 2021-06-28 21:46:05 +02:00
rustdoc-gui Enable the tests developed with #86594 2021-07-01 10:13:28 +02:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Auto merge of #84867 - pnkfelix:rustdoc-revert-deref-recur, r=jyn514 2021-06-15 00:13:53 +00:00
rustfix
ui Rollup merge of #86148 - FabianWolff:issue-85855, r=varkor 2021-07-02 06:20:28 +09:00
ui-fulldeps Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov 2021-06-10 20:32:43 +00:00
COMPILER_TESTS.md