- Notifications
You must be signed in to change notification settings - Fork 13.9k
libpanic_unwind => 2018 #58110
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
libpanic_unwind => 2018 #58110
Conversation
This comment has been minimized.
This comment has been minimized.
| r=me rollup with travis passing |
19786bc to 6127151 Compare This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
| @oli-obk Here's a full dump with backtrace: https://gist.github.com/Centril/70b383fd22cb4e233a3cbcd6f750f600 ; it doesn't exactly happen at the same point, but hopefully it has enough detail... |
6127151 to c34e14e Compare | @oli-obk Resolved the ICEs locally, but please double check that it was done in a way that doesn't have bad implications elsewhere. |
c34e14e to 3657eaa Compare | @bors r+ |
| 📌 Commit 3657eaa has been approved by |
…-obk libpanic_unwind => 2018 Transitions `libpanic_unwind` to Rust 2018; cc rust-lang#58099 r? @oli-obk
| Failed in rollup (#58428 (comment)), @bors r- |
3657eaa to bb08499 Compare | @bors r=oli-obk |
| 📌 Commit bb08499 has been approved by |
…-obk libpanic_unwind => 2018 Transitions `libpanic_unwind` to Rust 2018; cc rust-lang#58099 r? @oli-obk
Rollup of 10 pull requests Successful merges: - #58110 (libpanic_unwind => 2018) - #58167 (HirId-ify hir::BodyId) - #58202 (Ignore future deprecations in #[deprecated]) - #58272 (Cut down on number formating code size) - #58276 (Improve the error messages for missing stability attributes) - #58354 (Fix ICE and invalid filenames in MIR printing code) - #58381 (Only suggest imports if not imported.) - #58386 (Fix #54242) - #58400 (Fix rustc_driver swallowing errors when compilation is stopped) - #58420 (target/uefi: clarify documentation) Failed merges: r? @ghost
Transitions
libpanic_unwindto Rust 2018; cc #58099r? @oli-obk