]> git.lizzy.rs Git - rust.git/history - crates/ide-assists
Fix imports, delete removed interfaces
[rust.git] / crates / ide-assists /
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerRun cargo fmt
2022-07-20 Amos WengerRun cargo fix --edition-idioms
2022-07-20 Amos WengerEnable extra warnings required by rust-lang/rust
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-20 borsAuto merge of #12811 - TopGunSnake:12790, r=Veykril
2022-07-20 borsAuto merge of #12821 - SpecialMike:fix-partial-eq-defau...
2022-07-20 Michael ChisolmFix generated `PartialEq::ne`
2022-07-20 borsAuto merge of #12800 - hi-rustin:rustin-patch-issue...
2022-07-19 TopGunSnakeInverted the match logic to skip comments, attribute...
2022-07-19 borsAuto merge of #12789 - DorianListens:dscheidt/unused...
2022-07-19 borsAuto merge of #12817 - fasterthanlime:expect-test-1...
2022-07-19 Amos WengerUpgrade to expect-test@1.4.0
2022-07-19 TopGunSnakeAdded case for const
2022-07-19 TopGunSnakeCleaned up trailing whitespace for tidy::files_are_tidy
2022-07-19 TopGunSnakeAdded coverage for trait, mod, impl, and enum cases.
2022-07-19 TopGunSnakeAdd test case and token finder to address 12790
2022-07-18 borsAuto merge of #12796 - mmirate:patch-1, r=Veykril
2022-07-18 Dorian Scheidtfix: Prevent panic in Remove Unused Parameter assist
2022-07-18 borsAuto merge of #12807 - Veykril:completion-item-details...
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12804 - jonas-schievink:config-watcher...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-18 borsAuto merge of #12788 - hasali19:extract-var-mut, r...
2022-07-18 borsAuto merge of #12286 - harpsword:fix_generate_constant...
2022-07-18 harpswordfix: “Generate constant” ignores the path prefix of...
2022-07-17 Hasan AliFix extract variable assist for subexpression in mutabl...
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-14 borsAuto merge of #12735 - feniljain:fix-completions, r...
2022-07-13 Dorian ScheidtMake search for applicable generics more precise
2022-07-13 Dorian Scheidtfix: Support generics in extract_function assist
2022-07-13 soruhadd tests
2022-07-13 borsAuto merge of #12696 - hi-rustin:rustin-patch-fix,...
2022-07-13 borsAuto merge of #12742 - TonalidadeHidrica:fix-obsolete...
2022-07-11 TonalidadeHidricaFix config keys regarding imports in docs
2022-07-09 borsAuto merge of #12727 - DorianListens:dscheidt/extract...
2022-07-08 Dorian Scheidtfix: Improve suggested names for extracted variables
2022-07-08 borsAuto merge of #12706 - DorianListens:dscheidt/closure...
2022-07-08 Dorian Scheidtfix: Extract Function misses locals used in closures
2022-07-08 borsAuto merge of #12719 - davidlattimore:format-args-no...
2022-07-08 borsAuto merge of #12676 - DorianListens:dscheidt/extract...
2022-07-08 borsAuto merge of #12722 - jonas-schievink:update-urls...
2022-07-08 Jonas SchievinkUpdate remaining GitHub URLs
2022-07-05 Lukas Wirthfix: Fix unresolved proc macro diagnostics pointing...
2022-07-05 borsAuto merge of #12690 - Veykril:inert-attrs, r=Veykril
2022-07-03 borsAuto merge of #12681 - lnicola:bump-deps, r=lnicola
2022-07-03 Laurențiu NicolaBump either
2022-07-02 Dorian Scheidtfix: Extract function from trait impl
2022-07-02 borsAuto merge of #12662 - DorianListens:dscheidt/extract...
2022-07-02 Dorian Scheidtfix: Extract Function produces duplicate fn names
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-25 bitgaoshuadd test for suggest_name
2022-06-24 bitgaoshuhighlight: trait path
2022-06-24 bitgaoshufix test in qualify_method: stay in trait path
2022-06-24 bitgaoshufix some test due to resolve to where trait m impl
2022-06-22 soruhapply suggestions
2022-06-15 soruhreplace TODO with FIXME
2022-06-15 soruhfix CI
2022-06-15 soruhremove dbg
2022-06-15 soruhcleanup
2022-06-15 soruhinstanciate_empty_structs
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12509 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-12 borsAuto merge of #12508 - Veykril:req-retry, r=Veykril
2022-06-11 borsAuto merge of #12504 - rust-lang:Veykril-patch-1, r...
2022-06-11 borsAuto merge of #12481 - XFFXFF:add_label_to_loop, r...
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-10 XFFXFFrestrict the assist so that it only appears if the...
2022-06-10 XFFXFFchange 'loop to 'l, as 'loop is not a valid label name
2022-06-10 XFFXFFmake generated test pass and make tidy happy
2022-06-10 XFFXFFadd more tests and some doc
2022-06-10 XFFXFFMake add_label_to_loop basically work
2022-06-10 borsAuto merge of #12490 - yue4u:fix/show-enum-in-fresh...
2022-06-10 borsAuto merge of #12464 - harpsword:fix-inline-variable...
2022-06-10 borsAuto merge of #12477 - hasali19:auto-reload, r=Veykril
2022-06-10 borsAuto merge of #12473 - yue4u:fix/no-enum-parens-in...
2022-06-10 borsAuto merge of #12502 - Veykril:deps, r=Veykril
2022-06-10 Lukas Wirthinternal: Bump Dependencies
2022-06-10 borsAuto merge of #12501 - Veykril:dashmap, r=Veykril
2022-06-08 borsAuto merge of #12487 - lukechu10:master, r=lnicola
2022-06-08 borsAuto merge of #12493 - bjorn3:fix_warnings, r=lnicola
2022-06-08 bjorn3Fix a couple of weak warnings found by rust-analyzer...
2022-06-05 borsAuto merge of #12466 - lnicola:worker-thread-stack...
2022-06-04 borsAuto merge of #12467 - Veykril:assist-fix, r=Veykril
2022-06-04 Lukas Wirthfix: Fix match to if let assist for wildcard pats
2022-06-04 harpswordfeat: fix inline variable produce mismatched type
2022-06-03 borsAuto merge of #12461 - Veykril:completions, r=Veykril
2022-06-03 borsAuto merge of #12459 - Veykril:completions, r=Veykril
2022-06-03 borsAuto merge of #12457 - Veykril:logging, r=Veykril
next