Files
rust/src/libcore
Mazdak Farrokhzad 3e6b1ac964 Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum
more clippy fixes

    * remove redundant returns (clippy::needless_return)
    * remove redundant import (clippy::single_component_path_imports)
    * remove redundant format!() call (clippy::useless_format)
    * don't use ok() before calling expect() (clippy::ok_expect)
2020-03-21 05:33:31 +01:00
..
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2020-02-11 10:22:47 +01:00
2020-03-17 22:19:11 +01:00
2020-03-19 21:58:11 +01:00
2020-03-14 14:05:26 +01:00
2020-03-08 11:01:12 +01:00
2019-11-26 23:02:11 -08:00
2019-12-22 17:42:47 -05:00
2019-11-26 23:02:11 -08:00
2019-12-22 17:42:47 -05:00
2020-03-10 10:31:03 +01:00
2020-03-06 15:19:31 +01:00
2020-02-23 23:59:39 -08:00
2019-11-26 23:02:11 -08:00
2019-11-26 23:02:11 -08:00