Commit graph

6 commits

Author SHA1 Message Date
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