1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-27 17:17:45 +00:00
Commit graph

4 commits

Author SHA1 Message Date
DQ
c061bf5a6b
Migrate to stable strict provenance APIs and elide some redundant lifetimes (#71)
* elide unnecessary lifetimes in `PartialEq` impls for `Symbol`

* remove strict provenance polyfill after std APIs are now stable

this raises MSRV to 1.84

* elide more redundant lifetimes

---------

Co-authored-by: Domenic Quirl <DomenicQuirl@protonmail.com>
2025-02-02 18:43:46 +01:00
DQ
39c8cd125e
Prepare release candidate for publishing (#57) 2023-04-25 20:30:18 +02:00
DQ
47179dab79
Prepare release candidate (#55) 2023-04-19 21:48:09 +02:00
DQ
c5279bae7d
Add derive macro for Syntax (used to be Language) (#51) 2023-04-18 20:10:35 +02:00