]> git.lizzy.rs Git - rust.git/history - crates/hir/src
Rollup merge of #100643 - TaKO8Ki:point-at-type-parameter-shadowing-another-type...
[rust.git] / crates / hir / src /
2022-08-18 Matthias KrügerRollup merge of #100643 - TaKO8Ki:point-at-type-paramet...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-22 borsAuto merge of #12849 - Veykril:no-parse, r=Veykril
2022-07-22 borsAuto merge of #12850 - Veykril:display-fix, r=Veykril
2022-07-22 Lukas Wirthinternal: Don't parse files unnecessarily in scope_for_...
2022-07-22 borsAuto merge of #12847 - Veykril:vscode-downgrade, r...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-22 borsAuto merge of #12844 - Veykril:highlight-attr, r=Veykril
2022-07-22 Lukas Wirthfix: Improve syntax highlighting in attributes
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 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 #12800 - hi-rustin:rustin-patch-issue...
2022-07-18 borsAuto merge of #12796 - mmirate:patch-1, r=Veykril
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-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-15 Lukas Wirthfix: Don't show qualified path completions for private...
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-13 Dorian Scheidtfix: Support generics in extract_function assist
2022-07-13 borsAuto merge of #12696 - hi-rustin:rustin-patch-fix,...
2022-07-08 borsAuto merge of #12676 - DorianListens:dscheidt/extract...
2022-07-06 borsAuto merge of #12695 - xuhongxu96:fix-12140, r=jonas...
2022-07-06 Hongxu XuHandle generic args per arg index
2022-07-06 Hongxu XuShow only assoc type args in the correct arg pos
2022-07-05 Lukas Wirthinternal: Record all macro definitions in ItemScope
2022-07-01 borsAuto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
2022-07-01 borsAuto merge of #12668 - Veykril:mac-source-map, r=Veykril
2022-07-01 Lukas Wirthfix: Simplify macro statement expansion handling
2022-07-01 borsAuto merge of #12650 - lowr:fix/12591, r=lnicola
2022-06-30 borsAuto merge of #12655 - ChayimFriedman2:debug-bench...
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12626 - CuriousCorrelation:fix/empty...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-28 borsAuto merge of #12652 - lnicola:openvsx, r=lnicola
2022-06-28 borsAuto merge of #12648 - flodiebold:proc-macro-errors...
2022-06-28 Florian Dieboldfix: Report proc macro errors in expressions correctly...
2022-06-27 borsAuto merge of #12643 - Veykril:macro-compl, r=Veykril
2022-06-27 Lukas Wirthfix: Fix completions for locals not working properly...
2022-06-25 bitgaoshuadd test for suggest_name
2022-06-24 borsAuto merge of #12520 - Veykril:flycheck-cancel, r=Veykril
2022-06-24 borsAuto merge of #12629 - flodiebold:proc-macro-error...
2022-06-24 Florian DieboldImprove proc macro errors a bit
2022-06-24 bitgaoshufunctions resolve to impl
2022-06-23 borsAuto merge of #12605 - erhuve:fix/determine-doc-link...
2022-06-23 borsAuto merge of #12628 - Veykril:simplify, r=Veykril
2022-06-23 borsAuto merge of #12625 - yue4u:fix/non-exhaustive-variant...
2022-06-23 yue4ufix: completes non exhaustive variant within the defini...
2022-06-23 Florian DieboldVarious cleanups
2022-06-23 bitgaoshugoto where trait method impl
2022-06-20 borsAuto merge of #12604 - Veykril:completions, r=Veykril
2022-06-20 Lukas Wirthinternal: Simplify some completions
2022-06-20 iDawerDisplay witnesses of non-exhaustive match
2022-06-19 borsAuto merge of #12581 - lnicola:changelog-number, r...
2022-06-16 borsAuto merge of #12554 - XFFXFF:fix_11959, r=Veykril
2022-06-16 XFFXFFthe offset used for the completion cursor should always...
2022-06-16 borsAuto merge of #12517 - xuhongxu96:master, r=Veykril
2022-06-16 XFFXFFthe scope of the return type is not the body of the...
2022-06-15 borsAuto merge of #12544 - Veykril:proc-error, r=Veykril
2022-06-15 Lukas WirthUse the correct crates proc-macro loading error message
2022-06-15 Lukas WirthShow proc-macro loading errors in unresolved-proc-macro...
2022-06-15 borsAuto merge of #12541 - Veykril:vs-reload, r=Veykril
2022-06-14 borsAuto merge of #12529 - Veykril:vs-reload, r=Veykril
2022-06-14 borsAuto merge of #12528 - Veykril:proc-diag, r=Veykril
2022-06-14 Lukas Wirthfix: Check for the correct proc-macro settings in missi...
2022-06-13 borsAuto merge of #12519 - Veykril:hover-assoc, r=Veykril
2022-06-12 borsAuto merge of #12515 - Veykril:rustc-proc-macros, r...
2022-06-12 borsAuto merge of #12514 - Veykril:proc-mac-err, r=Veykril
2022-06-12 Lukas WirthMore precise proc-macro errors
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-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
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-03 borsAuto merge of #12333 - nolanderc:order-import-assist...
2022-06-02 borsAuto merge of #12347 - feniljain:fix_extract_module...
2022-05-31 borsAuto merge of #12336 - bitgaoshu:mismatch, r=flodiebold
next