]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #41518 - tbu-:pr_fix_cp_error, r=sfackler
authorCorey Farwell <coreyf@rwell.org>
Wed, 26 Apr 2017 03:05:58 +0000 (23:05 -0400)
committerGitHub <noreply@github.com>
Wed, 26 Apr 2017 03:05:58 +0000 (23:05 -0400)
commit997593f16c11efff839be7498807995240b8ada5
treee80004eb235350aab7a6dab64b8dee69b44e2f2f
parent41933c315c2339cecad799e2d2a247a2b50122ca
parent957d51aecb3eb4960129b38b147cff0b8d0fae5c
Rollup merge of #41518 - tbu-:pr_fix_cp_error, r=sfackler

Fix a copy-paste error in `Instant::sub_duration`

Fixes #41514.