-
Notifications
You must be signed in to change notification settings - Fork 13.7k
[CRATER] probe fallout of dyn
overlap
#140824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@bors try
[CRATER] probe fallout of `dyn` overlap r? lcnr for vibes, not to merge obviously
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions
This comment has been minimized.
This comment has been minimized.
c0d717f
to
d3c50fc
Compare
@bors try
[CRATER] probe fallout of `dyn` overlap r? lcnr for vibes, not to merge obviously
The job x86_64-gnu-tools
failed! Check out the build log: (web) (plain)
Click to see the possible cause of the failure (guessed by this bot)
---- rust-2024/rpit-lifetime-capture.md - RPIT_lifetime_capture_rules::Migration::Migrating_away_from_the_ (line 197) stdout ----
error: hi
--> rust-2024/rpit-lifetime-capture.md:200:1
|
4 | pub trait Captures<T: ?Sized> {}
| ----------------------------- built-in `dyn Captures<_>` implementation for this trait
5 | impl<T: ?Sized, U: ?Sized> Captures<T> for U {}
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl
|
= note: `#[forbid(dyn_overlap)]` on by default
error: aborting due to 1 previous error
Couldn't compile the test.
☀️ Try build successful - checks-actions
Build commit: 7d2afcd (7d2afcda7a9c043d5175cbca3ab08f0acf02b13a
)
@craterbot check
👌 Experiment pr-140824
created and queued.
🤖 Automatically detected try build 7d2afcd
🔍 You can check out the queue and this experiment's details.
i️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more
🚧 Experiment pr-140824
is now running
i️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more
🎉 Experiment pr-140824
is completed!
📊 541 regressed and 4 fixed (628353 total)
📰 Open the full report.
i️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more
r? lcnr for vibes, not to merge obviously