]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/dep_graph/mod.rs
Make try_load_from_on_disk_cache a function pointer.
[rust.git] / compiler / rustc_middle / src / dep_graph / mod.rs
2021-01-08 Camille GILLOTMake try_load_from_on_disk_cache a function pointer.
2021-01-08 Camille GILLOTMake can_reconstruct_query_key a function pointer.
2021-01-08 Camille GILLOTUse a field for has_params.
2021-01-08 Camille GILLOTUse a field for is_eval_always.
2021-01-08 Camille GILLOTUse a field for is_anon.
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
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 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
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 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 #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-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
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-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-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 borsAuto merge of #80209 - erikdesjardins:ptrcmp, r=Mark...
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-26 borsAuto merge of #80246 - matthewjasper:projection-cycle...
2020-12-25 borsAuto merge of #80235 - RalfJung:validate-promoteds...
2020-12-25 borsAuto merge of #80296 - wesleywiser:revert_missing_fragm...
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-25 Dylan DPCRollup merge of #80319 - jyn514:async-lifetimes, r...
2020-12-25 Dylan DPCRollup merge of #80280 - pierwill:x-readme, r=Mark...
2020-12-25 Dylan DPCRollup merge of #80274 - pierwill:lintlevelsource,...
2020-12-25 Dylan DPCRollup merge of #80160 - diondokter:move_async_fix...
2020-12-25 Dylan DPCRollup merge of #79999 - hencrice:yenlinc/79799, r...
2020-12-25 Dylan DPCRollup merge of #79213 - yoshuawuyts:stabilize-slice...
2020-12-25 borsAuto merge of #79762 - Swatinem:remap-doctest-coverage...
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 borsAuto merge of #80295 - GuillaumeGomez:beautify-rework...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-24 borsAuto merge of #80249 - calebcartwright:update-rustfmt...
2020-12-23 borsAuto merge of #79521 - ssomers:btree_cleanup_2, r=Mark...
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-23 borsAuto merge of #79261 - faern:deprecate-compare-and...
2020-12-23 borsAuto merge of #80099 - jyn514:visibility-on-demand...
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-22 Guillaume GomezRollup merge of #80302 - pierwill:fix-80287, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80299 - LingMan:helper, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 Guillaume GomezRollup merge of #80297 - jyn514:more-docs, r=bjorn3
2020-12-22 Guillaume GomezRollup merge of #80286 - pierwill:rustc-middle-privacy...
2020-12-22 Guillaume GomezRollup merge of #80285 - ehuss:update-books, r=ehuss
2020-12-22 Guillaume GomezRollup merge of #80272 - petrochenkov:kwed, r=oli-obk
2020-12-22 Guillaume GomezRollup merge of #80266 - bugadani:dup-test, r=jyn514
2020-12-22 Guillaume GomezRollup merge of #80248 - camelid:prioritize-zulip-topic...
2020-12-22 Guillaume GomezRollup merge of #80241 - pierwill:patch-12, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80225 - pierwill:patch-11, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80223 - pierwill:patch-10, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80222 - GreenRecycleBin:daniel/fix...
2020-12-22 Guillaume GomezRollup merge of #80219 - camelid:library_tracking_issue...
2020-12-22 Guillaume GomezRollup merge of #80204 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80203 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 borsAuto merge of #80242 - Nadrieril:explain-and-factor...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
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 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
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 Tyson Nottinghamrustc_query_system: explicitly register reused dep...
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-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
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,...
next