]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse
Rollup merge of #107602 - estebank:anon-enum-access, r=compiler-errors
[rust.git] / compiler / rustc_parse /
2023-02-03 Matthias KrügerRollup merge of #107602 - estebank:anon-enum-access...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #107500 - bryangarza:future-sizes-basel...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 Matthias KrügerRollup merge of #106575 - estebank:issue-64008, r=pnkfelix
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 borsAuto merge of #107601 - matthiaskrgr:rollup-07zaafe...
2023-02-02 Esteban KüberParse and recover from type ascription in patterns
2023-02-02 Matthias KrügerRollup merge of #107577 - nnethercote:reinstate-hir...
2023-02-02 Matthias KrügerRollup merge of #107559 - WaffleLapkin:is_it_2015¿...
2023-02-02 Matthias KrügerRollup merge of #107532 - compiler-errors:erase-regions...
2023-02-02 Matthias KrügerRollup merge of #107524 - cjgillot:both-storage, r...
2023-02-02 Matthias KrügerRollup merge of #107515 - Swatinem:hirvalidator, r...
2023-02-02 Matthias KrügerRollup merge of #107493 - clubby789:range-fat-arrow...
2023-02-02 Matthias KrügerRollup merge of #106919 - compiler-errors:underscore...
2023-02-02 clubby789Improve diagnostic for missing space in range pattern
2023-02-02 borsAuto merge of #107478 - compiler-errors:anon-enum-tys...
2023-02-02 Maybe WaffleUse `rust_2018` instead of `!is_rust_2015`
2023-02-02 Maybe WaffleRename `rust_2015` => `is_rust_2015`
2023-02-02 Michael GouletRecover _ as .. in field pattern
2023-02-02 Michael GouletRevert "Teach parser to understand fake anonymous enum...
2023-02-02 Matthias KrügerRollup merge of #107576 - P1n3appl3:master, r=tmandry
2023-02-02 Matthias KrügerRollup merge of #107531 - GuillaumeGomez:inline-images...
2023-02-02 Matthias KrügerRollup merge of #107488 - nnethercote:fix-PartialEq...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-02 borsAuto merge of #105670 - Xiretza:rustc_parse-diagnostics...
2023-02-01 borsAuto merge of #107574 - compiler-errors:back-to-old...
2023-02-01 XiretzaMake "use latest edition" subdiagnostic translatable
2023-02-01 Xiretzarustc_parse: revert conversion of "non-item in item...
2023-02-01 Xiretzamigrate parser::ty to diagnostic structs
2023-02-01 XiretzaConvert rustc_parse::parser::pat::Expected to enum
2023-02-01 Xiretzarustc_parse: migrate more to diagnostic structs
2023-02-01 XiretzaFix condition for "missing `struct`" diagnostic on...
2023-02-01 XiretzaUse AddToDiagnostic for "use latest edition" help
2023-02-01 Xiretzarustc_parse: avoid creating unnecessary intermediate...
2023-02-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-02-01 borsAuto merge of #107546 - matthiaskrgr:rollup-9rgf2gx...
2023-02-01 Matthias KrügerRollup merge of #107533 - pnkfelix:distinguish-generato...
2023-02-01 Matthias KrügerRollup merge of #107499 - compiler-errors:deduce_sig_fr...
2023-02-01 Matthias KrügerRollup merge of #107487 - edward-shen:edward-shen/10721...
2023-02-01 Matthias KrügerRollup merge of #107470 - kadiwa4:bootstrap_cleanup...
2023-02-01 Matthias KrügerRollup merge of #107442 - lukas-code:slice-panics,...
2023-02-01 Matthias KrügerRollup merge of #107389 - zvavybir:master, r=estebank
2023-02-01 borsAuto merge of #107541 - weihanglo:update-cargo, r=weihanglo
2023-02-01 borsAuto merge of #107536 - GuillaumeGomez:rollup-xv7dx2h...
2023-01-31 Guillaume GomezRollup merge of #107535 - dcompoze:tcp-doc-unwrap,...
2023-01-31 Guillaume GomezRollup merge of #107527 - notriddle:notriddle/wcagcontr...
2023-01-31 Guillaume GomezRollup merge of #107525 - RalfJung:pointee-info, r...
2023-01-31 Guillaume GomezRollup merge of #107508 - WaffleLapkin:uneq'15, r=oli-obk
2023-01-31 Guillaume GomezRollup merge of #107491 - notriddle:notriddle/setting...
2023-01-31 Guillaume GomezRollup merge of #107486 - compiler-errors:bound-ty...
2023-01-31 Guillaume GomezRollup merge of #107467 - WaffleLapkin:uneq, r=oli-obk
2023-01-31 Guillaume GomezRollup merge of #107412 - tshepang:needless-check,...
2023-01-31 Guillaume GomezRollup merge of #107354 - tspiteri:source-serif-4.005...
2023-01-31 Guillaume GomezRollup merge of #107348 - lcnr:project-solve-new, r...
2023-01-31 Guillaume GomezRollup merge of #106898 - estebank:ice-forms-are-a...
2023-01-31 borsAuto merge of #107297 - Mark-Simulacrum:bump-bootstrap...
2023-01-31 borsAuto merge of #106399 - estebank:type-err-span-label...
2023-01-31 borsAuto merge of #100754 - davidtwco:translation-increment...
2023-01-31 Yuki OkushiRollup merge of #107494 - lebensterben:patch-1, r=JohnTitor
2023-01-31 Yuki OkushiRollup merge of #107482 - notriddle:notriddle/keywords...
2023-01-31 Yuki OkushiRollup merge of #107479 - compiler-errors:probe-can...
2023-01-31 Yuki OkushiRollup merge of #107477 - GuillaumeGomez:css-var, r...
2023-01-31 Yuki OkushiRollup merge of #107476 - notriddle:notriddle/item...
2023-01-31 Yuki OkushiRollup merge of #107473 - rustbot:docs-update, r=ehuss
2023-01-31 Yuki OkushiRollup merge of #107445 - Swatinem:rm-genfuture, r...
2023-01-31 Yuki OkushiRollup merge of #107245 - compiler-errors:new-solver...
2023-01-31 borsAuto merge of #107443 - cjgillot:generator-less-query...
2023-01-31 borsAuto merge of #105650 - cassaundra:float-literal-sugges...
2023-01-30 Edward ShenMake the "extra if in let...else block" hint a suggestion
2023-01-30 Cassaundra SmithFix invalid float literal suggestions when recovering...
2023-01-30 borsAuto merge of #107197 - aliemjay:patch-2, r=jackh726
2023-01-30 Matthias KrügerRollup merge of #107455 - tshepang:better-name, r=wesle...
2023-01-30 Matthias KrügerRollup merge of #107424 - bpeel:clone-into-from-share...
2023-01-30 Matthias KrügerRollup merge of #107177 - thanatos:fix-doc-errant-light...
2023-01-30 Matthias KrügerRollup merge of #107172 - cjgillot:no-nal, r=nagisa
2023-01-30 Matthias KrügerRollup merge of #107125 - WaffleLapkin:expect_an_item_i...
2023-01-30 borsAuto merge of #107080 - Urgau:cleanup-bootstrap-extra...
2023-01-30 Maybe WaffleReplace enum `==`s with `match`es where it makes sense
2023-01-30 Dylan DPCRollup merge of #107452 - y21:get-mut-unchecked-typo...
2023-01-30 Dylan DPCRollup merge of #107264 - ferrocene:pa-private-items...
2023-01-30 Dylan DPCRollup merge of #107146 - compiler-errors:unsizing...
2023-01-30 Dylan DPCRollup merge of #106106 - jyn514:remote-tracking-branch...
2023-01-30 Dylan DPCRollup merge of #101569 - m-ou-se:alloc-no-rexport...
2023-01-30 borsAuto merge of #104429 - nnethercote:more-deriving-on...
2023-01-29 borsAuto merge of #103019 - Kobzol:ci-multistage-python...
2023-01-29 borsAuto merge of #107451 - matthiaskrgr:rollup-m4ucfu8...
2023-01-29 Matthias KrügerRollup merge of #107448 - Teapot4195:pr-107397-followup...
2023-01-29 Matthias KrügerRollup merge of #107432 - notriddle:notriddle/has-srcli...
2023-01-29 Matthias KrügerRollup merge of #107431 - notriddle:notriddle/colon...
2023-01-29 Matthias KrügerRollup merge of #107169 - albertlarsan68:lock-in-pre...
2023-01-29 Matthias KrügerRollup merge of #107078 - ehuss:invalid_doc_attributes...
2023-01-29 Matthias KrügerRollup merge of #107006 - b-naber:thir-tree, r=jackh726
2023-01-29 Matthias KrügerRollup merge of #106798 - scottmcm:signum-via-cmp,...
2023-01-29 Matthias KrügerRollup merge of #106769 - lenko-d:libtest-print_why_a_t...
2023-01-29 Matthias KrügerRollup merge of #106763 - lenko-d:106659-Print_why_a_te...
2023-01-29 Matthias KrügerRollup merge of #106540 - lowr:patch/remove-paren-white...
next