salsa/components
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
..
salsa-2022 Update components/salsa-2022/src/storage.rs 2022-12-29 11:37:06 -05:00
salsa-2022-macros Allow clippy::needless_lifetimes on tracked method getters 2023-03-15 09:56:00 -04:00
salsa-macros Fix clippy issues 2022-08-24 18:45:53 +02:00