rust/src/test
2022-07-15 17:59:56 -04:00
..
assembly hexagon: adapt test for upstream output changes 2022-06-07 13:21:34 -04:00
auxiliary
codegen Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk 2022-06-21 11:00:39 +00:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Auto merge of #97931 - xldenis:fix-if-let-source-scopes, r=nagisa 2022-06-20 03:08:52 +00:00
incremental Add link to issue for src/test/incremental/async-lifetimes.rs 2022-07-09 17:08:43 -04: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 Move/rename lazy::Sync{OnceCell,Lazy} to sync::{Once,Lazy}Lock 2022-06-16 19:54:42 +04: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 rustdoc: filter '_ lifetimes from ty::PolyTraitRef 2022-07-09 17:10:37 -04:00
rustdoc-gui Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez 2022-06-23 14:39:10 -07: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 keywords in rustdoc JSON output 2022-06-22 16:26:22 +02:00
rustdoc-ui collapse dead code warnings into a single diagnostic 2022-06-19 18:32:56 +09:00
ui Fix sized check ICE in intrisicck 2022-07-15 17:59:40 -04:00
ui-fulldeps Fix ui-fulldep test 2022-07-15 17:59:56 -04:00
COMPILER_TESTS.md