rust/src/test
Dylan DPC 2386ed9962
Rollup merge of #101578 - lcnr:resolve-hack, r=jackh726
remove bound var hack in `resolve`

somehow dropped that change from #98900.

r? `@jackh726`
2022-09-10 18:56:07 +05:30
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Use RelocModel::Pic for UEFI targets 2022-09-09 15:26:19 -04:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
incremental Add test. 2022-09-05 20:11:34 +02:00
mir-opt The <*const T>::guaranteed_* methods now return an option for the unknown case 2022-09-09 15:16:04 +00:00
pretty
run-make Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser 2022-09-10 04:14:34 +00: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 #101279 - GuillaumeGomez:doc_auto_cfg_nested_impl, r=notriddle 2022-09-01 21:37:20 +02:00
rustdoc-gui Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomez 2022-09-10 07:09:21 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rollup merge of #101634 - aDotInTheVoid:rdj-test, r=CraftSpider 2022-09-10 07:09:23 +02:00
rustdoc-ui Fix a bunch of typo 2022-08-31 18:24:55 +08:00
ui Rollup merge of #101578 - lcnr:resolve-hack, r=jackh726 2022-09-10 18:56:07 +05:30
ui-fulldeps Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco 2022-09-08 20:48:36 +05:30
COMPILER_TESTS.md