]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes
Fix cell checks in const fn
[rust.git] / compiler / rustc_passes /
2021-01-01 borsAuto merge of #80547 - lqd:const_generics_defaults...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 Rémy Rakicadjust const generics defaults FIXMEs to the new featur...
2021-01-01 borsAuto merge of #80539 - JohnTitor:ui-test-root-cleanup...
2020-12-31 Dylan DPCRollup merge of #80551 - lcnr:const-arg-wildcard, r...
2020-12-31 Dylan DPCRollup merge of #80548 - JohnTitor:wfcheck-foreign...
2020-12-31 Dylan DPCRollup merge of #80532 - tmiasko:rm;, r=Mark-Simulacrum
2020-12-31 Dylan DPCRollup merge of #80526 - tmandry:up-llvm, r=nikic
2020-12-31 Dylan DPCRollup merge of #80519 - max-heller:issue-80512-fix...
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 #80459 - mark-i-m:or-pat-reg, r=petrochenkov
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-31 borsAuto merge of #79150 - m-ou-se:bye-bye-doc-comment...
2020-12-31 borsAuto merge of #80500 - jyn514:track-caller, r=nagisa
2020-12-31 borsAuto merge of #80435 - pietroalbini:compression-formats...
2020-12-30 borsAuto merge of #80530 - m-ou-se:rollup-zit69ko, r=m...
2020-12-30 Mara BosRollup merge of #80513 - LeSeulArtichaut:80062-test...
2020-12-30 Mara BosRollup merge of #80495 - jyn514:rename-empty, r=petroch...
2020-12-30 Mara BosRollup merge of #80458 - RalfJung:promotion-refactor...
2020-12-30 Mara BosRollup merge of #80424 - jyn514:bootstrap-cleanup,...
2020-12-30 Mara BosRollup merge of #80128 - pierwill:pierwill-docs-fieldpa...
2020-12-30 Joshua NelsonRename kw::Invalid -> kw::Empty
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 #80457 - camelid:pretty-docs-commas...
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 #80431 - xfix:add-chr-as-doc-alias...
2020-12-28 Mara BosRollup merge of #80430 - xfix:add-length-as-doc-alias...
2020-12-28 Mara BosRollup merge of #80419 - LeSeulArtichaut:80375-test...
2020-12-28 Mara BosRollup merge of #80410 - MarcoIeni:patch-1, r=jonas...
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 borsAuto merge of #80439 - Dylan-DPC:rollup-rdxcvon, r...
2020-12-28 Dylan DPCRollup merge of #80434 - pietroalbini:tarball-temp...
2020-12-28 Dylan DPCRollup merge of #80411 - petrochenkov:nosymwith, r...
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 #79815 - XAMPPRocky:relnotes-1.49.0...
2020-12-28 Dylan DPCRollup merge of #79662 - bjorn3:move_more_code_out_of_c...
2020-12-27 borsAuto merge of #80181 - jyn514:intra-doc-primitives...
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 #79022 - SpyrosRoum:stabilize-deque_range...
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 #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-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 Matthias Krügeruse matches!() macro in more places
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
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 #80099 - jyn514:visibility-on-demand...
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
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 #80203 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
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-21 Dylan DPCRollup merge of #80244 - jyn514:spans, r=bugadani
2020-12-21 Dylan DPCRollup merge of #80170 - ldm0:fixice, r=lcnr
2020-12-21 Dylan DPCRollup merge of #80166 - pierwill:pierwill-rustcmiddle...
2020-12-21 Dylan DPCRollup merge of #80159 - jyn514:array, r=m-ou-se
2020-12-21 borsAuto merge of #80088 - operutka:fix-cmsg-len-uclibc...
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 #80163 - jackh726:binder-refactor-part...
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 #80104 - Nadrieril:usefulness-merging...
2020-12-19 borsAuto merge of #80132 - matthewjasper:revert-eval-order...
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 borsAuto merge of #80106 - jackh726:binder-refactor-part...
2020-12-19 borsAuto merge of #80180 - JohnTitor:rollup-a31s996, r...
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
next