salsa/components/salsa-2022-macros
DropDemBits 7c8647e572
Allow clippy::needless_lifetimes on tracked method getters
Previously, this would necessitate having to manually add an allow for this
clippy lint, since an extra `'db` lifetime was added to the signature.
2023-03-15 09:56:00 -04:00
..
src Allow clippy::needless_lifetimes on tracked method getters 2023-03-15 09:56:00 -04:00
Cargo.toml Allow creation of tracked methods 2022-08-28 23:28:30 +01:00