* clippy: Allow subsec_nanos usage for now. The recommendation from clippy requires Rust 1.27, but we currently support Rust 1.25 and later. * Simplify ref pattern matches. This was recommended by clippy.
* clippy: Allow subsec_nanos usage for now. The recommendation from clippy requires Rust 1.27, but we currently support Rust 1.25 and later. * Simplify ref pattern matches. This was recommended by clippy.