]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/walk.rs
Merge #11182
[rust.git] / crates / hir_ty / src / walk.rs
2022-01-06 bors[bot]Merge #11218
2022-01-03 bors[bot]Merge #11061
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump chalk
2021-09-15 bors[bot]Merge #10048
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-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 #8415
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-08 bors[bot]Merge #8421
2021-04-08 bors[bot]Merge #8419 #8423
2021-04-08 Florian DieboldRemove unused
2021-04-08 Florian DieboldFix missing match arms
2021-04-08 Florian DieboldGet rid of walk_mut [not compiling]
2021-04-08 Florian DieboldAdd HasInterner bounds
2021-04-08 Florian DieboldReplace all the types by their Chalk versions
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8408
2021-04-07 bors[bot]Merge #8388
2021-04-07 bors[bot]Merge #8402
2021-04-07 Florian DieboldRemove Ty::substs{_mut}
2021-04-06 bors[bot]Merge #8375
2021-04-06 bors[bot]Merge #8364
2021-04-06 bors[bot]Merge #8355
2021-04-06 bors[bot]Merge #8366
2021-04-06 Lukas WirthAdd chalk_ir::Const to TyKind::Array
2021-04-06 bors[bot]Merge #8359
2021-04-06 Lukas WirthAdd Lifetime to TyKind::Ref
2021-04-05 bors[bot]Merge #8360
2021-04-05 Florian DieboldFix shifting of binders in FnPointer
2021-04-05 bors[bot]Merge #8358
2021-04-05 Florian DieboldAlign FnPointer with Chalk
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8350
2021-04-05 bors[bot]Merge #8348
2021-04-05 Florian DieboldRename shift_bound_vars{_out} to align with Chalk
2021-04-05 Florian DieboldHide Binders internals more
2021-04-05 bors[bot]Merge #8343
2021-04-05 bors[bot]Merge #8342
2021-04-05 Laurențiu NicolaRename TyKind::Unknown to Error
2021-04-05 bors[bot]Merge #8245
2021-04-05 bors[bot]Merge #8326
2021-04-04 bors[bot]Merge #8328
2021-04-04 Florian DieboldMove things from `traits` module to `types` as well
2021-04-04 Florian DieboldMove things in hir_ty into submodules