-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Panic in clippy_lints/src/implicit_return.rs:150:66
#7231
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
Comments
The issue is relatively easy to fix I think (just don't blindly unwrap) but i wasnt able to reduce a proper testcase in the no_std code linked above :/ |
Got it down to
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link to CI build where the issue occured: https://github.com/phil-opp/blog_os/runs/2600559391?check_suite_focus=true#step:4:226
Panic output with backtrace:
The text was updated successfully, but these errors were encountered: