diff options
| author | bors <bors@rust-lang.org> | 2014-08-31 06:41:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-08-31 06:41:30 +0000 |
| commit | 499a40e59f62f6e860eb201d91f9ba9cecb99d35 (patch) | |
| tree | 0ad06386febee454258efd934673fce66ddebf39 /src/libsyntax/parse | |
| parent | c2564540de933c2dfe48cc72f947b29853ab2803 (diff) | |
| parent | d20de6d5c51300763d0290585f0c3bb769c3d1b6 (diff) | |
| download | rust-499a40e59f62f6e860eb201d91f9ba9cecb99d35.tar.gz rust-499a40e59f62f6e860eb201d91f9ba9cecb99d35.zip | |
auto merge of #16650 : ruud-v-a/rust/timespec-arithmetic, r=alexcrichton
This changes the `Add` and `Sub` implementations for `Timespec` introduced in #16573 to use `Duration` as the time span type instead of `Timespec` itself, as [suggested](https://github.com/rust-lang/rust/pull/16573#issuecomment-52593408) by @sfackler. This depends on #16626, because is uses `Duration::seconds(i64)`, whereas currently `Duration::seconds` takes an `i32`.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions
