]> git.lizzy.rs Git - rust.git/history - crates/hir/src/lib.rs
Rename TyKind::ForeignType to Foreign
[rust.git] / crates / hir / src / lib.rs
2021-04-05 Laurențiu NicolaRename TyKind::ForeignType to Foreign
2021-04-05 Laurențiu NicolaRename TyKind::Unknown to Error
2021-04-05 bors[bot]Merge #8326
2021-04-04 bors[bot]Merge #8328
2021-04-04 Florian DieboldMove things from `traits` module to `types` as well
2021-04-04 Florian DieboldMove things in hir_ty into submodules
2021-04-04 bors[bot]Merge #8325
2021-04-04 bors[bot]Merge #8295
2021-04-04 bors[bot]Merge #8327
2021-04-04 Florian DieboldReplace Substitution::type_params
2021-04-04 Florian DieboldReplace remaining uses of Substitution::build_for_def
2021-04-04 Florian DieboldAdd and start using TraitRef and ProjectionTy builders
2021-04-04 Florian DieboldMove Ty::builtin to TyBuilder
2021-04-03 bors[bot]Merge #8315
2021-04-03 Jonas SchievinkUse bitflags to compress function properties
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-04-02 bors[bot]Merge #8284
2021-04-01 Jonas SchievinkGlobal TypeRef/TraitRef interning
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-29 Lukas WirthRename target_ty to self_ty
2021-03-29 Lukas WirthLower traits to TraitRef instead of TypeRef
2021-03-27 bors[bot]Merge #8213
2021-03-27 bors[bot]Merge #8201
2021-03-26 bors[bot]Merge #8056
2021-03-26 Josh Mcguigancompletion relevance consider if types can be unified
2021-03-25 bors[bot]Merge #8200
2021-03-25 Laurențiu NicolaUse arrayvec 0.6
2021-03-24 bors[bot]Merge #7907
2021-03-24 cynecxhir: don't use the self module as visible_from in itera...
2021-03-24 bors[bot]Merge #8168
2021-03-24 bors[bot]Merge #8177
2021-03-23 bors[bot]Merge #8159
2021-03-23 bors[bot]Merge #8178
2021-03-23 bors[bot]Merge #8176
2021-03-23 bors[bot]Merge #8173
2021-03-23 Lukas Wirthsimplify
2021-03-23 bors[bot]Merge #8174
2021-03-23 bors[bot]Merge #8169
2021-03-23 Lukas WirthMake more use of the HIR in rename::rename_to_self
2021-03-23 bors[bot]Merge #8138
2021-03-23 Lukas WirthMerge hir::MacroDef::is_* into hir::MacroDef::kind
2021-03-23 Lukas WirthSet up a search scope when searching for mbe macro...
2021-03-23 bors[bot]Merge #8162
2021-03-23 Aleksey KladovAlign naming of deps and revdeps
2021-03-23 Aleksey KladovCompute more mathematically well-rounded notion of...
2021-03-23 bors[bot]Merge #8142
2021-03-22 bors[bot]Merge #8141
2021-03-22 bors[bot]Merge #8054
2021-03-22 bors[bot]Merge #8144
2021-03-22 bors[bot]Merge #8139
2021-03-22 bors[bot]Merge #8136 #8146
2021-03-21 bors[bot]Merge #8137
2021-03-21 Florian DieboldAlign InEnvironment with Chalk
2021-03-21 Florian DieboldAlign Canonical more with Chalk's version
2021-03-21 bors[bot]Merge #8134
2021-03-21 Florian DieboldUse QuantifiedWhereClause in generic_predicates as...
2021-03-21 Florian DieboldIntroduce QuantifiedWhereClause and DynTy analogous...
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8135
2021-03-21 bors[bot]Merge #8128
2021-03-21 Florian DieboldIgnore type bindings in generic_predicates_for_param
2021-03-21 Matthias Krügerclippy::complexity simplifications related to Iterators
2021-03-21 bors[bot]Merge #8123
2021-03-21 bors[bot]Merge #8127
2021-03-21 Lukas WirthTrack labels in scopes
2021-03-20 cynecxhir_ty: introduce visible_from_module param into method...
2021-03-20 bors[bot]Merge #8119
2021-03-20 bors[bot]Merge #8117
2021-03-20 Florian DieboldTurn Obligation into something similar to chalk_ir...
2021-03-20 bors[bot]Merge #8115
2021-03-20 Florian DieboldRename GenericPredicate -> WhereClause
2021-03-19 bors[bot]Merge #8112
2021-03-19 Jonas SchievinkAdd `AttrsWithOwner` and clean up `source_map`
2021-03-19 bors[bot]Merge #8097
2021-03-19 bors[bot]Merge #8101
2021-03-19 Lukas WirthReplace Projection variant in GenericPredicate with...
2021-03-18 bors[bot]Merge #8095
2021-03-18 bors[bot]Merge #8096
2021-03-18 Florian DieboldChalkify TraitRef
2021-03-18 bors[bot]Merge #8083
2021-03-18 bors[bot]Merge #8089
2021-03-18 bors[bot]Merge #8088
2021-03-18 Jonas SchievinkStore an `AstId` for procedural macros
2021-03-18 bors[bot]Merge #8087
2021-03-18 Jonas SchievinkMake MacroDefId's `AstId` mandatory when possible
2021-03-18 bors[bot]Merge #8082
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 bors[bot]Merge #8048
2021-03-17 Matthias Krügeravoid converting types into themselves via .into()...
2021-03-16 Lukas WirthProperly handle doc attributes in doc-comment highlight...
2021-03-16 bors[bot]Merge #8042
next