]> git.lizzy.rs Git - rust.git/history - crates/hir-def
Auto merge of #12993 - lowr:patch/swap-name-and-escaped-name, r=Veykril
[rust.git] / crates / hir-def /
2022-08-12 borsAuto merge of #12993 - lowr:patch/swap-name-and-escaped...
2022-08-11 borsAuto merge of #12997 - Veykril:no-such-field, r=Veykril
2022-08-10 Ryo YoshidaMake tests pass
2022-08-10 borsAuto merge of #12989 - lnicola:rm-1-64-abi, r=Veykril
2022-08-10 borsAuto merge of #12984 - Veykril:keep-going, r=Veykril
2022-08-10 borsAuto merge of #12992 - lowr:fix/type-inference-for...
2022-08-10 borsAuto merge of #12990 - edwin0cheng:improve-ws, r=Veykril
2022-08-10 Edwin ChengFixes tests
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 borsAuto merge of #12967 - jhgg:code/fix-toggle-hints,...
2022-08-08 borsAuto merge of #12951 - jonas-schievink:doc-cli-stabilit...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-07 borsAuto merge of #12956 - oxalica:feat/la-arena-apis,...
2022-08-06 oxalicaReturns the old value for la_arena::ArenaMap::insert
2022-08-05 Ryo Yoshidaminor: align with rustc on escaping characters in macro...
2022-08-04 Ryo Yoshidafix: make `concat!` work with char
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
2022-08-03 borsAuto merge of #12933 - Veykril:proc-ignored, r=Veykril
2022-08-02 borsAuto merge of #12880 - palango:while-fixup, r=Veykril
2022-08-02 borsAuto merge of #12919 - jonas-schievink:speling, r=jonas...
2022-08-01 Jonas SchievinkFix r-a spelling in some places
2022-07-31 borsAuto merge of #12915 - lnicola:promote-subtree, r=lnicola
2022-07-31 borsAuto merge of #12916 - Veykril:nits, r=Veykril
2022-07-31 Lukas WirthGive variables more descriptive names
2022-07-30 borsAuto merge of #12913 - Veykril:attr-merge, r=Veykril
2022-07-30 Lukas Wirthfix: Fix ast-id up when merging raw attributes
2022-07-28 borsAuto merge of #12902 - Veykril:item-scope, r=Veykril
2022-07-28 Lukas Wirthfix: Order ItemScope::entries results
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 WirthAllow name querying for derive helpers
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 #12871 - fasterthanlime:sync-from-rust...
2022-07-25 Amos Wengerrevert nightly rustfmt formatting that accidentally...
2022-07-25 Amos WengerMerge remote-tracking branch 'origin/master' into sync...
2022-07-25 borsAuto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
2022-07-24 Amos WengerMake macros test order-resistant
2022-07-24 borsAuto merge of #12861 - DorianListens:dscheidt/complete...
2022-07-24 Amos WengerSort when iterating through CrateGraph
2022-07-24 Amos WengerSort in DefMap::dump, since HashMap iteration order...
2022-07-24 borsAuto merge of #12863 - lowr:fix/missing-fields-on-destr...
2022-07-24 Amos Wengerhir-def tests: sort results before comparing, since...
2022-07-24 Ryo YoshidaAdd info whether it's assignee expr to relevant HIR...
2022-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
2022-07-24 Ryo YoshidaAdd `ellipsis` to HIR `RecordLit`
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 Lukas WirthUse ItemTree for modules in attrs_query
2022-07-22 borsAuto merge of #12835 - fasterthanlime:sysroot-abi,...
2022-07-21 borsAuto merge of #12841 - Veykril:query-fix, r=Veykril
2022-07-21 Lukas WirthUse ItemTree for crate root attr_query collection
2022-07-21 Lukas Wirthinternal: Use itemtree for variant and field attribute...
2022-07-21 Lukas WirthSimplify
2022-07-21 borsAuto merge of #12827 - Veykril:be-lazy, r=Veykril
2022-07-21 Lukas WirthSimplify
2022-07-21 Lukas WirthRemove AstIdMap from Expander as it is seldom needed
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Lukas Wirthinternal: Don't eagerly construct `AstIdMap`s
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 #12800 - hi-rustin:rustin-patch-issue...
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-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 #12785 - Logarithmus:feature/fix-negative...
2022-07-17 Artur Sinilafix: un-inline `ConstScalarOrPath::from_expr_opt`
2022-07-17 borsAuto merge of #12778 - Logarithmus:feature/fix-negative...
2022-07-17 Artur Sinilafix: address suggestions
2022-07-17 Artur Sinilarefactor: inline some variables
2022-07-17 Artur Sinilafeat: support negative const generic parameters
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-16 Lukas Wirthinternal: Remove allocation in DefCollector::reseed_wit...
2022-07-15 Lukas Wirthfix: Don't show qualified path completions for private...
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 borsAuto merge of #12696 - hi-rustin:rustin-patch-fix,...
2022-07-13 borsAuto merge of #12742 - TonalidadeHidrica:fix-obsolete...
2022-07-11 borsAuto merge of #12745 - jonas-schievink:metavar-exprs...
2022-07-11 Jonas SchievinkImplement `ignore` and `index` metavar expression
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-08 David LattimoreRemove unnecessary unsafe from format_args expansion
next