Uh oh!
There was an error while loading. Please reload this page.
Use new cargo argument in bootstrap for cfg checking - #97529
Conversation
Mark-Simulacrum
commented
Jun 1, 2022
@bors r+ rollup=never |
bors
commented
Jun 1, 2022
📌 Commit 71f60b43514cc14abbf18c5336b165742008d7d8 has been approved by |
bors
commented
Jun 1, 2022
⌛ Testing commit 71f60b43514cc14abbf18c5336b165742008d7d8 with merge 549c79c9bda4ba63fa8e8cb466e9697a98bf739d... |
This comment has been minimized.
This comment has been minimized.
bors
commented
Jun 1, 2022
💔 Test failed - checks-actions |
Urgau
commented
Jun 1, 2022
@jyn514@Mark-Simulacrum (bootstrap team, idk if there things are already setup or not) Would any of you know why when at this stage Context: This PR move some args handling from the |
This comment has been minimized.
This comment has been minimized.
EDIT: Actually I'm not so sure anymore. I'm not even sure |
This comment has been minimized.
This comment has been minimized.
cd6b8d8 to
16b081bComparefdf5967 to
628b50dCompare8210be4 to
ff33001CompareUrgau
commented
Jun 3, 2022
After some more investigation on CI I'm pretty sure that it's not at all a @rustbot ready |
Mark-Simulacrum
commented
Jun 4, 2022
@bors r+ Seems OK for now. |
bors
commented
Jun 4, 2022
📌 Commit ff33001 has been approved by |
bors
commented
Jun 4, 2022
bors
commented
Jun 4, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Jun 4, 2022
Finished benchmarking commit (3a8e713): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
This PR use new cargo argument in bootstrap for doing cfg checking.
Follow-up to #97044 and #97214.
r? @Mark-Simulacrum