Commit graph

8 commits

Author SHA1 Message Date
Ben Kimock
4cf21866e8 Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00
Lukas Wirth
7244af6ca3 Add rustc_abi and rustc_parse_format to rustc-crates-on-stable test 2024-10-21 14:57:41 +02:00
Rémy Rakic
a178559a03 address review comments 2024-09-02 08:37:55 +00:00
Rémy Rakic
057703593c separate the crates to test from the test setup
it'll be easier to see and update the list: the other cmd args
can just be ignored
2024-08-26 09:52:10 +00:00
Rémy Rakic
2190c288e2 remove use of RUSTC_BOOTSTRAP and cargo nightly features 2024-08-26 09:52:10 +00:00
Rémy Rakic
d9794a9af6 run test in tmp dir and emit artifacts there
otherwise the test would build in the source root's `target` folder
2024-08-26 09:52:10 +00:00
Rémy Rakic
7957140f3e inhibit proc-macro2 nightly detection 2024-08-26 09:52:10 +00:00
Jakub Beránek
893413de5b Add a run-make test for checking that certain rustc_ crates build on stable 2024-08-26 09:52:09 +00:00