rust/tests
Augie Fackler aefb9a9ae2 tests: adapt align-offset.rs for InstCombine improvements in LLVM 23
Upstream has improved InstCombine so that it can shrink added constants
using known zeroes, which caused a little bit of change in this test. As
far as I can tell either output is fine, so we just accept both.
2026-02-09 15:53:38 -05:00
..
assembly-llvm tests: adapt align-offset.rs for InstCombine improvements in LLVM 23 2026-02-09 15:53:38 -05:00
auxiliary Rollup merge of #150368 - minicore-ordering, r=workingjubilee 2026-01-11 09:56:38 +01:00
build-std/configurations Test that -Zbuild-std=core works on a variety of profiles 2026-01-14 20:39:12 -05:00
codegen-llvm tests: adapt align-offset.rs for InstCombine improvements in LLVM 23 2026-02-09 15:53:38 -05:00
codegen-units address review comments; fix CI 2026-01-01 19:17:11 -05:00
coverage coverage: Add a test case for a previously-unknown span mismatch 2026-02-03 22:53:38 +11:00
coverage-run-rustdoc
crashes Reorganize tests that no longer crash 2026-02-06 14:44:04 +09:00
debuginfo Ignore all debuginfo tests for LLDB that we do not run in CI 2026-02-02 18:13:43 -08:00
incremental Port rustc_clean to attribute parser 2026-02-04 20:58:02 +00:00
mir-opt Rollup merge of #152275 - scottmcm:range-range-inclusive, r=Mark-Simulacrum 2026-02-08 21:06:30 +01:00
pretty Update uitests 2026-01-19 21:50:29 +01:00
run-make Disable the run-make/translation test for now 2026-02-07 10:30:42 +01:00
run-make-cargo Update cargo submodule 2026-01-30 19:15:24 -05:00
rustdoc-gui Remove the 4 failing tests from rustdoc-gui 2026-02-06 01:13:41 +01:00
rustdoc-html resolve: Mark items under ambigous imports as exported 2026-01-27 16:24:53 +03:00
rustdoc-js Auto merge of #149370 - Zalathar:rollup-6fkk5x4, r=Zalathar 2025-11-27 07:30:25 +00:00
rustdoc-js-std Explicitly export core and std macros 2026-01-13 08:47:48 +01:00
rustdoc-json resolve: Mark items under ambigous imports as exported 2026-01-27 16:24:53 +03:00
rustdoc-ui Fix existing messages in stderrs 2026-02-07 09:13:42 +01:00
ui Rollup merge of #150823 - camelid:ogca, r=BoxyUwU 2026-02-09 14:31:59 +11:00
ui-fulldeps Remove the fallback bundle 2026-02-08 11:06:42 +01:00
COMPILER_TESTS.md