]> git.lizzy.rs Git - rust.git/history - library/proc_macro/src/lib.rs
Rollup merge of #103439 - Nilstrieb:help-me-with-my-macro, r=estebank
[rust.git] / library / proc_macro / src / lib.rs
2022-11-15 Matthias KrügerRollup merge of #103439 - Nilstrieb:help-me-with-my...
2022-11-15 Matthias KrügerRollup merge of #104422 - compiler-errors:fix-suggest_a...
2022-11-15 Matthias KrügerRollup merge of #104404 - GuillaumeGomez:fix-missing...
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
2022-11-15 Matthias KrügerRollup merge of #104383 - WaffleLapkin:rustc_undiagnost...
2022-11-15 Matthias KrügerRollup merge of #104381 - mejrs:none_error, r=compiler...
2022-11-15 Matthias KrügerRollup merge of #104380 - rust-lang:notriddle/code...
2022-11-15 Matthias KrügerRollup merge of #104372 - Ayush1325:compiler-builtins...
2022-11-15 Matthias KrügerRollup merge of #104354 - lukas-code:blank-lines-2...
2022-11-15 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-15 borsAuto merge of #104091 - BelovDV:issue-103044, r=petroch...
2022-11-14 Matthias KrügerRollup merge of #104378 - compiler-errors:chalk-up...
2022-11-14 Matthias KrügerRollup merge of #104364 - petrochenkov:docice2, r=Guill...
2022-11-14 Matthias KrügerRollup merge of #104356 - RalfJung:interpret-check...
2022-11-14 Matthias KrügerRollup merge of #104350 - SparkyPotato:fix-x-wrapper...
2022-11-14 Matthias KrügerRollup merge of #104349 - rustaceanclub:master, r=oli-obk
2022-11-14 Matthias KrügerRollup merge of #104332 - Elarcis:maybe_uninit_doc_fix...
2022-11-14 Matthias KrügerRollup merge of #104294 - compiler-errors:inline-ct...
2022-11-14 Matthias KrügerRollup merge of #104229 - compiler-errors:overlap-full...
2022-11-14 Matthias KrügerRollup merge of #104223 - fmease:recover-fn-ptr-with...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-14 borsAuto merge of #104387 - Manishearth:rollup-9e551p5...
2022-11-14 borsAuto merge of #104188 - jyn514:download-config-only...
2022-11-14 borsAuto merge of #103858 - Mark-Simulacrum:bump-bootstrap...
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-06 Mark RousskovBump version placeholders to release
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 borsAuto merge of #102674 - CastilloDel:master, r=oli-obk
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-26 Yuki OkushiRollup merge of #103432 - jsha:box-is-not-notable,...
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-26 borsAuto merge of #103284 - compiler-errors:const-sad,...
2022-10-26 Dylan DPCRollup merge of #103287 - saethlin:faster-len-check...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #103333 - chenyukang:yukang/fix-103143...
2022-10-24 Yuki OkushiRollup merge of #103277 - thomcc:bump-libc-135, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102271 - lopopolo:lopopolo/stabilize...
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #103254 - fmease:fix-24183, r=Guillaume...
2022-10-23 Michael HowellRollup merge of #103140 - chenyukang:yukang/fix-103112...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 Dylan DPCRollup merge of #103305 - c410-f3r:moar-errors, r=petro...
2022-10-23 Dylan DPCRollup merge of #103249 - petrochenkov:revaddids, r...
2022-10-23 Dylan DPCRollup merge of #103192 - petrochenkov:noalltraits...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 Dylan DPCRollup merge of #103280 - finnbear:impl_string_leak_2...
2022-10-22 Dylan DPCRollup merge of #103190 - fmease:rustdoc-render-bounds...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-22 borsAuto merge of #103231 - ecnelises:le_fix, r=lcnr
2022-10-22 borsAuto merge of #103227 - lcnr:bye-bye-unevaluated-const...
2022-10-22 borsAuto merge of #103196 - Nilstrieb:no-meta-query, r...
2022-10-21 Matthias KrügerRollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq...
2022-10-21 Matthias KrügerRollup merge of #102635 - lcnr:incoherent_auto_trait_ob...
2022-10-21 borsAuto merge of #101263 - lopopolo:lopopolo/c-unwind...
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
2022-10-21 Dylan DPCRollup merge of #103111 - cjgillot:shadow-label, r...
2022-10-21 Dylan DPCRollup merge of #103051 - davidtwco:translation-tidying...
2022-10-21 Dylan DPCRollup merge of #102922 - kper:bugfix/102902-filtering...
next