False positive?: get_unwrap #1725
Labels
C-bug
Category: Clippy is not doing the correct thing
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
I-false-positive
Issue: The lint was triggered on code it shouldn't have
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
T-middle
Type: Probably requires verifiying types
Link to example: http://play.integer32.com/?gist=2d02b966174279055a9519a5f3182a7d&version=undefined
Honestly seems like the suggested change should work but lifetimes seem to prevent it. Might be because
Index
andget
take slightly different parameter types?The text was updated successfully, but these errors were encountered: