]> git.lizzy.rs Git - rust.git/history - crates
8024: Added the trait modifier for assoc types.
[rust.git] / crates /
2021-04-08 Chetan Khilosiya8024: Added the trait modifier for assoc types.
2021-04-08 bors[bot]Merge #8428
2021-04-08 Jonas SchievinkUse named fields in `MacroCallKind`
2021-04-08 bors[bot]Merge #8426
2021-04-08 Jonas SchievinkTrack recursion limit when expanding custom derive
2021-04-08 bors[bot]Merge #8421
2021-04-08 bors[bot]Merge #8419 #8423
2021-04-08 kjeremyBump lsp-types and syn
2021-04-08 bors[bot]Merge #8422
2021-04-08 Laurențiu NicolaReduce allocations in Expand macro
2021-04-08 Florian DieboldRemove unused
2021-04-08 Florian DieboldReplace `make_binders` by the now equivalent `make_only...
2021-04-08 Florian DieboldRemove identity impls for ToChalk
2021-04-08 Florian DieboldFix `Canonicalized::apply_solution`
2021-04-08 Florian DieboldFix missing match arms
2021-04-08 Florian DieboldFix remaining `interned_mut` call
2021-04-08 Florian DieboldReplace remaining `fold` calls
2021-04-08 Florian DieboldReplace some `fold` calls
2021-04-08 Florian DieboldFix shifted_{in,out} calls
2021-04-08 Florian DieboldFix subst_prefix
2021-04-08 Florian DieboldGet rid of walk_mut [not compiling]
2021-04-08 Florian DieboldFix TyBuilder methods
2021-04-08 Florian DieboldImpl Fold for CallableSig
2021-04-08 Florian DieboldAdd HasInterner bounds
2021-04-08 Florian DieboldAllow unused
2021-04-08 Florian DieboldRemove obsolete Cast impls
2021-04-08 Florian DieboldMake ToChalk implementations identity
2021-04-08 Florian DieboldReplace all the types by their Chalk versions
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8412
2021-04-07 Lukas WirthEmit folding ranges for multiline array literals
2021-04-07 bors[bot]Merge #8409
2021-04-07 Florian DieboldFix return type of Substitution::interned
2021-04-07 Florian DieboldInEnvironment::new takes a reference
2021-04-07 Florian DieboldMake Canonical::new a free-standing function
2021-04-07 Florian DieboldFix return type of `self_type_parameter`
2021-04-07 Florian DieboldMove hir_trait_id to extension trait
2021-04-07 Florian DieboldChange TraitRef::hir_fmt_ext to free-standing function
2021-04-07 bors[bot]Merge #8408
2021-04-07 Jonas SchievinkUpdate `OUT_DIR` diagnostic to match setting
2021-04-07 bors[bot]Merge #8388
2021-04-07 bors[bot]Merge #8407
2021-04-07 Florian DieboldMove `equals_ctor` to `TyExt`
2021-04-07 bors[bot]Merge #8402
2021-04-07 Florian DieboldRemove Ty::substs{_mut}
2021-04-07 bors[bot]Merge #8401
2021-04-07 kjeremyUpdate crates
2021-04-07 Jonas SchievinkDocument `}` insertion
2021-04-07 Jonas SchievinkMake better use of `stdx::always`
2021-04-07 Jonas SchievinkRewrite, reparse modified file
2021-04-07 Jonas Schievinksimplify
2021-04-07 Jonas SchievinkUse stdx::always
2021-04-07 Jonas SchievinkComplete braces more aggressively
2021-04-07 Jonas SchievinkAutoclose blocks when typing `{`
2021-04-07 bors[bot]Merge #8397
2021-04-07 Manuel CeronReturn a better error message for when we are waiting...
2021-04-07 bors[bot]Merge #8396
2021-04-07 Lukas WirthFree Ty::def_crates
2021-04-07 Lukas WirthMove Ty::builtin_deref
2021-04-07 bors[bot]Merge #8394
2021-04-07 Lukas WirthInfer variants through type aliased enums
2021-04-07 bors[bot]Merge #8392
2021-04-07 Emmanuel ThompsonAdd space after lifetime
2021-04-07 bors[bot]Merge #8390
2021-04-07 Jonas SchievinkCollect trait impls inside unnamed consts
2021-04-07 Jonas Schievinknameres: collect unnamed consts
2021-04-06 bors[bot]Merge #8389
2021-04-06 memoryruinsFix typo
2021-04-06 memoryruinsDo not import on the fly during fields of record litera...
2021-04-06 bors[bot]Merge #8382
2021-04-06 bors[bot]Merge #8387
2021-04-06 Florian DieboldRemove `SolutionVariables`, add ConstrainedSubst analog...
2021-04-06 bors[bot]Merge #8386
2021-04-06 Jonas SchievinkAvoid O(n²) when constructing AttrSourceMap
2021-04-06 bors[bot]Merge #8385
2021-04-06 Florian DieboldAlign `InferenceVar` to Chalk
2021-04-06 Florian DieboldClean up Chalk mapping a bit
2021-04-06 Kirill BulatovAdjust fixture docs a bit
2021-04-06 bors[bot]Merge #8379
2021-04-06 bors[bot]Merge #8381
2021-04-06 Jonas SchievinkLower attributes on tuple fields
2021-04-06 bors[bot]Merge #8380
2021-04-06 Jonas Schievinkinfer: remove `record_pat_field_resolutions` field
2021-04-06 bors[bot]Merge #8371
2021-04-06 bors[bot]Merge #8376
2021-04-06 Jonas Schievinkinfer: remove `record_field_resolutions` field
2021-04-06 bors[bot]Merge #8375
2021-04-06 Aleksey Kladovfeat: show errors from `cargo metadata` and initial...
2021-04-06 bors[bot]Merge #8374
2021-04-06 Jonas SchievinkIntern TypeRefs stored in Body
2021-04-06 bors[bot]Merge #8364
2021-04-06 bors[bot]Merge #8368
2021-04-06 Aleksey KladovClearer naming
2021-04-06 Alexandru MacoveiAvoid duplicating VfsPath in vfs::path_interner::PathIn...
2021-04-06 Alexandru MacoveiUse Box'es to reduce the size of hir_def::expr::Pat...
2021-04-06 Alexandru MacoveiUse Box'es to reduce size of hir_def::expr::Expr from...
2021-04-06 bors[bot]Merge #8355
2021-04-06 Aleksey KladovMore robust status notifications
2021-04-06 Lukas WirthPanic when creating a HirDisplayWrapper with DisplayTar...
2021-04-06 Lukas WirthDon't use HirDisplayWrapper when displaying SourceCode
next