rust/tests
Jonathan Brouwer 0833ace2fd
Rollup merge of #151361 - test-issue-61463, r=lqd
add test for issue 61463

A test for the issue where the variable meta is mistakenly treated as a reserved keyword.

close rust-lang/rust#61463
2026-01-19 20:53:25 +01:00
..
assembly-llvm Rollup merge of #150826 - s390x-asm-f16-vector, r=uweigand,tgross35 2026-01-13 09:01:29 +01:00
auxiliary Rollup merge of #150368 - minicore-ordering, r=workingjubilee 2026-01-11 09:56:38 +01:00
codegen-llvm Rollup merge of #151071 - gen-openmp-metadata, r=nnethercote 2026-01-19 08:31:31 +01:00
codegen-units address review comments; fix CI 2026-01-01 19:17:11 -05:00
coverage Create place and value indices on-demand. 2025-12-14 16:33:24 +00:00
coverage-run-rustdoc
crashes Rollup merge of #151275 - fix/151251, r=BoxyUwU 2026-01-18 18:26:06 +01:00
debuginfo Run dummy_span.rs test with SimplifyComparisonIntegral 2026-01-14 18:57:17 +08:00
incremental Implement incremental caching for derive macro expansions 2026-01-16 07:36:36 +01:00
mir-opt Rollup merge of #148623 - trimmed-paths, r=davidtwco 2026-01-19 20:53:19 +01:00
pretty Explicitly export core and std macros 2026-01-13 08:47:48 +01:00
run-make Rollup merge of #150767 - all-help, r=jieyouxu 2026-01-18 18:26:03 +01:00
run-make-cargo tests/run-make-cargo/same-crate-name-and-macro-name: New regression test 2025-12-17 11:21:27 +01:00
rustdoc-gui Reduce rustdoc GUI flakyness, take 2 2026-01-14 22:47:53 +01:00
rustdoc-html Auto merge of #151232 - fmease:rustdoc-dont-eval-assoc-consts, r=yotamofek 2026-01-17 16:15:18 +00: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
rustdoc-ui rustdoc: Stop unconditionally evaluating the initializer of associated consts 2026-01-17 12:12:36 +01:00
ui Rollup merge of #151361 - test-issue-61463, r=lqd 2026-01-19 20:53:25 +01:00
ui-fulldeps Rollup merge of #150895 - rustc_colored_explain, r=Kivooeo 2026-01-19 20:53:21 +01:00
COMPILER_TESTS.md