salsa/components
Jack Rickard dbc4154419
Allow creation of tracked methods
This allows users to annotate impl blocks with `#[salsa::tracked]` and
then create tracked methods by marking individual functions with
`#[tracked]`.
2022-08-28 23:28:30 +01:00
..
salsa-2022 Merge #381 2022-08-25 10:34:44 +00:00
salsa-2022-macros Allow creation of tracked methods 2022-08-28 23:28:30 +01:00
salsa-macros Fix clippy issues 2022-08-24 18:45:53 +02:00