-
Notifications
You must be signed in to change notification settings - Fork 13.4k
outlives: ignore lifetimes shallowly found in ty::FnDef
s.
#71218
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
@bors try |
⌛ Trying commit f86f032 with merge a571be2b074730b31d0bb62a6984dde8e1f57278... |
☀️ Try build successful - checks-azure |
👌 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
|
So it's 121 fixed + 67 unchanged because the newly published version of @bors p=10 rollup=never (this is a regression fix that needs to get in before beta branches off) |
@bors r+ |
📌 Commit f86f032 has been approved by |
☀️ Test successful - checks-azure |
Fixes #70917 by restoring the pre-#70164 behavior for now.
r? @nikomatsakis