petr-utils

common utilities for the petr compiler and tooling

1 unstable release

0.1.0 Jul 23, 2024
Download history 104/week @ 2024-07-21 15/week @ 2024-07-28 19/week @ 2024-08-11 25/week @ 2024-08-18 52/week @ 2024-08-25 44/week @ 2024-09-01 21/week @ 2024-09-08 47/week @ 2024-09-15 41/week @ 2024-09-22 35/week @ 2024-09-29 8/week @ 2024-10-06

136 downloads per month
Used in 13 crates (9 directly)

MIT license

19KB
542 lines

Turning on the "Debug" feature for this crate will use an inefficient global lock to store the symbol names and render them as readable. For production uses, these IDs are turned into usizes. Trait for pretty-printing compiler internals Primarily used for testing and debugging purposes

Dependencies

~1.6–2.4MB
~42K SLoC