]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/display.rs
Rename TyKind::ForeignType to Foreign
[rust.git] / crates / hir_ty / src / display.rs
2021-03-01 bors[bot]Merge #7778
2021-03-01 bors[bot]Merge #7826
2021-03-01 Lukas WirthIntroduce Ty::Alias
2021-03-01 bors[bot]Merge #7823
2021-03-01 Lukas WirthBeing Ty::InferenceVar closes to chalk equivalent
2021-03-01 bors[bot]Merge #7822
2021-02-28 bors[bot]Merge #7816
2021-02-28 Lukas WirthLift FnPointer into a struct
2021-02-28 bors[bot]Merge #7814
2021-02-28 Lukas WirthRemove Substs from Ty::ForeignType
2021-02-28 Lukas WirthTurn Ty::Tuple variant into a tuple-variant
2021-02-28 bors[bot]Merge #7813
2021-02-28 Lukas WirthFix code_model::Type::walk not walking all types
2021-02-28 Lukas WirthInline TypeCtor into Ty
2021-02-28 bors[bot]Merge #7804
2021-02-28 Lukas WirthUse chalk_ir::Scalar directly
2021-02-28 Lukas WirthIntroduce TypeCtor::Scalar
2021-02-20 bors[bot]Merge #7732
2021-02-20 Lukas WirthDon't write trailing whitespace when formatting empty...
2021-01-26 bors[bot]Merge #7393
2021-01-23 bors[bot]Merge #7391
2021-01-22 bors[bot]Merge #7399
2021-01-22 Jonas SchievinkMake `ModuleId`'s `krate` field private
2021-01-18 bors[bot]Merge #7326
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7257
2021-01-14 bors[bot]Merge #7110
2021-01-14 bors[bot]Merge #7260
2021-01-13 Lukas WirthRender Fn* trait objects and impl types as rust does
2021-01-08 bors[bot]Merge #7145
2021-01-06 bors[bot]Merge #7174
2021-01-05 bors[bot]Merge #7168
2021-01-05 Aleksey KladovRename expr -> tail_expr
2021-01-05 bors[bot]Merge #7162
2021-01-04 bors[bot]Merge #7147
2021-01-04 bors[bot]Merge #7159
2021-01-04 bors[bot]Merge #7151
2021-01-04 bors[bot]Merge #7149
2021-01-04 Lukas WirthImpl hovering for TypeParams
2020-12-14 bors[bot]Merge #6817
2020-12-13 bors[bot]Merge #6852
2020-12-12 bors[bot]Merge #6845
2020-12-12 Lukas WirthDon't HirDisplay unknown types when displaying for...
2020-12-12 bors[bot]Merge #6818
2020-12-11 Lukas WirthAdd Lifetimes to the HIR
2020-12-10 bors[bot]Merge #6769
2020-12-09 bors[bot]Merge #6786
2020-12-09 Jonas SchievinkImplement HirDisplay for FnSig
2020-11-03 bors[bot]Merge #6435
2020-11-02 bors[bot]Merge #6365
2020-11-02 bors[bot]Merge #6393 #6399
2020-10-28 bors[bot]Merge #6398
2020-10-28 bors[bot]Merge #6396
2020-10-28 Benjamin Coenenrefactor(hir_ty): do not override DisplayTarget in...
2020-10-28 bors[bot]Merge #6394
2020-10-28 bors[bot]Merge #6387
2020-10-28 Benjamin Coenendo not use associated types placeholder for inlay hint
2020-10-28 Benjamin Coenendo not use associated types placeholder for inlay hint
2020-10-28 Benjamin Coenendo not use associated types placeholder for inlay hint
2020-10-28 Benjamin Coenendo not use associated types placeholder for inlay hint
2020-10-27 Benjamin Coenendo not use associated types placeholder for inlay hint...
2020-10-08 bors[bot]Merge #5651
2020-10-07 bors[bot]Merge #6160
2020-10-06 bors[bot]Merge #6128
2020-10-06 bors[bot]Merge #6140
2020-10-06 bors[bot]Merge #6150
2020-10-06 bors[bot]Merge #6148
2020-10-06 Lukas WirthFix trait object hir formatting behind pointer and...
2020-09-24 bors[bot]Merge #5846
2020-09-20 bors[bot]Merge #6018
2020-09-17 bors[bot]Merge #6017
2020-09-17 bors[bot]Merge #6016
2020-09-16 bors[bot]Merge #5989
2020-09-16 bors[bot]Merge #6013
2020-09-16 bors[bot]Merge #5993
2020-09-15 Charles LewUpdate chalk to 0.27 and adapt to chalk changes.
2020-09-14 bors[bot]Merge #5976
2020-09-14 bors[bot]Merge #5985
2020-09-13 bors[bot]Merge #5971
2020-09-10 oxalicaImplement async blocks
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-18 bors[bot]Merge #5687
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 #5753
2020-08-13 bors[bot]Merge #5752
2020-08-13 Benjamin Coenendisplay correctly 'impl Trait<T> + Trait<T>' #4814
2020-08-13 bors[bot]Merge #5748
2020-08-13 Aleksey KladovRename ra_hir_ty -> hir_ty