salsa/salsa-2022-tests
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
..
src Fix clippy issues 2022-08-24 18:45:53 +02:00
tests Allow creation of tracked methods 2022-08-28 23:28:30 +01:00
Cargo.toml test for compile failure: lru can not be used with specify 2022-08-19 07:13:03 +08:00