]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/tests
Refactor & improve handling of overloaded binary operators
[rust.git] / crates / hir_ty / src / tests /
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-22 bors[bot]Merge #9972
2021-08-21 bors[bot]Merge #9975
2021-08-21 Florian DieboldFix panic caused by #9966
2021-08-21 bors[bot]Merge #9973
2021-08-21 Laurențiu NicolaHandle coercion on binary operator RHS
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9966
2021-08-21 Florian DieboldAdapt tests for correct behavior
2021-08-21 Florian DieboldAdd another test
2021-08-21 bors[bot]Merge #9962
2021-08-14 bors[bot]Merge #9882
2021-08-13 bors[bot]Merge #9886
2021-08-13 Jonas Schievinkfeat: type inference for if-let guards
2021-08-13 bors[bot]Merge #9871
2021-08-12 bors[bot]Merge #9807
2021-08-11 DawerAccept ambiguous unsize coercion only if it has definit...
2021-08-09 bors[bot]Merge #9735
2021-08-09 DawerAllow ambiguous autoderef with defininte guidance.
2021-08-08 bors[bot]Merge #9808
2021-08-07 bors[bot]Merge #9809
2021-08-07 DawerAccount sized bounds in parentheses printing inside...
2021-08-05 bors[bot]Merge #9794
2021-08-05 Florian DieboldFix binders with bare dyn trait
2021-08-04 DawerFix missing ?Sized bounds in tests.
2021-08-04 DawerFix tests.
2021-08-04 DawerHandle `impl ?Sized`. Fix tests.
2021-08-04 DawerHirDisplay prints `?Sized` bounds now; `impl Trait...
2021-08-04 Daweradd implicit Sized bound to associated types
2021-08-04 Daweradd implicit sized to `impl Trait` parameters
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9674
2021-07-22 bors[bot]Merge #9634
2021-07-22 Jonas SchievinkResolve tuple variants in value namespace
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9663
2021-07-21 bors[bot]Merge #9662
2021-07-21 Jonas Schievinkfilter visiblities when resolving in extern crate
2021-07-20 bors[bot]Merge #9656
2021-07-20 Florian DieboldRevert "Merge #9655"
2021-07-20 bors[bot]Merge #9655
2021-07-15 Florian DieboldAdapt tests for correct behavior
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 #9552
2021-07-10 Lukas Wirth`add_explicit_type` respects coercions
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-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 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-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 bors[bot]Merge #9452
2021-07-01 bors[bot]Merge #9451
2021-07-01 bors[bot]Merge #9450
2021-07-01 bors[bot]Merge #9431
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 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-17 bors[bot]Merge #9310
next