]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/diagnostics
clippy::redundant_closure
[rust.git] / crates / hir_ty / src / diagnostics /
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-12 bors[bot]Merge #9239
2021-06-12 bors[bot]Merge #9238
2021-06-12 Aleksey Kladovinternal: cross-crate cov-marks
2021-06-12 bors[bot]Merge #9237
2021-06-12 Aleksey Kladovinternal: move diagnostics infra to hir
2021-06-12 bors[bot]Merge #9233
2021-06-12 Aleksey KladovMove some hir_ty diagnostics to hir
2021-06-12 bors[bot]Merge #9231
2021-06-12 Aleksey Kladovminor: reduce visibility
2021-06-12 bors[bot]Merge #9230
2021-06-12 Aleksey Kladovinternal: move missing unsafe diagnostic to hir
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 Dawerinternal: implement pattern adjustments.
2021-06-01 Dawerminor: Avoid eprintln on panic
2021-05-31 bors[bot]Merge #8717
2021-05-31 DawerExpand fixme comments
2021-05-31 Dawerfix: panic on extra fields in a pattern
2021-05-31 DawerCorrect binding pattern's type; handle invalid records.
2021-05-31 DawerTake substitutions into account.
2021-05-31 Dawereprint panic context
2021-05-31 Dawerminor: doc comment pat_util
2021-05-31 DawerTest match guards, reference patterns
2021-05-31 DawerBox field detection; test #[non-exhaustive] attribute
2021-05-31 DawerBetter tests: check if match checking bails out.
2021-05-31 DawerReplace the old match checking algorithm
2021-05-31 DawerInclude old tests
2021-05-31 DawerDon't panic on a pattern of unresolved ADT variant.
2021-05-31 DawerClean up, more docs.
2021-05-31 DawerCheck pattern types.
2021-05-31 DawerExpand binding patterns.
2021-05-31 DawerFix visibility warnings
2021-05-31 DawerLower binding pattern
2021-05-31 DawerLower bool literals
2021-05-31 DawerTreat ctor of unhandled type as non-exhaustive.
2021-05-31 DawerLower Pat::Path
2021-05-31 DawerDo not do match check if lowering failed.
2021-05-31 DawerFix panics on pattern_arena.borrow with ugly cloning
2021-05-31 DawerBasic lowering hir_def::exrp::Pat -> typed HIR.
2021-05-31 DawerHandle unordered fields in struct patterns
2021-05-31 DawerComplete field replacing
2021-05-31 DawerSupport bool literal patterns
2021-05-31 DawerCheck enum patterns
2021-05-31 DawerBuild wildcard witnesses instead of panicking
2021-05-31 DawerImplement struct ctor application
2021-05-31 DawerAdd remaining Constructor variants
2021-05-31 DawerComplete usefulness::SubPatSet impl
2021-05-31 DawerList useless patterns in a useful match arm
2021-05-31 DawerRemove unneeded indirection on PatCtxt
2021-05-31 DawerEnable generation of non-exhaustiveness witnesses
2021-05-31 DawerUpdate match checking.
2021-05-31 bors[bot]Merge #9088
2021-05-31 bors[bot]Merge #9084 #9087
2021-05-31 Aleksey Kladovminor: it's Parameter, not Argument
2021-05-31 Aleksey Kladovfix: avoid panics in match case diagnostic
2021-05-31 bors[bot]Merge #8952
2021-05-30 bors[bot]Merge #9062
2021-05-26 bors[bot]Merge #9007
2021-05-26 bors[bot]Merge #9003
2021-05-26 bors[bot]Merge #9002
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 bors[bot]Merge #8973
2021-05-25 Aleksey Kladovinternal: move diagnostics to hir
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8942
2021-05-24 bors[bot]Merge #8955
2021-05-23 bors[bot]Merge #8945
2021-05-23 Florian DieboldRecord method call substs and use them in call info
2021-05-22 bors[bot]Merge #8924
2021-05-22 Florian DieboldAdd last remaining module docstring
2021-05-20 bors[bot]Merge #8873
2021-05-19 bors[bot]Merge #8884
2021-05-19 bors[bot]Merge #8875
2021-05-19 bors[bot]Merge #8882
2021-05-19 DawerCheck patterns for type match recursively.
2021-05-19 Dawerinternal: Record mismatches of pattern types.
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8813
2021-05-14 bors[bot]Merge #8840
2021-05-14 DawerFix false positive "Missing match arm".
2021-05-13 bors[bot]Merge #8820
2021-05-13 bors[bot]Merge #8823
2021-05-12 bors[bot]Merge #8799
2021-05-12 bors[bot]Merge #8802
2021-05-11 bors[bot]Merge #8398
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-05-03 Daniel McNabFix inference with conditionally compiled tails
2021-04-23 bors[bot]Merge #8317
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8506
2021-04-13 bors[bot]Merge #8504
2021-04-13 Jonas Schievinkdecl_check: follow test style guide
next