|
| 1 | +--- |
| 2 | +source: src/bootstrap/src/core/builder/cli_paths/tests.rs |
| 3 | +expression: test --skip=coverage-map |
| 4 | +--- |
| 5 | +[Test] test::Tidy |
| 6 | + targets: [x86_64-unknown-linux-gnu] |
| 7 | + - Set({test::src/tools/tidy}) |
| 8 | +[Test] test::Ui |
| 9 | + targets: [aarch64-unknown-linux-gnu] |
| 10 | + - Suite(test::tests/ui) |
| 11 | +[Test] test::Crashes |
| 12 | + targets: [aarch64-unknown-linux-gnu] |
| 13 | + - Suite(test::tests/crashes) |
| 14 | +[Test] test::Coverage |
| 15 | + targets: [aarch64-unknown-linux-gnu] |
| 16 | + - Suite(test::tests/coverage) |
| 17 | +[Test] test::MirOpt |
| 18 | + targets: [aarch64-unknown-linux-gnu] |
| 19 | + - Suite(test::tests/mir-opt) |
| 20 | +[Test] test::CodegenLlvm |
| 21 | + targets: [aarch64-unknown-linux-gnu] |
| 22 | + - Suite(test::tests/codegen-llvm) |
| 23 | +[Test] test::CodegenUnits |
| 24 | + targets: [aarch64-unknown-linux-gnu] |
| 25 | + - Suite(test::tests/codegen-units) |
| 26 | +[Test] test::AssemblyLlvm |
| 27 | + targets: [aarch64-unknown-linux-gnu] |
| 28 | + - Suite(test::tests/assembly-llvm) |
| 29 | +[Test] test::Incremental |
| 30 | + targets: [aarch64-unknown-linux-gnu] |
| 31 | + - Suite(test::tests/incremental) |
| 32 | +[Test] test::Debuginfo |
| 33 | + targets: [aarch64-unknown-linux-gnu] |
| 34 | + - Suite(test::tests/debuginfo) |
| 35 | +[Test] test::UiFullDeps |
| 36 | + targets: [x86_64-unknown-linux-gnu] |
| 37 | + - Suite(test::tests/ui-fulldeps) |
| 38 | +[Test] test::RustdocHtml |
| 39 | + targets: [x86_64-unknown-linux-gnu] |
| 40 | + - Suite(test::tests/rustdoc-html) |
| 41 | +[Test] test::CoverageRunRustdoc |
| 42 | + targets: [x86_64-unknown-linux-gnu] |
| 43 | + - Suite(test::tests/coverage-run-rustdoc) |
| 44 | +[Test] test::Pretty |
| 45 | + targets: [x86_64-unknown-linux-gnu] |
| 46 | + - Suite(test::tests/pretty) |
| 47 | +[Test] test::CodegenCranelift |
| 48 | + targets: [x86_64-unknown-linux-gnu] |
| 49 | + - Set({test::compiler/rustc_codegen_cranelift}) |
| 50 | +[Test] test::CodegenGCC |
| 51 | + targets: [x86_64-unknown-linux-gnu] |
| 52 | + - Set({test::compiler/rustc_codegen_gcc}) |
| 53 | +[Test] test::Crate |
| 54 | + targets: [aarch64-unknown-linux-gnu] |
| 55 | + - Set({test::library/alloc}) |
| 56 | + - Set({test::library/alloctests}) |
| 57 | + - Set({test::library/compiler-builtins/compiler-builtins}) |
| 58 | + - Set({test::library/core}) |
| 59 | + - Set({test::library/coretests}) |
| 60 | + - Set({test::library/panic_abort}) |
| 61 | + - Set({test::library/panic_unwind}) |
| 62 | + - Set({test::library/proc_macro}) |
| 63 | + - Set({test::library/rustc-std-workspace-core}) |
| 64 | + - Set({test::library/std}) |
| 65 | + - Set({test::library/std_detect}) |
| 66 | + - Set({test::library/sysroot}) |
| 67 | + - Set({test::library/test}) |
| 68 | + - Set({test::library/unwind}) |
| 69 | +[Test] test::CrateLibrustc |
| 70 | + targets: [x86_64-unknown-linux-gnu] |
| 71 | + - Set({test::compiler}) |
| 72 | + - Set({test::compiler/rustc}) |
| 73 | + - Set({test::compiler/rustc_abi}) |
| 74 | + - Set({test::compiler/rustc_arena}) |
| 75 | + - Set({test::compiler/rustc_ast}) |
| 76 | + - Set({test::compiler/rustc_ast_ir}) |
| 77 | + - Set({test::compiler/rustc_ast_lowering}) |
| 78 | + - Set({test::compiler/rustc_ast_passes}) |
| 79 | + - Set({test::compiler/rustc_ast_pretty}) |
| 80 | + - Set({test::compiler/rustc_attr_parsing}) |
| 81 | + - Set({test::compiler/rustc_baked_icu_data}) |
| 82 | + - Set({test::compiler/rustc_borrowck}) |
| 83 | + - Set({test::compiler/rustc_builtin_macros}) |
| 84 | + - Set({test::compiler/rustc_codegen_llvm}) |
| 85 | + - Set({test::compiler/rustc_codegen_ssa}) |
| 86 | + - Set({test::compiler/rustc_const_eval}) |
| 87 | + - Set({test::compiler/rustc_data_structures}) |
| 88 | + - Set({test::compiler/rustc_driver}) |
| 89 | + - Set({test::compiler/rustc_driver_impl}) |
| 90 | + - Set({test::compiler/rustc_error_codes}) |
| 91 | + - Set({test::compiler/rustc_error_messages}) |
| 92 | + - Set({test::compiler/rustc_errors}) |
| 93 | + - Set({test::compiler/rustc_expand}) |
| 94 | + - Set({test::compiler/rustc_feature}) |
| 95 | + - Set({test::compiler/rustc_fs_util}) |
| 96 | + - Set({test::compiler/rustc_graphviz}) |
| 97 | + - Set({test::compiler/rustc_hashes}) |
| 98 | + - Set({test::compiler/rustc_hir}) |
| 99 | + - Set({test::compiler/rustc_hir_analysis}) |
| 100 | + - Set({test::compiler/rustc_hir_id}) |
| 101 | + - Set({test::compiler/rustc_hir_pretty}) |
| 102 | + - Set({test::compiler/rustc_hir_typeck}) |
| 103 | + - Set({test::compiler/rustc_incremental}) |
| 104 | + - Set({test::compiler/rustc_index}) |
| 105 | + - Set({test::compiler/rustc_index_macros}) |
| 106 | + - Set({test::compiler/rustc_infer}) |
| 107 | + - Set({test::compiler/rustc_interface}) |
| 108 | + - Set({test::compiler/rustc_lexer}) |
| 109 | + - Set({test::compiler/rustc_lint}) |
| 110 | + - Set({test::compiler/rustc_lint_defs}) |
| 111 | + - Set({test::compiler/rustc_llvm}) |
| 112 | + - Set({test::compiler/rustc_log}) |
| 113 | + - Set({test::compiler/rustc_macros}) |
| 114 | + - Set({test::compiler/rustc_metadata}) |
| 115 | + - Set({test::compiler/rustc_middle}) |
| 116 | + - Set({test::compiler/rustc_mir_build}) |
| 117 | + - Set({test::compiler/rustc_mir_dataflow}) |
| 118 | + - Set({test::compiler/rustc_mir_transform}) |
| 119 | + - Set({test::compiler/rustc_monomorphize}) |
| 120 | + - Set({test::compiler/rustc_next_trait_solver}) |
| 121 | + - Set({test::compiler/rustc_parse}) |
| 122 | + - Set({test::compiler/rustc_parse_format}) |
| 123 | + - Set({test::compiler/rustc_passes}) |
| 124 | + - Set({test::compiler/rustc_pattern_analysis}) |
| 125 | + - Set({test::compiler/rustc_privacy}) |
| 126 | + - Set({test::compiler/rustc_proc_macro}) |
| 127 | + - Set({test::compiler/rustc_public}) |
| 128 | + - Set({test::compiler/rustc_public_bridge}) |
| 129 | + - Set({test::compiler/rustc_query_impl}) |
| 130 | + - Set({test::compiler/rustc_resolve}) |
| 131 | + - Set({test::compiler/rustc_sanitizers}) |
| 132 | + - Set({test::compiler/rustc_serialize}) |
| 133 | + - Set({test::compiler/rustc_session}) |
| 134 | + - Set({test::compiler/rustc_span}) |
| 135 | + - Set({test::compiler/rustc_symbol_mangling}) |
| 136 | + - Set({test::compiler/rustc_target}) |
| 137 | + - Set({test::compiler/rustc_thread_pool}) |
| 138 | + - Set({test::compiler/rustc_trait_selection}) |
| 139 | + - Set({test::compiler/rustc_traits}) |
| 140 | + - Set({test::compiler/rustc_transmute}) |
| 141 | + - Set({test::compiler/rustc_ty_utils}) |
| 142 | + - Set({test::compiler/rustc_type_ir}) |
| 143 | + - Set({test::compiler/rustc_type_ir_macros}) |
| 144 | + - Set({test::compiler/rustc_windows_rc}) |
| 145 | +[Test] test::CrateRustdoc |
| 146 | + targets: [x86_64-unknown-linux-gnu] |
| 147 | + - Set({test::src/librustdoc, test::src/tools/rustdoc}) |
| 148 | +[Test] test::CrateRustdocJsonTypes |
| 149 | + targets: [x86_64-unknown-linux-gnu] |
| 150 | + - Set({test::src/rustdoc-json-types}) |
| 151 | +[Test] test::CrateBootstrap |
| 152 | + targets: [x86_64-unknown-linux-gnu] |
| 153 | + - Set({test::src/tools/coverage-dump}) |
| 154 | + - Set({test::src/tools/jsondoclint}) |
| 155 | + - Set({test::src/tools/replace-version-placeholder}) |
| 156 | + - Set({test::tidyselftest}) |
| 157 | +[Test] test::RemoteTestClientTests |
| 158 | + targets: [x86_64-unknown-linux-gnu] |
| 159 | + - Set({test::src/tools/remote-test-client}) |
| 160 | +[Test] test::Linkcheck |
| 161 | + targets: [x86_64-unknown-linux-gnu] |
| 162 | + - Set({test::src/tools/linkchecker}) |
| 163 | +[Test] test::TierCheck |
| 164 | + targets: [x86_64-unknown-linux-gnu] |
| 165 | + - Set({test::src/tools/tier-check}) |
| 166 | +[Test] test::RustAnalyzer |
| 167 | + targets: [x86_64-unknown-linux-gnu] |
| 168 | + - Set({test::src/tools/rust-analyzer}) |
| 169 | +[Test] test::ErrorIndex |
| 170 | + targets: [x86_64-unknown-linux-gnu] |
| 171 | + - Set({test::error-index}) |
| 172 | + - Set({test::src/tools/error_index_generator}) |
| 173 | +[Test] test::RustdocBook |
| 174 | + targets: [x86_64-unknown-linux-gnu] |
| 175 | + - Set({test::src/doc/rustdoc}) |
| 176 | +[Test] test::UnstableBook |
| 177 | + targets: [x86_64-unknown-linux-gnu] |
| 178 | + - Set({test::src/doc/unstable-book}) |
| 179 | +[Test] test::RustcBook |
| 180 | + targets: [x86_64-unknown-linux-gnu] |
| 181 | + - Set({test::src/doc/rustc}) |
| 182 | +[Test] test::StdarchVerify |
| 183 | + targets: [x86_64-unknown-linux-gnu] |
| 184 | + - Set({test::library/stdarch/crates/stdarch-verify}) |
| 185 | +[Test] test::RustdocJSStd |
| 186 | + targets: [x86_64-unknown-linux-gnu] |
| 187 | + - Suite(test::tests/rustdoc-js-std) |
| 188 | +[Test] test::RustdocJSNotStd |
| 189 | + targets: [x86_64-unknown-linux-gnu] |
| 190 | + - Suite(test::tests/rustdoc-js) |
| 191 | +[Test] test::RustdocTheme |
| 192 | + targets: [x86_64-unknown-linux-gnu] |
| 193 | + - Set({test::src/tools/rustdoc-themes}) |
| 194 | +[Test] test::RustdocUi |
| 195 | + targets: [x86_64-unknown-linux-gnu] |
| 196 | + - Suite(test::tests/rustdoc-ui) |
| 197 | +[Test] test::RustdocJson |
| 198 | + targets: [x86_64-unknown-linux-gnu] |
| 199 | + - Suite(test::tests/rustdoc-json) |
| 200 | +[Test] test::HtmlCheck |
| 201 | + targets: [x86_64-unknown-linux-gnu] |
| 202 | + - Set({test::src/tools/html-checker}) |
| 203 | +[Test] test::RustInstaller |
| 204 | + targets: [x86_64-unknown-linux-gnu] |
| 205 | + - Set({test::src/tools/rust-installer}) |
| 206 | +[Test] test::TestFloatParse |
| 207 | + targets: [x86_64-unknown-linux-gnu] |
| 208 | + - Set({test::src/tools/test-float-parse}) |
| 209 | +[Test] test::RunMake |
| 210 | + targets: [aarch64-unknown-linux-gnu] |
| 211 | + - Suite(test::tests/run-make) |
| 212 | +[Test] test::RunMakeCargo |
| 213 | + targets: [aarch64-unknown-linux-gnu] |
| 214 | + - Suite(test::tests/run-make-cargo) |
0 commit comments