mirror of
https://github.com/typst/typst
synced 2025-06-28 08:12:53 +08:00
The new solution is slightly hacky, but way more flexible. All types that implement PartialEq can now be compared spanlessly in tests by manipulating a thread-local boolean that is read in Span's PartialEq implementation.
Description
Languages
Rust
85.4%
Typst
13.9%
TypeScript
0.3%
HTML
0.3%