]> git.lizzy.rs Git - rust.git/history - compiler/rustc_serialize
Make force_from_dep_node a function pointer.
[rust.git] / compiler / rustc_serialize /
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-05 Yuki OkushiRollup merge of #80627 - bugadani:warn, r=Mark-Simulacrum
2021-01-05 Yuki OkushiRollup merge of #80612 - rust-lang:XAMPPRocky-patch...
2021-01-05 Yuki OkushiRollup merge of #80538 - JulianKnodt:err_usize, r=lcnr
2021-01-05 Yuki OkushiRollup merge of #80533 - matthiaskrgr:bootstrap_clppy...
2021-01-05 Yuki OkushiRollup merge of #80442 - steffahn:mention_arc_in_cow...
2021-01-05 borsAuto merge of #80426 - jyn514:bootstrap-caching, r...
2021-01-04 borsAuto merge of #80661 - jyn514:duplicate-types, r=Guilla...
2021-01-04 borsAuto merge of #80610 - Aaron1011:unhash-def-path-hash...
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-04 borsAuto merge of #80418 - oli-obk:this_could_have_been_so_...
2021-01-03 Guillaume GomezRollup merge of #80591 - lcnr:incomplete-features,...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 borsAuto merge of #80590 - camelid:bool-never-docs, r=nagisa
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-02 borsAuto merge of #80592 - Skynoodle:snake-case-lint-reserv...
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 borsAuto merge of #80550 - bugadani:markdown-refactor,...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 borsAuto merge of #80615 - m-ou-se:rollup-xz67at2, r=m...
2021-01-02 borsAuto merge of #80115 - tgnottingham:specialize_opaque_u...
2021-01-02 Tyson Nottinghamrustc_serialize: specialize opaque decoding of some...
2021-01-02 Tyson Nottinghamrustc_serialize: have read_raw_bytes take MaybeUninit...
2021-01-02 Tyson Nottinghamrustc_serialize: specialize opaque encoding of some...
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2020-12-31 Dylan DPCRollup merge of #80368 - camelid:rustdoc-succinct-vis...
2020-12-31 Dylan DPCRollup merge of #80323 - camelid:codegen-base-docs...
2020-12-31 borsAuto merge of #79895 - Kerollmops:slice-group-by, r...
2020-12-31 borsAuto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514
2020-12-30 Mara BosRollup merge of #80128 - pierwill:pierwill-docs-fieldpa...
2020-12-30 Yuki OkushiRollup merge of #80381 - rust-lang:revert-80244-spans...
2020-12-30 Yuki OkushiRollup merge of #80337 - jyn514:add-query-desc, r=varkor
2020-12-30 Yuki OkushiRollup merge of #80260 - RalfJung:less-untyped-panics...
2020-12-30 borsAuto merge of #79684 - usbalbin:const_copy, r=oli-obk
2020-12-30 Yuki OkushiRollup merge of #80472 - GuillaumeGomez:sans-serif...
2020-12-30 Yuki OkushiRollup merge of #80358 - pierwill:edit_rustc_span,...
2020-12-30 Yuki OkushiRollup merge of #80348 - matthiaskrgr:less_clones,...
2020-12-29 borsAuto merge of #80014 - jyn514:box-item-kind, r=nnethercote
2020-12-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
2020-12-28 Mara BosRollup merge of #80403 - 0xflotus:patch-1, r=jyn514
2020-12-28 Mara BosRollup merge of #80402 - camelid:inferty-docs, r=matthe...
2020-12-28 Mara BosRollup merge of #80398 - CAD97:fix-80365, r=dtolnay
2020-12-28 Mara BosRollup merge of #80393 - ehuss:doc-git-link, r=jyn514
2020-12-28 Mara BosRollup merge of #80390 - ssomers:btree_cleanup_slices_2...
2020-12-28 Mara BosRollup merge of #80383 - RalfJung:wrapping-ptr-arithmet...
2020-12-28 Dylan DPCRollup merge of #80408 - bjorn3:sync_cg_clif-2020-12...
2020-12-28 Dylan DPCRollup merge of #80399 - jyn514:hir-id-cleanup, r=marme...
2020-12-28 Dylan DPCRollup merge of #80362 - jyn514:rustc-macros, r=ehuss
2020-12-28 Dylan DPCRollup merge of #80353 - ssomers:btree_test_split_off...
2020-12-28 Dylan DPCRollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC
2020-12-28 Dylan DPCRollup merge of #80331 - jyn514:docs, r=varkor
2020-12-28 Dylan DPCRollup merge of #80284 - ThePuzzlemaker:issue-80179...
2020-12-28 Dylan DPCRollup merge of #79815 - XAMPPRocky:relnotes-1.49.0...
2020-12-28 Dylan DPCRollup merge of #79662 - bjorn3:move_more_code_out_of_c...
2020-12-28 borsAuto merge of #78454 - bugadani:cyclic, r=oli-obk
2020-12-28 borsAuto merge of #80397 - Mark-Simulacrum:fix-bare-tarball...
2020-12-27 borsAuto merge of #80181 - jyn514:intra-doc-primitives...
2020-12-27 borsAuto merge of #80315 - tmiasko:ignore-proc-macros,...
2020-12-27 borsAuto merge of #79134 - ohadravid:nzint-div, r=dtolnay
2020-12-27 borsAuto merge of #79642 - ijackson:default-theme-stab...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-27 borsAuto merge of #79135 - lcnr:the-paleogenesis-of-generic...
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 Bastian Kauschkestabilize min_const_generics
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
2020-12-15 Guillaume GomezRollup merge of #79379 - GuillaumeGomez:no-js-not-hidde...
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 Tyler MandryRollup merge of #79375 - vext01:kernel-copy-temps,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-10 borsAuto merge of #79621 - usbalbin:constier_maybe_uninit...
next