rust/src/test
bors 0cb9899e78 Auto merge of #97892 - klensy:fix-spaces, r=oli-obk
diagnostics: remove trailing spaces

Remove few occurrences of trailing spaces and drive by fix of needless alloc of const string.
2022-06-17 17:30:16 +00:00
..
assembly hexagon: adapt test for upstream output changes 2022-06-07 13:21:34 -04:00
auxiliary
codegen Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkov 2022-06-15 12:02:03 +09:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo The type of the slice length field is architecture dependent 2022-06-15 18:35:41 -04:00
incremental address review 2022-06-14 16:08:18 +02:00
mir-opt fix wrong evaluation in clippy 2022-06-14 16:11:35 +02:00
pretty Auto merge of #96376 - scottmcm:do-yeet, r=oli-obk 2022-05-01 13:10:21 +00:00
run-make Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00
run-make-fulldeps Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00
run-pass-valgrind
rustdoc Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomez 2022-06-16 11:13:30 +00:00
rustdoc-gui Add GUI test for sidebar items expand/collapse 2022-06-14 20:09:09 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -07:00
rustdoc-js-std Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha 2022-05-11 13:16:31 +09:00
rustdoc-json Add rustdonc-json regression test for #98009 2022-06-16 14:13:57 +02:00
rustdoc-ui Auto merge of #97892 - klensy:fix-spaces, r=oli-obk 2022-06-17 17:30:16 +00:00
ui Auto merge of #97892 - klensy:fix-spaces, r=oli-obk 2022-06-17 17:30:16 +00:00
ui-fulldeps Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00
COMPILER_TESTS.md