repr(transparent): never consider arrays trivial for the ABI#156114
repr(transparent): never consider arrays trivial for the ABI#156114RalfJung wants to merge 2 commits into
Conversation
|
@bors try |
This comment has been minimized.
This comment has been minimized.
repr(transparent): never consider arrays trivial for the ABI
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
@craterbot check |
|
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
☔ The latest upstream changes (presumably #156224) made this pull request unmergeable. Please resolve the merge conflicts. |
|
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🎉 Experiment
Footnotes
|
This is a simplified version of #155984 for cratering purposes. It's not meant to be landed as-is (at the very least, tons of tests would have to be adjusted to not involve arrays any more).