rust/src/test
Matthias Krüger 384fee9703
Rollup merge of #101828 - aDotInTheVoid:test-101743, r=jsha
Add test for #101743

The issue was closes as we stopped rendering `const`s like this, but if we move back to doing that, make sure we don't accidently generate tags
2022-09-15 08:00:18 +02:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Bless codegen. 2022-09-13 19:18:24 +02:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
incremental Add test. 2022-09-05 20:11:34 +02:00
mir-opt Use tcx.hir() utils for spans in MIR building. 2022-09-13 19:18:23 +02:00
pretty Stabilize GATs 2022-08-30 23:06:24 -04:00
run-make Bless coverage report. 2022-09-13 19:18:24 +02:00
run-make-fulldeps Fix a bunch of typo 2022-08-31 18:24:55 +08:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Rollup merge of #101828 - aDotInTheVoid:test-101743, r=jsha 2022-09-15 08:00:18 +02:00
rustdoc-gui Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomez 2022-09-15 08:00:14 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rollup merge of #101770 - aDotInTheVoid:rdj-index-clone, r=GuillaumeGomez 2022-09-13 22:25:39 +02:00
rustdoc-ui Auto merge of #100101 - BelovDV:issue-99429, r=petrochenkov 2022-09-13 04:00:24 +00:00
ui Rollup merge of #101740 - andrewpollack:add-ignore-fuchsia-ui-tests, r=tmandry 2022-09-15 08:00:13 +02:00
ui-fulldeps Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco 2022-09-08 20:48:36 +05:30
COMPILER_TESTS.md