]> git.lizzy.rs Git - rust.git/history - src/librustc_serialize/serialize.rs
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustc_serialize / serialize.rs
2020-08-16 Tyler MandryRollup merge of #75485 - RalfJung:pin, r=nagisa
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 borsAuto merge of #75472 - Mark-Simulacrum:mangling-config...
2020-08-16 borsAuto merge of #75536 - estebank:e0255-suggestion, r...
2020-08-16 borsAuto merge of #75553 - denisvasilik:intra-doc-links...
2020-08-16 borsAuto merge of #75541 - camelid:intra-doc-links-for...
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75560 - Mark-Simulacrum:rustc-docs,...
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
2020-08-15 borsAuto merge of #75537 - tmiasko:match-branch-simplify...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75518 - davidtwco:issue-75326-polymorphi...
2020-08-15 borsAuto merge of #75539 - ehuss:fix-crate-version-rustdoc...
2020-08-15 borsAuto merge of #75488 - ssomers:btree_revert_75257,...
2020-08-15 Tyler MandryRollup merge of #75545 - eddyb:instant-sub-branchless...
2020-08-15 Tyler MandryRollup merge of #75513 - estebank:confused-parser,...
2020-08-15 Tyler MandryRollup merge of #75448 - lcnr:rn-as_local_hir_id, r...
2020-08-15 Tyler MandryRollup merge of #75376 - tmiasko:cmake-system-name...
2020-08-15 borsAuto merge of #73851 - matthewjasper:serialize-not...
2020-08-14 Matthew JasperFix tests and address review comments
2020-08-14 Matthew JasperAdd some documentation for (De|En)codable
2020-08-14 Matthew JasperRework `rustc_serialize`
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-11 Manish GoregaokarRollup merge of #72303 - yoshuawuyts:future-poll-fn...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 Manish GoregaokarRollup merge of #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-06-29 borsAuto merge of #73032 - yoshuawuyts:stabilize-leading_tr...
2020-06-28 Manish GoregaokarRollup merge of #73243 - poliorcetics:discourage-is...
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-26 Manish GoregaokarRollup merge of #72967 - integer32llc:prevent-default...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 borsAuto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum
2020-06-25 borsAuto merge of #72717 - poliorcetics:try-from-int-to...
2020-06-24 borsAuto merge of #73293 - Aaron1011:feature/macro-rules...
2020-06-23 Manish GoregaokarRollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Manish GoregaokarRollup merge of #73472 - GuillaumeGomez:cleanup-e0689...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
2020-06-20 Manish GoregaokarRollup merge of #73443 - pietroalbini:gha-auto-fallible...
2020-06-20 Ralf JungRollup merge of #73543 - GuillaumeGomez:cleanup-e0695...
2020-06-20 Ralf JungRollup merge of #73171 - tblah:riscv-qemu-test, r=pietr...
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Manish GoregaokarRollup merge of #73436 - GuillaumeGomez:cleanup-e0670...
2020-06-20 Manish GoregaokarRollup merge of #73399 - GuillaumeGomez:cleanup-e0668...
2020-06-20 Manish GoregaokarRollup merge of #73359 - jonas-schievink:do-the-shimmy...
2020-06-20 Manish GoregaokarRollup merge of #73347 - tmiasko:incompatible-sanitizer...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-19 Manish GoregaokarRollup merge of #73364 - joshtriplett:inline-asm, r...
2020-06-19 Manish GoregaokarRollup merge of #73334 - ayazhafiz:err/num-type-cannot...
2020-06-19 Manish GoregaokarRollup merge of #73300 - crlf0710:crate_level_only_chec...
2020-06-19 Manish GoregaokarRollup merge of #73214 - androm3da:hex_inline_asm_00...
2020-06-19 Manish GoregaokarRollup merge of #71568 - hbina:document_unsafety_slice_...
2020-06-19 Ralf JungRollup merge of #73352 - ehuss:bootstrap-metadata,...
2020-06-19 Ralf JungRollup merge of #73317 - davidtwco:bootstrap-config...
2020-06-19 Ralf JungRollup merge of #73280 - GuillaumeGomez:add-e0763,...
2020-06-19 Ralf JungRollup merge of #73136 - alexcrichton:thinlto-compiler...
2020-06-19 Ralf JungRollup merge of #73044 - tmiasko:compiletest-san, r...
2020-06-19 Ralf JungRollup merge of #72785 - petrochenkov:wholemsvc, r...
2020-06-19 Ralf JungRollup merge of #72280 - nbdd0121:typeck, r=nikomatsakis
2020-06-19 Ralf JungRollup merge of #73362 - erikdesjardins:bounds, r=nikom...
2020-06-19 Ralf JungRollup merge of #73346 - aszenz:patch-1, r=cuviper
2020-06-19 Ralf JungRollup merge of #73305 - crlf0710:disallow_loading_mons...
2020-06-19 Ralf JungRollup merge of #73130 - wesleywiser:remove_const_prop_...
2020-06-19 Ralf JungRollup merge of #72999 - mati865:separate-self-containe...
2020-06-19 Ralf JungRollup merge of #72497 - RalfJung:tag-term, r=oli-obk
2020-06-19 Ralf JungRollup merge of #72486 - Ralith:asinh-fix, r=dtolnay
2020-06-19 Ralf JungRollup merge of #72331 - oddg:forbid-cast-of-cenum...
2020-06-19 Ralf JungRollup merge of #70740 - haraldh:static-pie, r=petrochenkov
2020-06-18 Manish GoregaokarRollup merge of #73361 - estebank:non-primitive-cast...
2020-06-18 Manish GoregaokarRollup merge of #73320 - estebank:type-param-sugg-more...
2020-06-18 Manish GoregaokarRollup merge of #73315 - GuillaumeGomez:clean-up-config...
2020-06-18 Manish GoregaokarRollup merge of #73034 - doctorn:nomangle-inline-linkag...
2020-06-18 Manish GoregaokarRollup merge of #72968 - integer32llc:docs-arrow-keys...
2020-06-18 Manish GoregaokarRollup merge of #72836 - poliorcetics:std-time-os-speci...
2020-06-18 Manish GoregaokarRollup merge of #72628 - MikailBag:array-default-tests...
2020-06-18 Manish GoregaokarRollup merge of #72279 - RalfJung:raw-ref-macros, r...
2020-06-18 Manish GoregaokarRollup merge of #71976 - mibac138:let-recovery, r=estebank
2020-06-18 borsAuto merge of #73065 - Amanieu:tls-fix, r=oli-obk
next