]> git.lizzy.rs Git - rust.git/history - crates/parser
Auto merge of #13110 - DesmondWillowbrook:issue-11197, r=jonas-schievink
[rust.git] / crates / parser /
2022-08-23 borsAuto merge of #13097 - jonas-schievink:liveshare-docs...
2022-08-23 borsAuto merge of #13096 - jonas-schievink:parse-more-or...
2022-08-23 Jonas SchievinkAllow leading `|` in more pattern positions
2022-08-22 borsAuto merge of #12965 - DesmondWillowbrook:assoc-method...
2022-08-19 borsAuto merge of #13064 - Veykril:rustfmt-err, r=Veykril
2022-08-18 borsAuto merge of #12982 - jridgewell:into_future, r=Veykril
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-11 borsAuto merge of #12997 - Veykril:no-such-field, 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-09 borsAuto merge of #12987 - Veykril:ellipsis-recov, r=Veykril
2022-08-09 Lukas WirthRecover from missing ellipsis in record literals for...
2022-08-08 borsAuto merge of #12974 - fprasx:master, r=lnicola
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 Ryo YoshidaParse range patterns in let statement with type annotation
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-07 Ryo YoshidaParse range patterns in struct and slice without traili...
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-07-31 borsAuto merge of #12916 - Veykril:nits, r=Veykril
2022-07-30 borsAuto merge of #12913 - Veykril:attr-merge, r=Veykril
2022-07-29 borsAuto merge of #12906 - cynecx:fix-completions, r=Veykril
2022-07-29 cynecxfix: complete path of existing record expr
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 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-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-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-13 borsAuto merge of #12696 - hi-rustin:rustin-patch-fix,...
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-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
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 #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
2022-06-03 borsAuto merge of #12460 - Veykril:move-guard, r=Veykril
2022-06-03 borsAuto merge of #12333 - nolanderc:order-import-assist...
2022-06-03 borsAuto merge of #12451 - TimNN:double-dollar, r=Veykril
2022-06-02 borsAuto merge of #12444 - XFFXFF:fix_12442, r=Veykril
2022-06-02 XFFXFFfix: parsing of `?` opt-out trait bounds
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-15 borsAuto merge of #12190 - harpsword:fix_diagostics_map_inc...
2022-05-13 borsAuto merge of #12241 - jonas-schievink:does-not-float...
2022-05-13 Jonas SchievinkRevert "Auto merge of #12149 - jonas-schievink:literall...
2022-05-13 Jonas SchievinkRevert "fix: Remap float parts as integers when parsed...
2022-05-13 Jonas SchievinkRevert "Don't remap float tokens to `INT_NUMBER`"
2022-05-13 borsAuto merge of #12239 - Veykril:publisher, r=Veykril
2022-05-13 borsAuto merge of #12238 - Veykril:publisher, r=Veykril
2022-05-12 borsAuto merge of #12231 - jonas-schievink:fix-float-macro...
2022-05-12 Jonas SchievinkDon't remap float tokens to `INT_NUMBER`
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 #12187 - Veykril:completion-rev, r=Veykril
2022-05-07 borsAuto merge of #12188 - Veykril:auto-import, r=Veykril
2022-05-07 borsAuto merge of #12186 - Veykril:completion-rev, r=Veykril
2022-05-07 borsAuto merge of #12185 - Veykril:parse-fix, r=Veykril
2022-05-07 Lukas Wirthfix: Remap float parts as integers when parsed as indices
2022-05-05 borsAuto merge of #12168 - Veykril:completion-rev, r=Veykril
2022-05-05 borsAuto merge of #12149 - jonas-schievink:literally-just...
2022-05-05 Jonas SchievinkMaybe everything else *should* have to deal with it
2022-05-05 Jonas SchievinkIndicate the number of float tokens in the first token
2022-05-05 Jonas SchievinkWrap floats in token trees in `FLOAT_LITERAL` node
2022-05-05 Jonas SchievinkAdd tests
2022-05-05 Jonas SchievinkSplit float literal tokens at the `.`
2022-05-05 Jonas SchievinkWrap float literals in their own node
2022-05-02 borsAuto merge of #12136 - jonas-schievink:lexedstr-convert...
2022-05-02 Jonas SchievinkAdd a `Converter` type for token conversion
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
next