rust/src/test
bors 09ae7846a2 Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwco
Migrate more of rustc_parse to SessionDiagnostic

Still far from complete, but I thought I'd add a checkpoint here because rebasing was starting to get annoying.
2022-09-28 11:11:42 +00:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary experiment: trying to encode the end-to-end test as a ui test via rust_test_helpers. This instance is almost certainly insufficient because we need to force optimization flags for both the C and Rust sides of the code. but lets find out for sure. 2022-07-06 10:53:28 -04:00
codegen Auto merge of #100214 - scottmcm:strict-range, r=thomcc 2022-09-21 00:41:33 +00:00
codegen-units Bless cgu test. 2022-09-23 18:42:14 +02:00
debuginfo Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
incremental Stabilize bench_black_box 2022-09-27 17:38:51 +02:00
mir-opt Rollup merge of #101996 - b-naber:binder-print, r=lcnr 2022-09-26 19:19:20 +02:00
pretty address review 2022-09-26 14:21:39 +02:00
run-make Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkov 2022-09-20 07:10:18 +00:00
run-make-fulldeps rustdoc: give .line-number / .line-numbers meaningful names 2022-09-26 11:48:03 -07:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc rustdoc: update test cases now that code-header is used without in-band 2022-09-25 13:52:26 -07:00
rustdoc-gui Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddle 2022-09-27 21:42:25 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rustdoc-Json: List impls for primitives 2022-09-26 18:06:48 +01:00
rustdoc-ui Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikic 2022-09-25 22:06:38 +08:00
ui Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwco 2022-09-28 11:11:42 +00:00
ui-fulldeps Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwco 2022-09-28 11:11:42 +00:00
COMPILER_TESTS.md