]> git.lizzy.rs Git - rust.git/history - crates/ide_assists/src/handlers/inline_call.rs
Merge #11481
[rust.git] / crates / ide_assists / src / handlers / inline_call.rs
2021-12-05 bors[bot]Merge #10902
2021-11-22 bors[bot]Merge #10809
2021-11-20 bors[bot]Merge #10810
2021-11-20 bors[bot]Merge #10821
2021-11-20 rainy-mefix: check inline left of binary_expression
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-10-17 bors[bot]Merge #10417
2021-10-15 bors[bot]Merge #10543
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
2021-10-14 bors[bot]Merge #10434
2021-10-14 bors[bot]Merge #10309
2021-10-14 bors[bot]Merge #10537
2021-10-13 bors[bot]Merge #10534
2021-10-13 bors[bot]Merge #10536
2021-10-13 Lukas WirthMake AssistContext::frange private
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10529
2021-10-12 bors[bot]Merge #10532
2021-10-12 bors[bot]Merge #10530
2021-10-12 bors[bot]Merge #10528
2021-10-12 Lukas WirthMake selections in assists with trailing/leading whites...
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 Lukas WirthExpose HasSource::source through Semantics with caching...
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
2021-10-03 bors[bot]Merge #10438
2021-10-03 Lukas Wirthminor: Simplify
2021-09-30 bors[bot]Merge #10402
2021-09-30 bors[bot]Merge #10401
2021-09-29 bors[bot]Merge #10384
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-28 bors[bot]Merge #10382
2021-09-28 Lukas WirthFix inline_call breaking RecordExprField shorthands
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-26 bors[bot]Merge #10358
2021-09-26 bors[bot]Merge #10352
2021-09-26 Lukas WirthRemove imports when inlining all calls in a file
2021-09-26 Lukas WirthSimplify
2021-09-26 Lukas WirthReject recursive calls in inline_call
2021-09-25 Lukas Wirthfeat: Implement inline callers assist
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10229
2021-09-13 bors[bot]Merge #10199
2021-09-13 bors[bot]Merge #10225
2021-09-13 bors[bot]Merge #10226
2021-09-13 Lukas WirthSimplify
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-24 Aleksey Kladovinternal: more declarative re-indentation API
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 bors[bot]Merge #9836
2021-08-10 bors[bot]Merge #9846
2021-08-10 bors[bot]Merge #9845
2021-08-10 bors[bot]Merge #9842
2021-08-10 Lukas WirthSubstitute generic types in inline_call
2021-08-09 bors[bot]Merge #9735
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthRevise TypeInfo::ty usage
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-07-26 bors[bot]Merge #9558
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 bors[bot]Merge #9570
2021-07-11 Lukas WirthSimplify Semantics::type_of_expr_with_coercion
2021-07-11 bors[bot]Merge #9449
2021-07-10 bors[bot]Merge #9557
2021-07-10 Lukas WirthRespect coercions in `inline_call`
2021-07-07 bors[bot]Merge #9417
2021-07-06 bors[bot]Merge #9500
2021-07-05 Lukas WirthOnly inline closure, literal and local arguments when...
2021-07-05 bors[bot]Merge #9497
2021-07-05 Lukas WirthWrap inlined closures in parens when inlined in an...
2021-07-05 bors[bot]Merge #9494
2021-07-05 Lukas WirthUpdate `inline_call` assist doc example
next