salsa-rs / salsa

A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
https://salsa-rs.netlify.app/
Apache License 2.0
2.09k stars 142 forks source link

bump derive-new to 0.6 #506

Closed fee1-dead closed 1 month ago

fee1-dead commented 2 months ago

This will unify syn use to all be 2.0.

netlify[bot] commented 2 months ago

Deploy Preview for salsa-rs canceled.

Name Link
Latest commit 517fbff1abfcaaac92174f73191f550c0d471f8b
Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/66781b790f96850008a2c403
nikomatsakis commented 2 months ago

@fee1-dead seems to have a conflict... perhaps with #505 ?

fee1-dead commented 2 months ago

Resolved.

nikomatsakis commented 1 month ago

Argh, more conflicts.

nikomatsakis commented 1 month ago

Sorry @fee1-dead I didn't merge this earlier, are you up for a rebase?

nikomatsakis commented 1 month ago

Included in #541