]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/diagnostics/match_check.rs
Fix false positive "Missing match arm".
[rust.git] / crates / hir_ty / src / diagnostics / match_check.rs
2021-05-14 DawerFix false positive "Missing match arm".
2021-04-23 bors[bot]Merge #8317
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8415
2021-04-10 bors[bot]Merge #8436
2021-04-08 bors[bot]Merge #8207
2021-04-06 bors[bot]Merge #8371
2021-04-06 bors[bot]Merge #8375
2021-04-06 bors[bot]Merge #8364
2021-04-06 bors[bot]Merge #8368
2021-04-06 Lukas WirthMove Ty accessors to TyExt
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8245
2021-04-04 bors[bot]Merge #8295
2021-04-03 bors[bot]Merge #8310
2021-04-03 Florian DieboldRename Ty::interned to Ty::kind
2021-04-03 bors[bot]Merge #8309
2021-04-03 Florian DieboldIntroduce `GenericArg` like in Chalk
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 bors[bot]Merge #8186
2021-03-30 bors[bot]Merge #8261
2021-03-30 Jesse BakkerFix expansion of OR-patterns in match check
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8021 #8022
2021-03-15 bors[bot]Merge #7966
2021-03-14 bors[bot]Merge #7993
2021-03-14 bors[bot]Merge #8010
2021-03-13 bors[bot]Merge #7996
2021-03-13 Florian DieboldSeparate `Ty` and `TyKind` like in Chalk
2021-03-13 bors[bot]Merge #7799
2021-03-09 bors[bot]Merge #6822
2021-03-06 bors[bot]Merge #7865
2021-03-05 bors[bot]Merge #7884
2021-03-05 bors[bot]Merge #7869
2021-03-05 bors[bot]Merge #7881
2021-03-05 bors[bot]Merge #7880
2021-03-05 bors[bot]Merge #7870
2021-03-04 Lukas WirthUse chalk_ir::AdtId
2021-03-02 bors[bot]Merge #7335 #7691
2021-03-02 bors[bot]Merge #7513
2021-03-02 bors[bot]Merge #7777
2021-03-01 bors[bot]Merge #7778
2021-03-01 bors[bot]Merge #7822
2021-02-28 bors[bot]Merge #7813
2021-02-28 Lukas WirthInline TypeCtor into Ty
2021-02-10 bors[bot]Merge #7627
2021-02-10 Jonas SchievinkUpdate fixed tests
2021-01-18 bors[bot]Merge #7326
2021-01-14 bors[bot]Merge #7271
2021-01-14 Aleksey Kladovprepare to publish el libro de arena
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 bors[bot]Merge #7235
2021-01-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-09 Vincent EscheFixed typos in code comments
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-27 bors[bot]Merge #6586
2020-11-26 bors[bot]Merge #6614 #6632
2020-11-26 bors[bot]Merge #6496
2020-11-24 bors[bot]Merge #6624
2020-11-24 Lukas WirthCheck structs for match exhaustiveness
2020-11-24 bors[bot]Merge #6621
2020-11-24 Lukas WirthAdd middle ellipsis missing arm text
2020-11-24 Lukas WirthHandle ellipsis in tuple patterns in match exhaustivene...
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-19 bors[bot]Merge #5643
2020-08-18 DmitryMerge remote-tracking branch 'rust-analyzer/master'
2020-08-18 bors[bot]Merge #5682
2020-08-18 bors[bot]Merge #5687
2020-08-18 bors[bot]Merge #5758
2020-08-18 bors[bot]Merge #5787
2020-08-17 CAD97Fix missing match arm false error on unknown type
2020-08-17 CAD97Document missing match arm false positive
2020-08-17 bors[bot]Merge #5782
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5748
2020-08-13 Aleksey KladovRename ra_hir_ty -> hir_ty