]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/tests/traits.rs
Refactor & improve handling of overloaded binary operators
[rust.git] / crates / hir_ty / src / tests / traits.rs
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-13 bors[bot]Merge #9871
2021-08-12 bors[bot]Merge #9807
2021-08-09 DawerAllow ambiguous autoderef with defininte guidance.
2021-08-07 DawerAccount sized bounds in parentheses printing inside...
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 Daweradd implicit Sized bound to associated types
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
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-02 bors[bot]Merge #9428
2021-06-30 Jonas SchievinkFix deduction of `dyn Fn` closure parameter types
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 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
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 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 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 #9249
2021-06-13 bors[bot]Merge #9248
2021-06-13 bors[bot]Merge #9247
2021-06-13 bors[bot]Merge #9246
2021-06-13 bors[bot]Merge #9245
2021-06-13 bors[bot]Merge #9244
2021-06-13 Florian DieboldMake block-local trait impls work
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9108
2021-06-01 bors[bot]Merge #9097
2021-06-01 Jonas SchievinkImplement per-edition preludes
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9069
2021-05-30 bors[bot]Merge #9068
2021-05-30 bors[bot]Merge #9065
2021-05-30 cynecxhir_ty: don't pass where clauses of associated types...
2021-05-30 bors[bot]Merge #9062
2021-05-29 bors[bot]Merge #9050
2021-05-29 cynecxhir_ty: use async ret type for inference inside async...
2021-05-26 bors[bot]Merge #9007
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 bors[bot]Merge #8973
2021-05-25 bors[bot]Merge #8993
2021-05-25 bors[bot]Merge #8994
2021-05-25 bors[bot]Merge #8991
2021-05-25 Lukas WirthConsider trait to be in scope for trait-impl
2021-05-25 bors[bot]Merge #8990
2021-05-25 bors[bot]Merge #8987
2021-05-25 Florian DieboldHide `-> ()` in Fn traits
2021-05-25 bors[bot]Merge #8988
2021-05-25 bors[bot]Merge #8989
2021-05-25 Lukas WirthFix type inference not working for new Try trait
2021-05-25 Florian DieboldFix lowering of FnOnce() without return type
2021-05-22 bors[bot]Merge #8901
2021-05-21 bors[bot]Merge #8856
2021-05-21 Florian DieboldGet rid of resolve_ty_as_possible
2021-05-19 bors[bot]Merge #8882
next