typst/crates/typst-layout/src/flow
evie 3650859ae8
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#6038)
2025-03-11 10:00:53 +00:00
..
block.rs Fix crash when block or text have negative sizes (#5610) 2024-12-20 10:03:12 +00:00
collect.rs Respect `par` constructor arguments (#5842) 2025-02-10 14:37:19 +00:00
compose.rs Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#6038) 2025-03-11 10:00:53 +00:00
distribute.rs Fix sticky blocks at the top of blocks and pages (#5581) 2024-12-17 09:41:18 +00:00
mod.rs Respect `par` constructor arguments (#5842) 2025-02-10 14:37:19 +00:00