]> git.lizzy.rs Git - rust.git/history - crates/hir_ty
internal: make it clearer where IO happens
[rust.git] / crates / hir_ty /
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9569
2021-07-11 bors[bot]Merge #9572
2021-07-11 Florian DieboldAdd test for #9560
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 bors[bot]Merge #9449
2021-07-10 bors[bot]Merge #9557
2021-07-10 bors[bot]Merge #9552
2021-07-10 Lukas Wirth`add_explicit_type` respects coercions
2021-07-10 Lukas WirthResolve type adjustments
2021-07-10 bors[bot]Merge #9553
2021-07-10 bors[bot]Merge #9555 #9556
2021-07-10 Laurențiu NicolaBump chalk
2021-07-10 bors[bot]Merge #9551
2021-07-10 bors[bot]Merge #9548
2021-07-10 bors[bot]Merge #9545
2021-07-10 Lukas WirthRecord autoderef adjustments
2021-07-09 bors[bot]Merge #9541
2021-07-09 bors[bot]Merge #9512
2021-07-09 Lukas WirthUse `CoerceMany` in `BreakableContext`
2021-07-08 bors[bot]Merge #9536
2021-07-08 Florian DieboldRepresent opaque types with TyKind::OpaqueType
2021-07-08 bors[bot]Merge #9534
2021-07-08 bors[bot]Merge #9533
2021-07-08 Lukas WirthAdd some more adjustment test annotations
2021-07-08 Lukas WirthCopy some comments from rustc
2021-07-08 Lukas WirthMinor cleanup
2021-07-08 Lukas WirthImplement `CoerceMany`
2021-07-08 Lukas WirthRecord coercion adjustments
2021-07-08 bors[bot]Merge #9529
2021-07-08 Laurențiu NicolaDon't unify array elements with their arrays
2021-07-07 bors[bot]Merge #9526
2021-07-07 Jonas SchievinkImplement LUB coercion of array elements
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9474
2021-07-05 bors[bot]Merge #9493
2021-07-05 Aleksey Kladovminor: drop dummy authors field
2021-07-02 bors[bot]Merge #9428
2021-07-01 bors[bot]Merge #9458
2021-07-01 bors[bot]Merge #9455
2021-07-01 bors[bot]Merge #9454
2021-07-01 Jonas SchievinkSubstitute self type instead of fusing binders
2021-07-01 bors[bot]Merge #9452
2021-07-01 bors[bot]Merge #9451
2021-07-01 bors[bot]Merge #9450
2021-07-01 Jonas SchievinkBind the right number of variables in the `FnPointer`
2021-07-01 Jonas SchievinkUse `as_tuple()`
2021-07-01 bors[bot]Merge #9431
2021-06-30 Jonas SchievinkRemove unneeded shifted_in
2021-06-30 Jonas Schievinkupdate comment
2021-06-30 Jonas SchievinkFix deduction of `dyn Fn` closure parameter types
2021-06-29 Lukas WirthImplement TypeRef::ForLifetime
2021-06-29 bors[bot]Merge #9269
2021-06-22 bors[bot]Merge #9368
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9264
2021-06-21 bors[bot]Merge #9227
2021-06-21 bors[bot]Merge #9356
2021-06-21 bors[bot]Merge #9347
2021-06-20 bors[bot]Merge #9346
2021-06-20 Florian DieboldFix `benchmark_include_macro`
2021-06-20 Florian DieboldMore cleanups, use `check` for `display_source_code...
2021-06-20 Florian DieboldClean up coercion tests
2021-06-20 Florian DieboldUnify check_mismatches and check_types
2021-06-20 Florian DieboldAdd coverage mark for block local impls
2021-06-20 bors[bot]Merge #9344
2021-06-20 bors[bot]Merge #9328
2021-06-18 bors[bot]Merge #9334
2021-06-18 bors[bot]Merge #9331
2021-06-18 Aleksey Kladovinternal: use minicore deref more
2021-06-18 Aleksey Kladovinternal: add index to minicore
2021-06-18 bors[bot]Merge #9330
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 bors[bot]Merge #9321
2021-06-18 bors[bot]Merge #9325
2021-06-18 Laurențiu NicolaMinor clippy perf fixes
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-17 bors[bot]Merge #9310
2021-06-17 bors[bot]Merge #9308
2021-06-16 bors[bot]Merge #9304
2021-06-16 Aleksey Kladovinternal: switch some tests to minicore
2021-06-16 Aleksey Kladovinternal: add iterator to minicore
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9299
2021-06-16 bors[bot]Merge #9297
2021-06-16 Aleksey Kladovinternal: add fn to minicore
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-15 bors[bot]Merge #9293
2021-06-15 bors[bot]Merge #9294
2021-06-15 Aleksey Kladovinternal: add result to minicore
2021-06-15 bors[bot]Merge #9292
2021-06-15 Aleksey Kladovinternal: add option to minicore
2021-06-15 Aleksey Kladovinternal: add future to minicore
2021-06-15 Aleksey Kladovinternal: switch some tests to minicore
2021-06-15 Aleksey Kladovinternal: switch some tests to minicore
2021-06-15 Aleksey Kladovinternal: add ranges to minicore
2021-06-15 Aleksey Kladovinternal: unindent some tests
next