rust/clippy_lints/src/utils
bors ea2073a2f0 Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot
rustc_middle: Remove trait `DefIdTree`

This trait was a way to generalize over both `TyCtxt` and `Resolver`, but now `Resolver` has access to `TyCtxt`, so this trait is no longer necessary.
2023-03-05 10:37:02 +00:00
..
internal_lints rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
author.rs Make clippy happy 2023-02-25 19:46:36 +00:00
conf.rs Fix array-size-threshold config deserialization error 2023-03-02 21:42:11 +01:00
dump_hir.rs Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyup 2023-02-10 14:01:19 +01:00
internal_lints.rs
mod.rs