chrono/src
Michal Srb a716b48e9d Inline some parse related functions
Speedups:
 datetime::tests::bench_datetime_from_str             365                         337                       -28   -7.67%   x 1.08
 datetime::tests::bench_datetime_parse_from_rfc2822   195                         181                       -14   -7.18%   x 1.08
 datetime::tests::bench_datetime_parse_from_rfc3339   166                         142                       -24  -14.46%   x 1.17
2019-11-23 23:34:59 +01:00
..
format Inline some parse related functions 2019-11-23 23:34:59 +01:00
naive Simplify ITEMS in FromStr implementations 2019-11-23 23:34:59 +01:00
offset Implement Support for no_std 2019-09-07 12:12:49 +02:00
date.rs Accept Borrow<Item> as items 2019-11-23 23:34:59 +01:00
datetime.rs Simplify ITEMS in FromStr implementations 2019-11-23 23:34:59 +01:00
div.rs Use no_std-compatible num dependencies 2018-02-23 00:07:16 -08:00
lib.rs Fix existing benchmarks 2019-11-23 23:34:59 +01:00
oldtime.rs Implement Support for no_std 2019-09-07 12:12:49 +02:00
round.rs Implement Support for no_std 2019-09-07 12:12:49 +02:00