about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-08-31 06:41:30 +0000
committerbors <bors@rust-lang.org>2014-08-31 06:41:30 +0000
commit499a40e59f62f6e860eb201d91f9ba9cecb99d35 (patch)
tree0ad06386febee454258efd934673fce66ddebf39 /src/libsyntax/parse
parentc2564540de933c2dfe48cc72f947b29853ab2803 (diff)
parentd20de6d5c51300763d0290585f0c3bb769c3d1b6 (diff)
downloadrust-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