rust/src/test
Dylan DPC c703d11dcc
Rollup merge of #97346 - JohnTitor:remove-back-compat-hacks, r=oli-obk
Remove a back-compat hack on lazy TAIT

This PR's motivation is here: https://github.com/rust-lang/rust/issues/72614#issuecomment-1134595446
~~But removing a hack doesn't seem to reject the code on the issue, there're some more hacks?~~
r? ``@oli-obk``
2022-06-28 15:30:00 +05:30
..
assembly hexagon: adapt test for upstream output changes 2022-06-07 13:21:34 -04:00
auxiliary
codegen Auto merge of #96820 - r-raymond:master, r=cuviper 2022-06-25 13:03:53 +00:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Auto merge of #96820 - r-raymond:master, r=cuviper 2022-06-25 13:03:53 +00:00
incremental address review 2022-06-14 16:08:18 +02:00
mir-opt Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk 2022-06-21 11:00:39 +00:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Finish rustdoc error improvement 2022-06-27 10:52:53 +02:00
run-make-fulldeps Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00
run-pass-valgrind make cenum_impl_drop_cast deny-by-default and show up as future breakage diagnostic 2022-06-02 09:06:29 -04:00
rustdoc Add regression test for #92859 2022-06-26 14:01:00 +02:00
rustdoc-gui Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle 2022-06-26 19:47:03 +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 test for associated items in rustdoc JSON 2022-06-27 16:01:13 +02:00
rustdoc-ui Finish rustdoc error improvement 2022-06-27 10:52:53 +02:00
ui Rollup merge of #97346 - JohnTitor:remove-back-compat-hacks, r=oli-obk 2022-06-28 15:30:00 +05:30
ui-fulldeps macros: use typed identifiers in subdiag derive 2022-06-24 09:08:25 +01:00
COMPILER_TESTS.md