]> git.lizzy.rs Git - rust.git/history - library/proc_macro/src/bridge/rpc.rs
review fixups
[rust.git] / library / proc_macro / src / bridge / rpc.rs
2022-06-18 Nika Layzellreview fixups
2022-06-15 Nika Layzellproc_macro: support encoding/decoding Vec<T>
2022-06-15 Nika Layzellproc_macro: support encoding/decoding structs with...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
2022-06-07 Dylan DPCRollup merge of #97325 - tmiasko:capture-enum-field...
2022-06-07 Dylan DPCRollup merge of #95948 - Nilstrieb:improve-cstr-safety...
2022-06-07 Dylan DPCRollup merge of #97301 - semicoleon:unstable-reexport...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-06 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
2022-06-06 borsAuto merge of #96551 - ferrocene:pa-ignore-paths-when...
2022-06-05 borsAuto merge of #93717 - pietroalbini:pa-ci-profiler...
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
2022-06-04 borsAuto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 Dylan DPCRollup merge of #97420 - WaffleLapkin:no_oxford_casts_q...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
2022-06-01 Yuki OkushiRollup merge of #95594 - the8472:raw_slice_methods...
2022-06-01 Matthias KrügerRollup merge of #97264 - TaKO8Ki:suggest-extern-crate...
2022-06-01 Yuki OkushiRollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
2022-06-01 Yuki OkushiRollup merge of #97216 - RalfJung:null-ptr-check, r...
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
2022-05-31 Matthias KrügerRollup merge of #97316 - CAD97:bound-misbehavior, r...
2022-05-31 borsAuto merge of #97521 - SkiFire13:clarify-vec-as-ptr...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
2022-05-31 Dylan DPCRollup merge of #97229 - Nilstrieb:doc-box-noalias...
2022-05-31 borsAuto merge of #96881 - est31:join_osstr, r=dtolnay
2022-05-30 Michael GouletRollup merge of #97431 - compiler-errors:issue-97413...
2022-05-30 Michael GouletRollup merge of #97395 - RalfJung:call-abi, r=oli-obk
2022-05-30 Michael GouletRollup merge of #97172 - SparrowLii:unsafe_extern,...
2022-05-30 Michael GouletRollup merge of #89685 - DeveloperC286:iter_fields_to_p...
2022-05-29 borsAuto merge of #94214 - nikic:rust-opaque-pointers,...
2022-05-29 borsAuto merge of #96687 - jyn514:download-rustc, r=Mark...
2022-05-29 borsAuto merge of #96652 - notriddle:notriddle/self, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-28 borsAuto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum
2022-05-28 borsAuto merge of #97284 - b-naber:constraint-dyn-impl...
2022-05-28 borsAuto merge of #97433 - GuillaumeGomez:rm-refcell-contex...
2022-05-27 Matthias KrügerRollup merge of #97462 - GuillaumeGomez:more-eslint...
2022-05-27 Matthias KrügerRollup merge of #97458 - estebank:use-self-in-derive...
2022-05-27 Matthias KrügerRollup merge of #97453 - lcnr:comment, r=jackh726
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Nicholas NethercoteMake `Buffer<T>` non-generic.
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
next