]> git.lizzy.rs Git - rust.git/history - crates/hir/src/semantics.rs
Auto merge of #12895 - Veykril:compl-anchor, r=Veykril
[rust.git] / crates / hir / src / semantics.rs
2022-07-28 borsAuto merge of #12895 - Veykril:compl-anchor, r=Veykril
2022-07-28 Lukas Wirthfix: Calculate completions after type anchors
2022-07-27 borsAuto merge of #12891 - brennanvincent:expander_stack...
2022-07-27 borsAuto merge of #12886 - Veykril:sema-cache, r=Veykril
2022-07-27 Lukas Wirthfix: Fix Semantics::original_ast_node not caching the...
2022-07-26 borsAuto merge of #12877 - zachs18:inline-def-in-macro...
2022-07-26 borsAuto merge of #12864 - Veykril:derive-helpers, r=Veykril
2022-07-26 Lukas WirthRecord derive helper attributes, resolve them in IDE...
2022-07-26 Lukas Wirthfeat: Downmap tokens inside derive helpers
2022-07-25 borsAuto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
2022-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
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 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 fix --edition-idioms
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-16 borsAuto merge of #12539 - soruh:instanciate_empty_structs...
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 borsAuto merge of #12520 - Veykril:flycheck-cancel, r=Veykril
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 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-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
2022-05-27 borsAuto merge of #12341 - vemoo:exclude_dirs, r=Veykril
2022-05-23 borsAuto merge of #12359 - lnicola:universal-vsix-part...
2022-05-23 borsAuto merge of #12357 - Veykril:find-ref-macro, r=Veykril
2022-05-23 Lukas Wirthfix: When reference searching macro inputs, don't searc...
2022-05-17 borsAuto merge of #12130 - weirane:let-else-let-match,...
2022-05-16 borsAuto merge of #12271 - bitgaoshu:box_with_expec, r...
2022-05-16 borsAuto merge of #12253 - Veykril:bm, r=Veykril
2022-05-14 Lukas Wirthfeat: Add binding mode inlay hints
2022-05-10 borsAuto merge of #12010 - Veykril:r-a-config, r=Veykril
2022-05-09 borsAuto merge of #11983 - jhpratt:remove-rustc_deprecated...
2022-05-07 borsAuto merge of #12188 - Veykril:auto-import, r=Veykril
2022-05-05 borsAuto merge of #12168 - Veykril:completion-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Remove unqualified_path completions module
2022-04-16 borsAuto merge of #12006 - lnicola:toggle-inlay-hints,...
2022-04-15 borsAuto merge of #12005 - Veykril:hir-ty-simplify, r=Veykril
2022-04-15 borsAuto merge of #12003 - Veykril:hir-ty-simplify, r=Veykril
2022-04-15 borsAuto merge of #11997 - lnicola:es-target, r=lnicola
2022-04-15 borsAuto merge of #12001 - Veykril:refs, r=Veykril
2022-04-15 Lukas Wirthfix: Do reference search on all downmapped tokens with...
2022-04-03 bors[bot]Merge #11865
2022-04-03 bors[bot]Merge #11699
2022-04-03 bors[bot]Merge #10802
2022-04-03 bors[bot]Merge #11866
2022-04-03 bors[bot]Merge #11821
2022-04-02 bors[bot]Merge #11877
2022-04-02 bors[bot]Merge #11878
2022-04-01 bors[bot]Merge #11857
2022-04-01 bors[bot]Merge #11874
2022-04-01 bors[bot]Merge #11872
2022-04-01 Lukas Wirthinternal: Remove `PathResolution::AssocItem`
2022-04-01 bors[bot]Merge #11796
2022-04-01 bors[bot]Merge #11869
2022-03-31 bors[bot]Merge #11827
2022-03-31 Lukas Wirthinternal: Enforce Resolver to always have a module...
2022-03-20 bors[bot]Merge #11690
2022-03-20 bors[bot]Merge #11774
2022-03-20 Lukas Wirthfeat: Tag macro calls as unsafe if they expand to unsaf...
2022-03-20 bors[bot]Merge #11771
2022-03-20 Lukas Wirthfeat: Visualize compiler inserted reborrows via inlay...
2022-03-16 bors[bot]Merge #11694
2022-03-15 bors[bot]Merge #11718
2022-03-15 bors[bot]Merge #11714
2022-03-14 bors[bot]Merge #11707
2022-03-14 Lukas WirthSimplify
2022-03-12 bors[bot]Merge #11692
2022-03-12 Matthias Krügerfix clippy::needless_borrow
2022-03-10 bors[bot]Merge #11676
next