typst/crates/typst-utils/src
Laurenz 88dfe4d276
Use `rustc-hash` for hash maps and sets (#6678)
2025-07-31 08:45:03 +00:00
..
bitset.rs Split `BitSet` into two types and make it a bit nicer (#4249) 2024-05-24 21:09:54 +00:00
deferred.rs Factor out `typst-utils` crate (#4125) 2024-05-13 15:25:43 +00:00
duration.rs Fix duration formatting precision (#5082) 2024-10-01 12:32:27 +00:00
fat.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
hash.rs Rewrite foundations of native elements (#6547) 2025-07-08 08:52:43 +00:00
lib.rs Rewrite foundations of native elements (#6547) 2025-07-08 08:52:43 +00:00
macros.rs Replace `once_cell`'s `Lazy` as much as possible (#4617) 2024-10-31 11:52:11 +00:00
pico.rs Use `rustc-hash` for hash maps and sets (#6678) 2025-07-31 08:45:03 +00:00
round.rs (Re-)implement rounding with negative digits (#5198) 2024-10-14 16:14:06 +00:00
scalar.rs Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00