]> git.lizzy.rs Git - rust.git/history - crates/hir_ty
Merge #8134
[rust.git] / crates / hir_ty /
2021-03-21 bors[bot]Merge #8134
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8135
2021-03-21 Yilin Chenuse the included file as the source of expanded include...
2021-03-21 Florian DieboldIgnore type bindings in generic_predicates_for_param
2021-03-21 Florian DieboldTest for a Salsa bug
2021-03-21 Matthias Krügerclippy::complexity simplifications related to Iterators
2021-03-21 Matthias Krügerremove more redundant clones (clippy::redundant_clone())
2021-03-20 Kirill BulatovDocs
2021-03-20 Kirill BulatovDo not propose assoc items without qualifiers
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 #8116
2021-03-20 Florian DieboldRemove WhereClause::Error
2021-03-20 bors[bot]Merge #8115
2021-03-20 Florian DieboldRename GenericPredicate -> WhereClause
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 #8094
2021-03-18 Jonas SchievinkFix infinite recursion when computing diagnostics for...
2021-03-18 bors[bot]Merge #8082
2021-03-18 Edwin ChengHandle inner recursive macro rules cases
2021-03-18 bors[bot]Merge #8081
2021-03-18 bors[bot]Merge #8078
2021-03-18 Jonas SchievinkSupport `#[cfg]` on all associated items
2021-03-17 bors[bot]Merge #8076
2021-03-17 Jonas SchievinkAdd test for self-calling inner function
2021-03-17 bors[bot]Merge #8069
2021-03-17 bors[bot]Merge #8068
2021-03-17 Jonas SchievinkImprove test
2021-03-17 Jonas SchievinkAdd test for `#[cfg]` on function params
2021-03-17 bors[bot]Merge #8065
2021-03-17 bors[bot]Merge #8066
2021-03-17 Jonas SchievinkHandle `#[cfg]` on call arguments
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 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8041
2021-03-16 Florian DieboldRename Substs -> Substitution
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-16 bors[bot]Merge #8036 #8046
2021-03-16 bors[bot]Merge #8040
2021-03-16 bors[bot]Merge #8044
2021-03-16 Edwin ChengFix macro expansion for statements w/o semicolon
2021-03-15 bors[bot]Merge #8039
2021-03-15 Florian DieboldUse SmallVec for Substs
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8038
2021-03-15 Florian DieboldFix unification logic
2021-03-15 bors[bot]Merge #8028
2021-03-15 oxalicaUse hir formatter more
2021-03-15 oxalicaImpl HirDisplay for function hover message
2021-03-15 oxalicaIntroduce FunctionQualifier for hir::FunctionData
2021-03-15 bors[bot]Merge #8029
2021-03-15 bors[bot]Merge #8030
2021-03-15 bors[bot]Merge #8020
2021-03-15 Laurențiu NicolaEnable thread-local coverage marks
2021-03-15 bors[bot]Merge #8015
2021-03-15 bors[bot]Merge #8008
2021-03-15 bors[bot]Merge #8018
2021-03-15 Lukas WirthSpeedup trait impl search for goto_implementation
2021-03-15 bors[bot]Merge #8026
2021-03-15 Aleksey KladovSimplify source maps for fields
2021-03-15 bors[bot]Merge #8021 #8022
2021-03-15 bors[bot]Merge #7966
2021-03-14 Florian DieboldDon't use Substs for Ref/Raw/Array/Slice
2021-03-14 Florian DieboldMake Ty wrap TyKind in an Arc
2021-03-14 bors[bot]Merge #8014
2021-03-14 bors[bot]Merge #8016
2021-03-14 Florian DieboldMore renaming
2021-03-14 Florian DieboldUse chalk_ir::FnSig
2021-03-14 Florian DieboldRename some fields to their Chalk names
2021-03-14 bors[bot]Merge #7993
2021-03-14 bors[bot]Merge #8010
2021-03-13 bors[bot]Merge #8003
2021-03-13 Florian DieboldMove type lowering methods to TyLoweringContext
2021-03-13 bors[bot]Merge #8002
2021-03-13 Florian DieboldCreate TraitEnvironment through a query
2021-03-13 bors[bot]Merge #8001
2021-03-13 Florian DieboldUse chalk_ir::OpaqueTyId
2021-03-13 Florian DieboldUse chalk_ir::PlaceholderIndex
2021-03-13 Florian DieboldUse chalk_ir::ClosureId
2021-03-13 bors[bot]Merge #7998
2021-03-13 Florian DieboldUse chalk_ir::FnDefId
2021-03-13 Florian DieboldUse chalk_ir::AssocTypeId
2021-03-13 Florian DieboldUse chalk_ir::ForeignDefId
2021-03-13 bors[bot]Merge #7996
2021-03-13 Florian DieboldSeparate `Ty` and `TyKind` like in Chalk
next