Files
rust/src/librustc_data_structures
Tyler Mandry 73aa2bd707 Rollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb
Fix clippy warnings

* Use `match` instead of `if` chain
* Remove redundant `into_iter()`
* Use `copied()` instead of `map()`

etc.
2019-10-01 23:06:19 -07:00
..
2019-10-01 23:15:47 +09:00
2019-08-13 21:55:55 +02:00
2019-09-29 16:11:30 +00:00
2018-12-25 21:08:33 -07:00
2019-04-09 07:44:10 +02:00
2019-07-04 11:26:57 -04:00
2019-02-09 01:36:22 +09:00
2019-07-19 23:37:48 +02:00
2019-07-10 17:04:42 +02:00