Devon Hollowood 6a14dc7fd4 Remove false positives from get_unwrap lint
HashMap and BTreeMap don't implement `IndexMut`, so we shouldn't lint
for use of `get_mut().unwrap()` for those types.
2016-11-01 17:48:32 -07:00
..
2016-08-17 18:35:25 +02:00
2016-06-10 00:08:14 +02:00
2016-08-17 18:35:25 +02:00
2016-10-22 16:16:55 +02:00
2016-06-10 00:08:14 +02:00
2016-08-17 18:35:25 +02:00
2016-08-17 18:35:25 +02:00
2016-06-10 00:08:14 +02:00
2016-06-21 12:35:49 +02:00