[WIP] rustc: temporarily disable non-syntactic elision.#62181
[WIP] rustc: temporarily disable non-syntactic elision.#62181eddyb wants to merge 2 commits intorust-lang:masterfrom
Conversation
|
@bors try |
|
⌛ Trying commit 4d81f33 with merge 37165ca20a5b26004da6c770516fc0aa431c6ad6... |
|
💔 Test failed - checks-azure |
|
@bors retry |
|
⌛ Trying commit 4d81f33 with merge 37b1007bcf383c6620fd0e921068d4c38501f18c... |
|
💔 Test failed - checks-azure |
|
Blocked on #62247. |
nikomatsakis
left a comment
There was a problem hiding this comment.
Looks good, I'm curious to see the results.
[WIP] rustc: temporarily disable non-syntactic elision. This is only exists so we can do a quick crater check-only run, which we should've probably done a long time ago, but this behavior persisted undisturbed and unquestioned (possible for a good reason). r? @nikomatsakis
|
☀️ Try build successful - checks-azure, checks-travis |
|
@craterbot run mode=check-only |
|
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🎉 Experiment
|
|
Hey! This is a ping from triage, we would like to know if you @eddyb could give us a few more minutes to update here so we can move forward . Thanks. |
|
@rustbot modify labels to +S-waiting-on-author, -S-waiting-on-review |
|
The experiment is done. |
This is only exists so we can do a quick crater check-only run, which we should've probably done a long time ago, but this behavior persisted undisturbed and unquestioned (possible for a good reason).
r? @nikomatsakis