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

Update book to clarify this is not what is on crates.io #503

Open nikomatsakis opened 2 months ago

nikomatsakis commented 2 months ago

In #501 we removed the caveat and link to the older book. We should include the old book as an appendix for historical reference and also add a caveat that this is an in-progress version of salsa available on git master but not crates.io.