]> git.lizzy.rs Git - rust.git/history - compiler/rustc_builtin_macros
Auto merge of #107840 - matthiaskrgr:rollup-e6v7x0a, r=matthiaskrgr
[rust.git] / compiler / rustc_builtin_macros /
2023-02-09 Matthias KrügerRollup merge of #107834 - zephaniahong:issue-107547...
2023-02-09 Matthias KrügerRollup merge of #107808 - kadiwa4:built-unsuccessfully...
2023-02-09 Matthias KrügerRollup merge of #107752 - riverar:rafael/gnu_dlltool_te...
2023-02-09 Matthias KrügerRollup merge of #107446 - clubby789:rustc-parse-diag...
2023-02-09 borsAuto merge of #106938 - GuillaumeGomez:normalize-projec...
2023-02-09 borsAuto merge of #107828 - compiler-errors:rollup-gyj6dgj...
2023-02-09 Michael GouletRollup merge of #107819 - clubby789:x-py-root, r=jyn514
2023-02-09 Michael GouletRollup merge of #107817 - notriddle:notriddle/wheel...
2023-02-09 Michael GouletRollup merge of #107813 - compiler-errors:bad-impl...
2023-02-09 Michael GouletRollup merge of #107799 - lcnr:update-provisional-resul...
2023-02-09 Michael GouletRollup merge of #107790 - tharunsuresh-code:snap_curl...
2023-02-09 Michael GouletRollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki
2023-02-09 Michael GouletRollup merge of #107713 - nnethercote:extend-BYTE_SLICE...
2023-02-09 Michael GouletRollup merge of #107429 - tgross35:from-bytes-until...
2023-02-09 Michael GouletRollup merge of #107317 - ids1024:asfd-rc, r=dtolnay
2023-02-09 Nicholas NethercoteExtend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.
2023-02-09 borsAuto merge of #107717 - nnethercote:opt-TyKind-eq,...
2023-02-08 borsAuto merge of #107811 - matthiaskrgr:rollup-rpjzshk...
2023-02-08 Matthias KrügerRollup merge of #107807 - GuillaumeGomez:fix-small...
2023-02-08 Matthias KrügerRollup merge of #107793 - joboet:raw_os_error_ty_tracki...
2023-02-08 Matthias KrügerRollup merge of #107780 - compiler-errors:instantiate...
2023-02-08 Matthias KrügerRollup merge of #107777 - compiler-errors:derive_const...
2023-02-08 Matthias KrügerRollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk
2023-02-08 Matthias KrügerRollup merge of #105641 - Amanieu:btree_cursor, r=m...
2023-02-07 Michael GouletAdd ~const bounds trait bounds when using derive_const
2023-02-07 Matthias KrügerRollup merge of #107719 - WaffleLapkin:de-arena-allocat...
2023-02-07 Matthias KrügerRollup merge of #107471 - notriddle:notriddle/default...
2023-02-06 Matthias KrügerRollup merge of #107725 - GuillaumeGomez:turn-markdownw...
2023-02-06 Matthias KrügerRollup merge of #107596 - Kobzol:stage-build-timer...
2023-02-06 Matthias KrügerRollup merge of #106477 - Nathan-Fenner:nathanf/refined...
2023-02-06 borsAuto merge of #103761 - chenyukang:yukang/fix-103320...
2023-02-06 borsAuto merge of #107667 - cjgillot:no-on-hit, r=lcnr...
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-04 Matthias KrügerRollup merge of #107646 - estebank:specific-span, r...
2023-02-04 Matthias KrügerRollup merge of #107116 - ozkanonur:consolidate-bootstr...
2023-02-04 borsAuto merge of #107549 - Zoxc:rustc-shared, r=jyn514
2023-02-04 borsAuto merge of #107267 - cjgillot:keep-aggregate, r...
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-04 borsAuto merge of #107591 - krasimirgg:llvm-17-pgoopts...
2023-02-03 Michael GouletRollup merge of #107631 - BoxyUwU:triagebot_cargo_lock...
2023-02-03 Michael GouletRollup merge of #107615 - notriddle:notriddle/nbsp...
2023-02-03 Michael GouletRollup merge of #107595 - michaelwoerister:retry_proc_m...
2023-02-03 Michael GouletRollup merge of #107551 - fee1-dead-contrib:rm_const_fn...
2023-02-03 Michael GouletRollup merge of #107519 - joboet:raw_os_error_ty, r...
2023-02-03 borsAuto merge of #107642 - Dylan-DPC:rollup-edcqhm5, r...
2023-02-03 Dylan DPCRollup merge of #107585 - compiler-errors:fndef-sig...
2023-02-03 Dylan DPCRollup merge of #107539 - PossiblyAShrub:unused-parens...
2023-02-03 Dylan DPCRollup merge of #107427 - detrumi:builtin-impl-candidat...
2023-02-03 borsAuto merge of #107599 - clubby789:debug-less-ref, r...
2023-02-03 borsAuto merge of #107569 - petrochenkov:optattr, r=nnethercote
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 borsAuto merge of #107543 - ehuss:protocol-sparse, r=jyn514
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 clubby789Don't generate unecessary `&&self.field` in deriving...
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
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 #106919 - compiler-errors:underscore...
2023-02-02 borsAuto merge of #107478 - compiler-errors:anon-enum-tys...
2023-02-02 borsAuto merge of #107584 - matthiaskrgr:rollup-vav4ljz...
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-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-02-01 Matthias KrügerRollup merge of #107487 - edward-shen:edward-shen/10721...
2023-02-01 Matthias KrügerRollup merge of #107389 - zvavybir:master, r=estebank
2023-02-01 Nicholas NethercoteFix syntax in `-Zunpretty-expanded` output for derived...
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 Yuki OkushiRollup merge of #107479 - compiler-errors:probe-can...
2023-01-31 Yuki OkushiRollup merge of #107445 - Swatinem:rm-genfuture, r...
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 borsAuto merge of #107197 - aliemjay:patch-2, r=jackh726
2023-01-30 Matthias KrügerRollup merge of #107465 - WaffleLapkin:has_allow_dead_c...
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 borsAuto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r...
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-30 Nicholas NethercoteAllow more deriving on packed structs.
next