Skip to content
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

Hack to not crash when matching on a &mut Option<T> with a refinement #783

Merged
merged 1 commit into from
Sep 11, 2024

Hack to not crash when matching on a &mut Option<T> with a refinement

424c286
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Hack to not crash when matching on a &mut Option<T> with a refinement #783

Hack to not crash when matching on a &mut Option<T> with a refinement
424c286
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy succeeded Sep 11, 2024 in 0s

clippy

Details

Results

Message level Amount
Internal compiler error 0
Error 0
Warning 0
Note 0
Help 0

Versions

  • rustc 1.82.0-nightly (636d7ff91 2024-08-19)
  • cargo 1.82.0-nightly (ba8b39413 2024-08-16)
  • clippy 0.1.82 (636d7ff 2024-08-19)