jiff/src/shared
Andrew Gallant 5a6f268e82 cargo: add perf-inline crate feature
This is copied over from `regex`. Basically, when this is enabled (which
is the default), then a bunch of `inline(always)` annotations are
scattered in places (as motivated by micro-benchmarking). Otherwise,
these annotations are removed.
2025-04-11 15:58:33 -04:00
..
crc32 shared: add new exposed-but-internal jiff::shared module 2025-02-26 16:55:17 -05:00
util cargo: add perf-inline crate feature 2025-04-11 15:58:33 -04:00
mod.rs tz: fix comment and remove superfluous repr(align(..)) 2025-03-07 16:07:01 -05:00
posix.rs shared: remove pointless as_ref 2025-04-06 09:31:23 -04:00
tzif.rs tz: pack TZif civil datetime into i64 2025-03-05 18:48:44 -05:00