salsa/components
Jack Rickard 2df88d2c33
Use #[salsa::tracked] for tracked methods
This changes tracked methods from being annotated with `#[tracked]` to
`#[salsa::tracked]`. This improves consistency and allows outputting a
nicer error message if someone forgets to put the attribute on the impl
block.
2022-08-31 23:30:49 +01:00
..
salsa-2022 Merge #381 2022-08-25 10:34:44 +00:00
salsa-2022-macros Use #[salsa::tracked] for tracked methods 2022-08-31 23:30:49 +01:00
salsa-macros Fix clippy issues 2022-08-24 18:45:53 +02:00