]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/tests/coercion.rs
Merge #11842
[rust.git] / crates / hir_ty / src / tests / coercion.rs
2022-03-29 bors[bot]Merge #11842
2022-03-29 Florian DieboldFix duplicate type mismatches with blocks
2022-03-05 bors[bot]Merge #11598
2022-02-28 bors[bot]Merge #11433
2022-02-25 bors[bot]Merge #11538
2022-02-25 bors[bot]Merge #11550
2022-02-25 Florian DieboldAvoid autoderef coercions leaking if they don't apply
2021-09-01 bors[bot]Merge #9954
2021-08-27 bors[bot]Merge #9970
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9989
2021-08-22 bors[bot]Merge #9988
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 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 bors[bot]Merge #9962
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-04 DawerHirDisplay prints `?Sized` bounds now; `impl Trait...
2021-08-04 Daweradd implicit sized to `impl Trait` parameters
2021-07-26 bors[bot]Merge #9558
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 #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-07 bors[bot]Merge #9526
2021-07-07 Jonas SchievinkImplement LUB coercion of array elements
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 DieboldClean up coercion tests
2021-06-20 Florian DieboldUnify check_mismatches and check_types
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9299
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 bors[bot]Merge #9292
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: switch some tests to minicore
2021-06-15 Aleksey Kladovinternal: introduce minicore -- a subset of libcore...
2021-06-15 bors[bot]Merge #9278
2021-06-15 Aleksey Kladovinternal: document that we don't #[ignore] tests
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9240
2021-06-12 bors[bot]Merge #9239
2021-06-12 Florian DieboldFix coercion in match with expected type
2021-05-31 bors[bot]Merge #8952
2021-05-30 bors[bot]Merge #9062
2021-05-26 bors[bot]Merge #9007
2021-05-25 bors[bot]Merge #8996
2021-05-25 bors[bot]Merge #8988
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8986
2021-05-25 bors[bot]Merge #8985
2021-05-25 Florian DieboldMinor test fixes / new tests
2021-05-25 bors[bot]Merge #8983
2021-05-25 Florian DieboldFix type mismatch caused by macros
2021-05-22 bors[bot]Merge #8901
2021-05-21 bors[bot]Merge #8856
2021-05-21 Florian DieboldFix handling of diverging branches in match coercion
2021-05-21 Florian DieboldFix coercion of two closures to a function pointer
2021-05-19 bors[bot]Merge #8882
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8845
2021-05-16 bors[bot]Merge #8853
next