You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest closing this issue as it's not actionable: stuff that compiled with last year nightly will certainly not compile with today's nightly.
If you want to make this issue actionable: the problem is that the new-ish Termination stuff crashes the compiler when misused (as explained in #47040 (comment)) so the issue should request the misuse reporting a proper error message instead of crashing.
Summary
Hi,
I tried building the crate cortex-m-quickstart
Issue
By using the following option
The compiler crashes
Backtrace
Meta
Tested toolchains:
rustc 1.24.0-nightly (8e7a609e6 2018-01-04)
rustc 1.25.0-nightly (4d2d3fc5d 2018-02-13)
cc @japaric
The text was updated successfully, but these errors were encountered: