]> git.lizzy.rs Git - rust.git/history - crates/hir_ty
clippy::redundant_closure
[rust.git] / crates / hir_ty /
2021-06-13 Maan2003clippy::redundant_closure
2021-06-13 Maan2003clippy::useless_conversion
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-12 bors[bot]Merge #9239
2021-06-12 Florian DieboldFix coercion in match with expected type
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-12 Aleksey Kladovinternal: move inference diagnostics to hir
2021-06-03 bors[bot]Merge #9128
2021-06-03 Jonas SchievinkSet enable_proc_attr_macros in hir_ty TestDB
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-02 bors[bot]Merge #9118
2021-06-02 bors[bot]Merge #9117
2021-06-02 bors[bot]Merge #9114
2021-06-02 Lukas WirthFix bind patterns always being treated as ref taking...
2021-06-02 bors[bot]Merge #9108
2021-06-01 Dawerinternal: implement pattern adjustments.
2021-06-01 Dawerminor: Avoid eprintln on panic
2021-06-01 Jonas SchievinkImplement `#[rustc_skip_array_during_method_dispatch]`
2021-06-01 bors[bot]Merge #9097
2021-06-01 Jonas SchievinkImplement per-edition preludes
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 #9090
2021-05-31 cynecxhir_ty: use correct receiver_ty in method resolution
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-31 bors[bot]Merge #9079
2021-05-31 bors[bot]Merge #9039
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9069
2021-05-30 bors[bot]Merge #9068
2021-05-30 bors[bot]Merge #9065
2021-05-30 cynecxhir_ty: don't pass where clauses of associated types...
2021-05-30 bors[bot]Merge #9062
2021-05-30 Laurențiu NicolaBump deps
2021-05-29 bors[bot]Merge #9050
2021-05-29 bors[bot]Merge #9051
2021-05-29 cynecxhir_ty: use async ret type for inference inside async...
2021-05-29 bors[bot]Merge #9048
2021-05-29 bors[bot]Merge #9046
2021-05-29 Jonas SchievinkRemove fragment kind knowledge from builtin macros
2021-05-29 bors[bot]Merge #9027
2021-05-28 bors[bot]Merge #9028
2021-05-28 bors[bot]Merge #9033
2021-05-28 bors[bot]Merge #9032
2021-05-27 bors[bot]Merge #9029
2021-05-27 Jonas SchievinkMove hir_ty incremental test to its own file
2021-05-27 Jonas SchievinkUpdate salsa
2021-05-27 bors[bot]Merge #8997
next