rust/compiler/rustc_lint
Vadim Petrochenkov c83553da31 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-02 23:46:44 +04:00
..
locales Add lint against Iterator::map receiving a callable that returns () 2023-02-23 13:57:06 +03:00
src rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
Cargo.toml Update unicode-rs crates to Unicode 15 2022-09-17 01:55:56 +08:00