rust/clippy_lints/src/methods
bors 2ceb8c6c2d Auto merge of #5865 - camsteffen:unnecessary-fold-known-probs, r=Manishearth
Remove obsolete known problems unnecessary_fold

The known problems looks to be obsolete since NLL is stable.

changelog: none
2020-08-04 23:09:35 +00:00
..
bind_instead_of_map.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
inefficient_to_string.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
manual_saturating_arithmetic.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
mod.rs Auto merge of #5865 - camsteffen:unnecessary-fold-known-probs, r=Manishearth 2020-08-04 23:09:35 +00:00
option_map_unwrap_or.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
unnecessary_filter_map.rs Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup 2020-07-14 14:59:59 +02:00