rust/clippy_lints
bors 7f132e8e3a Auto merge of #116144 - lcnr:subst-less, r=oli-obk
subst -> instantiate

continues #110793, there are still quite a few uses of `subst` and `substitute`, but changing them all in the same PR was a bit too much, so I've stopped here for now.
2023-09-26 21:32:44 +00:00
..
src Auto merge of #116144 - lcnr:subst-less, r=oli-obk 2023-09-26 21:32:44 +00:00
Cargo.toml Reuse rustdoc's doc comment handling in Clippy 2023-09-08 23:42:57 +00:00
README.md

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