]> git.lizzy.rs Git - rust.git/history - crates/hir-expand
Auto merge of #13386 - Veykril:completions-ref, r=Veykril
[rust.git] / crates / hir-expand /
2022-10-10 borsAuto merge of #13333 - feniljain:fix_assists, r=Veykril
2022-10-10 borsAuto merge of #13303 - jplatte:convert-named-struct...
2022-10-01 borsAuto merge of #13326 - Veykril:proc-macro-srv-config...
2022-10-01 borsAuto merge of #13324 - Veykril:trait-impl-completion...
2022-10-01 Lukas WirthFix trait impl item completions using macro file text...
2022-09-30 borsAuto merge of #13321 - Veykril:format-str-args, r=Veykril
2022-09-30 borsAuto merge of #13318 - Veykril:annotations, r=Veykril
2022-09-30 borsAuto merge of #13320 - Veykril:ty-alias-hover, r=Veykril
2022-09-29 borsAuto merge of #13311 - lowr:fix/for-loop-item-resolutio...
2022-09-29 Ryo Yoshidafix: infer for-loop item type with `IntoIterator` and...
2022-09-27 borsAuto merge of #13301 - Veykril:empty-assist-source...
2022-09-27 borsAuto merge of #13272 - oknozor:master, r=Veykril
2022-09-27 borsAuto merge of #13280 - alanz:errorcode-requestfailed...
2022-09-27 borsAuto merge of #13237 - Veykril:process-changes, r=Veykril
2022-09-27 borsAuto merge of #13300 - Veykril:cfg-false, r=Veykril
2022-09-27 borsAuto merge of #13296 - Strum355:package-information...
2022-09-27 borsAuto merge of #13189 - unexge:unconfigured-diagnostics...
2022-09-26 unexgeEmit unconfigured code diagnostics for fields
2022-09-12 borsAuto merge of #13147 - lowr:fix/dyn-ty-inherent-methods...
2022-09-08 borsAuto merge of #13158 - jonas-schievink:inlayhint-links...
2022-09-05 borsAuto merge of #13185 - ChayimFriedman2:insert-ws-in...
2022-09-02 borsAuto merge of #13173 - Veykril:synthetic, r=Veykril
2022-09-02 borsAuto merge of #13167 - iDawer:exhaustive_patterns,...
2022-09-02 iDawerRecord enabled unstable features into DefMap
2022-09-01 borsAuto merge of #13160 - ChayimFriedman2:parse-parenthesi...
2022-09-01 borsAuto merge of #13161 - ChayimFriedman2:pi-is-zero,...
2022-08-31 borsAuto merge of #13134 - Veykril:proc-highlight, r=Veykril
2022-08-31 borsAuto merge of #13156 - Veykril:macro-stmts, r=Veykril
2022-08-31 Lukas WirthRemove hir::Expr::MacroStmts
2022-08-31 borsAuto merge of #13051 - DropDemBits:attrs-and-comments...
2022-08-31 borsAuto merge of #12963 - DesmondWillowbrook:clippy-matche...
2022-08-29 borsAuto merge of #13056 - DropDemBits:make-refactors,...
2022-08-22 borsAuto merge of #13021 - N3xed:fix-gat-panics, r=flodiebold
2022-08-22 borsAuto merge of #12965 - DesmondWillowbrook:assoc-method...
2022-08-19 borsAuto merge of #13041 - DorianListens:dscheidt/gen-fn...
2022-08-19 borsAuto merge of #13064 - Veykril:rustfmt-err, r=Veykril
2022-08-18 borsAuto merge of #13039 - davidbarsky:davidbarsky/remove...
2022-08-18 borsAuto merge of #13053 - lowr:fix/pat-sole-Self, r=Veykril
2022-08-18 borsAuto merge of #13036 - sancho20021:10881-inline_type_al...
2022-08-18 borsAuto merge of #13045 - DorianListens:dscheidt/run-test...
2022-08-18 borsAuto merge of #12982 - jridgewell:into_future, r=Veykril
2022-08-18 borsAuto merge of #13049 - lowr:fix/bare-dyn-assoc-type...
2022-08-17 borsAuto merge of #13044 - dzvon:fix-typo, r=Veykril
2022-08-17 Dezhi Wufix: a bunch of typos
2022-08-17 borsAuto merge of #13034 - lowr:fix/regression-from-12993...
2022-08-17 Ryo Yoshidafix: escape keywords used as names in earlier editions
2022-08-16 borsAuto merge of #13028 - yue4u:fix/literal-lookup, r...
2022-08-15 borsAuto merge of #13027 - jonas-schievink:fix-mismatch...
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-15 borsAuto merge of #13025 - Veykril:simplify2, r=Veykril
2022-08-15 Lukas WirthSimplify
2022-08-14 borsAuto merge of #13000 - shoffmeister:patch-1, r=lnicola
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 `ModPath` display escaped path
2022-08-10 Ryo YoshidaRemove `EscapedName`
2022-08-10 Ryo YoshidaAdd `UnescapedName` and make `Name` hold escaped name
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-10 Edwin ChengImprove insert whitespace in mbe
2022-08-09 Justin RidgewellImplement IntoFuture type inference
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-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 borsAuto merge of #12949 - Veykril:token-pick, r=Veykril
2022-08-05 Ryo Yoshidaminor: align with rustc on escaping characters in macro...
2022-08-05 borsAuto merge of #12948 - Veykril:classify-ops, r=Veykril
2022-08-05 Lukas Wirthfeat: Handle operators like their trait functions in...
2022-08-04 Ryo Yoshidafix: make `concat!` work with char
2022-08-04 fprasxFixed up for loops, added fixme with problem
2022-08-04 fprasxShortened fixup for match, added cases for for
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-03 fprasxTidy formatted
2022-08-03 fprasxAdded fixup for for loops w/ missing parts
2022-08-03 fprasxAdded fixup for match statements w/ missing parts
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-07-27 Paul LangeAdd syntax fixup for `loop`
2022-07-27 Paul LangeAdd syntax fixup for while loops
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 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...
next