]> git.lizzy.rs Git - rust.git/history - crates/ide-assists/src/handlers/inline_call.rs
fix: use functional programming
[rust.git] / crates / ide-assists / src / handlers / inline_call.rs
2022-08-19 ice1000fix: use functional programming
2022-08-19 ice1000feat: Improved inline_call to replace `Self`
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-07-26 borsAuto merge of #12877 - zachs18:inline-def-in-macro...
2022-07-26 Zachary SRemove FIXME comment for unreachable fallback.
2022-07-25 Zachary Sfix: Insert spaces when inlining a function defined...
2022-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-21 borsAuto merge of #12841 - Veykril:query-fix, r=Veykril
2022-07-21 borsAuto merge of #12827 - Veykril:be-lazy, r=Veykril
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerRun cargo fix --edition-idioms
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-17 borsAuto merge of #12778 - Logarithmus:feature/fix-negative...
2022-07-16 borsAuto merge of #12689 - Veykril:macro-rec, r=Veykril
2022-07-16 borsAuto merge of #12539 - soruh:instanciate_empty_structs...
2022-07-16 borsAuto merge of #12712 - harpsword:fix-rename-crate-root...
2022-07-16 borsAuto merge of #12773 - Veykril:self-compl, r=Veykril
2022-07-16 borsAuto merge of #12772 - Veykril:nameres, r=Veykril
2022-07-16 borsAuto merge of #12766 - Veykril:completion-vis, r=Veykril
2022-07-14 borsAuto merge of #12765 - Veykril:import-insert-fix, r...
2022-07-14 borsAuto merge of #12556 - DorianListens:dscheidt/generic...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-05 Lukas Wirthfix: Fix unresolved proc macro diagnostics pointing...
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-02 borsAuto merge of #12120 - iDawer:ide.sig_help, r=Veykril
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case