rust/clippy_lints
kadmin a783912d2c Update term for use in more places
Replace use of `ty()` on term and use it in more places. This will allow more flexibility in the
future, but slightly worried it allows items which are consts which only accept types.
2022-01-17 19:59:40 +00:00
..
2022-01-17 19:59:40 +00:00

This crate contains Clippy lints. For the main crate, check GitHub.