]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand
Rollup merge of #94708 - notriddle:notriddle/cargo-toml-warning, r=lcnr
[rust.git] / compiler / rustc_expand /
2022-03-08 Matthias KrügerRollup merge of #94586 - sunfishcode:sunfishcode/io...
2022-03-08 Matthias KrügerRollup merge of #94580 - xFrednet:55112-only-reason...
2022-03-08 Matthias KrügerRollup merge of #94559 - m-ou-se:thread-scope-spawn...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 Matthias KrügerRollup merge of #94553 - lcnr:add-tests, r=Dylan-DPC
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 Ralf JungRollup merge of #94642 - GuillaumeGomez:source-code...
2022-03-05 Ralf JungRollup merge of #94633 - TaKO8Ki:suggest-removing-semic...
2022-03-05 Dylan DPCRollup merge of #94624 - estebank:regression-94508...
2022-03-05 Dylan DPCRollup merge of #94460 - eholk:reenable-drop-tracking...
2022-03-05 Dylan DPCRollup merge of #94446 - rusticstuff:remove_dir_all...
2022-03-05 borsAuto merge of #93142 - estebank:missing-main, r=wesleywiser
2022-03-04 Dylan DPCRollup merge of #94618 - lewisclark:remove-stack-size...
2022-03-04 Dylan DPCRollup merge of #94596 - compiler-errors:delay-adjustme...
2022-03-04 Dylan DPCRollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved...
2022-03-04 Dylan DPCRollup merge of #94577 - RalfJung:simd-miri, r=scottmcm
2022-03-04 Dylan DPCRollup merge of #94362 - Urgau:check-cfg-values, r...
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 Matthias KrügerRollup merge of #94593 - estebank:issue-94510, r=davidtwco
2022-03-04 Matthias KrügerRollup merge of #94568 - bjorn3:rustbuild_remove_dead_c...
2022-03-04 Matthias KrügerRollup merge of #94549 - m-ou-se:thread-is-finished...
2022-03-04 Matthias KrügerRollup merge of #94524 - bjorn3:remove_num_cpus, r...
2022-03-04 Matthias KrügerRollup merge of #94236 - reez12g:add_track_caller_87707...
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94539 - tmiasko:string-attributes, r...
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
2022-03-04 borsAuto merge of #94096 - cjgillot:ensure-stability, r...
2022-03-04 Dylan DPCRollup merge of #94582 - nnethercote:fix-x-fmt-bug...
2022-03-04 Dylan DPCRollup merge of #94575 - RalfJung:switchint-comment...
2022-03-04 Dylan DPCRollup merge of #94572 - sunfishcode:sunfishcode/handle...
2022-03-04 Dylan DPCRollup merge of #94466 - jonhoo:bootstrap-proper-env...
2022-03-04 Dylan DPCRollup merge of #94404 - pierwill:newtype-index-noord...
2022-03-04 Dylan DPCRollup merge of #94339 - Amanieu:arm-d32, r=nagisa
2022-03-04 Dylan DPCRollup merge of #93965 - Mark-Simulacrum:owned-stdio...
2022-03-04 Dylan DPCRollup merge of #93913 - bjorn3:remove_everybody_loops...
2022-03-04 Dylan DPCRollup merge of #93418 - ojeda:no-shortcut, r=camelid
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-04 borsAuto merge of #94009 - compiler-errors:gat-rustdoc...
2022-03-03 borsAuto merge of #94571 - matthiaskrgr:rollup-4ul5ydb...
2022-03-03 Matthias KrügerRollup merge of #94563 - TaKO8Ki:remove-unnecessary...
2022-03-03 Matthias KrügerRollup merge of #94555 - cuishuang:master, r=oli-obk
2022-03-03 Matthias KrügerRollup merge of #94554 - Urgau:stmt-node-id-ice, r...
2022-03-03 Matthias KrügerRollup merge of #94551 - darnuria:doc-map-backstick...
2022-03-03 Matthias KrügerRollup merge of #94550 - GuillaumeGomez:HKF-macros...
2022-03-03 Matthias KrügerRollup merge of #94547 - nnethercote:parse_tt-cleanups...
2022-03-03 Matthias KrügerRollup merge of #94057 - lcnr:simplify_type-uwu, r...
2022-03-03 Matthias KrügerRollup merge of #92697 - the8472:cgroups, r=joshtriplett
2022-03-03 borsAuto merge of #87835 - xFrednet:rfc-2383-expect-attribu...
2022-03-03 Camille GILLOTMove the set of features to the `features` query.
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 cuishuangall: fix some typos
2022-03-03 Loïc BRANSTETTFix invalid lint_node_id being put on a removed stmt
2022-03-03 Nicholas NethercoteChange `initial_matcher_pos()` into `MatcherPos::new()`.
2022-03-03 Nicholas NethercoteUse a better return type for `inner_parse_loop`.
2022-03-03 Nicholas NethercoteIntroduce `MatcherPosRepetition`.
2022-03-03 Nicholas NethercoteAdd a static size assertion for `MatcherPos`.
2022-03-03 Nicholas NethercoteImprove if/else formatting in macro_parser.rs.
2022-03-03 borsAuto merge of #94548 - matthiaskrgr:rollup-spa38z8...
2022-03-03 Matthias KrügerRollup merge of #94544 - mark-i-m:macro-comments, r...
2022-03-03 Matthias KrügerRollup merge of #94537 - est31:master, r=notriddle
2022-03-03 Matthias KrügerRollup merge of #94536 - dtolnay:transmute, r=Manishearth
2022-03-03 Matthias KrügerRollup merge of #94534 - bstrie:cffistd, r=Mark-Simulacrum
2022-03-03 Matthias KrügerRollup merge of #94522 - thinety:fix-e0284-message...
2022-03-03 Matthias KrügerRollup merge of #94484 - c410-f3r:more-let-chains,...
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 borsAuto merge of #94541 - Dylan-DPC:rollup-564wbq3, r...
2022-03-03 markadd some examples to comments in mbe code
2022-03-03 Dylan DPCRollup merge of #94529 - GuillaumeGomez:unused-doc...
2022-03-03 Dylan DPCRollup merge of #94505 - cuviper:mono-item-sort-local...
2022-03-03 Dylan DPCRollup merge of #94499 - RandomInsano:patch-1, r=Dylan-DPC
2022-03-03 Dylan DPCRollup merge of #94433 - Urgau:check-cfg-allowness...
2022-03-03 Dylan DPCRollup merge of #94375 - WaffleLapkin:copy-suggestion...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-03 Dylan DPCRollup merge of #93072 - m-ou-se:compatible-variants...
2022-03-03 Dylan DPCRollup merge of #92061 - semarie:openbsd-archs, r=josht...
2022-03-02 borsAuto merge of #92214 - ehuss:submodule-bg-exit, r=Mark...
2022-03-02 borsAuto merge of #93244 - mark-i-m:doomed, r=oli-obk
2022-03-02 markrename ErrorReported -> ErrorGuaranteed
2022-03-02 borsAuto merge of #94229 - erikdesjardins:rem2, r=nikic
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-02 Matthias KrügerRollup merge of #94464 - kckeiks:lifetime-elision-misma...
2022-03-02 borsAuto merge of #87402 - nagisa:nagisa/request-feature...
2022-03-01 Loïc BRANSTETTImprove allowness of the unexpected_cfgs lint
2022-03-01 Matthias KrügerRollup merge of #94359 - tmiasko:legacy-verbose-const...
2022-03-01 borsAuto merge of #94402 - erikdesjardins:revert-coldland...
2022-03-01 Matthias KrügerRollup merge of #94459 - jonhoo:bump-cargo, r=Dylan-DPC
2022-03-01 Matthias KrügerRollup merge of #94438 - compiler-errors:check-method...
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94448 - c410-f3r:yet-more-let-chains...
2022-03-01 Dylan DPCRollup merge of #94384 - cuviper:atomic-slice, r=dtolnay
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-03-01 Dylan DPCRollup merge of #91545 - compiler-errors:deref-suggesti...
next