rust/crates/hir_ty/src/diagnostics
2021-03-18 20:15:06 +01:00
..
decl_check Remove unnecessary allocs in case_conv 2021-02-05 15:02:39 +01:00
decl_check.rs Fix infinite recursion when computing diagnostics for inner items 2021-03-18 20:15:06 +01:00
expr.rs Improve test 2021-03-17 18:35:17 +01:00
match_check.rs Separate Ty and TyKind like in Chalk 2021-03-13 16:17:15 +01:00
unsafe_check.rs avoid converting types into themselves via .into() (clippy::useless-conversion) 2021-03-17 01:27:56 +01:00