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
Auto merge of rust-lang#10859 - MarcusGrass:let-and-ret-known-problems, r=giraffate
Bring up Rust lang rust-lang#37612 as a known problem for let_and_return
Fixesrust-lang/rust-clippy#4182.
I don't think conforming to this lint could trigger the issue immediately, only if subsequent code-changes go wrong, but I may be mistaken.
Since the lint can't trigger it by itself, just closing this issue might be reasonable, if not maybe this PR fixes it.
changelog: Update docs for `let_and_return`, mention rust-lang rust-lang#37612
0 commit comments