]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/chalk_db.rs
Merge #10877
[rust.git] / crates / hir_ty / src / chalk_db.rs
2021-12-11 bors[bot]Merge #10877
2021-12-11 bors[bot]Merge #10985
2021-12-11 bors[bot]Merge #10976
2021-12-10 bors[bot]Merge #10978
2021-12-10 bors[bot]Merge #10981
2021-12-10 Lukas WirthRemove some allocations
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 bors[bot]Merge #10960
2021-12-07 Jonas SchievinkTreat extern blocks as item containers
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-14 bors[bot]Merge #10204
2021-09-12 bors[bot]Merge #10202
2021-09-10 bors[bot]Merge #10177
2021-09-09 bors[bot]Merge #10190
2021-09-09 Laurențiu NicolaBump chalk
2021-09-08 bors[bot]Merge #10093
2021-09-03 bors[bot]Merge #10130
2021-09-03 bors[bot]Merge #10135
2021-09-03 Lukas Wirthminor: fix some clippy lints
2021-09-01 bors[bot]Merge #9954
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
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-04 Daweradd implicit Sized bound to associated 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 DieboldAdd coverage mark for block local impls
2021-06-16 bors[bot]Merge #9258
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-13 bors[bot]Merge #9242
2021-06-13 Maan2003cargo fmt
2021-06-13 Maan2003clippy::redundant_closure
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-22 bors[bot]Merge #8901
2021-05-21 bors[bot]Merge #8856
2021-05-21 Florian DieboldRemove our unification code, use Chalk's instead
2021-05-03 bors[bot]Merge #8427
2021-04-23 bors[bot]Merge #8317
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8354
2021-04-13 bors[bot]Merge #8415
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-09 bors[bot]Merge #8450
2021-04-09 bors[bot]Merge #8443 #8446
2021-04-09 bors[bot]Merge #8445
2021-04-09 Florian DieboldMore moving stuff around
2021-04-09 Florian DieboldMove some more stuff to better places
2021-04-09 Florian DieboldMove ToChalk -> mapping
2021-04-09 Florian DieboldReorganize hir_ty modules