Philipp Krones 79d152190c
Rollup merge of #5425 - xiongmao86:issue5367, r=flip1995
Ehance opt_as_ref_deref lint.

- [x] Added passing UI tests (including committed `.stderr` file)
- [x] `cargo test` passes locally
- [x] Run `cargo dev fmt`

Lint on opt.as_ref().map(|x| &**x). Fixes #5367.

changelog: lint on opt.as_ref().map(|x| &**x)
2020-04-08 15:50:28 +02:00
..
2020-04-01 12:15:39 -07:00
2020-04-01 20:14:05 +02:00
2020-03-13 02:06:47 +09:00
2020-03-13 02:06:47 +09:00
2020-03-13 01:25:18 +09:00
2020-03-20 22:52:53 +00:00
2020-03-31 16:13:51 +05:30
2020-04-02 18:31:31 -07:00
2020-04-01 20:12:36 +02:00
2020-04-01 20:12:36 +02:00
2020-03-29 22:22:36 +02:00
2020-03-23 16:45:31 +00:00