]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/diagnostics/match_check/usefulness.rs
internal: Normalize field type after substituting
[rust.git] / crates / hir_ty / src / diagnostics / match_check / usefulness.rs
2021-12-19 iDawerinternal: Normalize field type after substituting
2021-12-19 iDawerinternal: sync match checking with rust-lang/rust f3162...
2021-12-19 Dawerinternal: Sync match checking algorithm with rustc
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump chalk
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10199
2021-09-12 bors[bot]Merge #10213
2021-09-12 DawerImprove resilience of match checking
2021-09-08 bors[bot]Merge #10093
2021-09-03 bors[bot]Merge #10130
2021-09-03 bors[bot]Merge #10135
2021-09-03 Lukas Wirthminor: fix some clippy lints
2021-09-01 bors[bot]Merge #9954
2021-08-27 bors[bot]Merge #9970
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9987
2021-08-22 Frank SteffahnFix two more “a”/“an” typos
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-14 Jadetree-wide: make rustdoc links spiky so they are clickable
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-03 bors[bot]Merge #9130
2021-06-03 bors[bot]Merge #9124
2021-06-03 bors[bot]Merge #9104
2021-06-03 bors[bot]Merge #9105
2021-06-01 Dawerminor: Avoid eprintln on panic
2021-05-31 bors[bot]Merge #8717
2021-05-31 DawerExpand fixme comments
2021-05-31 DawerTake substitutions into account.
2021-05-31 Dawereprint panic context
2021-05-31 DawerBox field detection; test #[non-exhaustive] attribute
2021-05-31 DawerReplace the old match checking algorithm