about summary refs log tree commit diff
path: root/tests/run-make/rustc-crates-on-stable/rmake.rs
AgeCommit message (Expand)AuthorLines
2025-09-05tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test...Jieyou Xu-42/+0
2025-02-16Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...Ben Kimock-0/+2
2024-10-21Add rustc_abi and rustc_parse_format to rustc-crates-on-stable testLukas Wirth-0/+4
2024-09-02address review commentsRémy Rakic-36/+30
2024-08-26separate the crates to test from the test setupRémy Rakic-1/+3
2024-08-26remove use of RUSTC_BOOTSTRAP and cargo nightly featuresRémy Rakic-7/+4
2024-08-26run test in tmp dir and emit artifacts thereRémy Rakic-30/+37
2024-08-26inhibit proc-macro2 nightly detectionRémy Rakic-0/+1
2024-08-26Add a run-make test for checking that certain `rustc_` crates build on stableJakub Beránek-0/+35