salsa/salsa-2022-tests
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 Fix clippy issues 2022-08-24 18:45:53 +02:00
tests Allow clippy::needless_lifetimes on tracked method getters 2023-03-15 09:56:00 -04:00
Cargo.toml run compile_fail test only on stable 2022-08-27 16:01:04 +08:00