]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes/src/check_const.rs
Implement lowering of if-let guards to MIR
[rust.git] / compiler / rustc_passes / src / check_const.rs
2020-12-06 LeSeulArtichautImplement lowering of if-let guards to MIR
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 borsAuto merge of #78548 - camelid:driver-tty, r=oli-obk
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-19 borsAuto merge of #79068 - DevJPM:ci-llvm-9-fix, r=pietroalbini
2020-11-19 borsAuto merge of #79002 - est31:backtrace_colno, r=dtolnay
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #79039 - thomcc:weakly-relaxing, r...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 Mara BosRollup merge of #79072 - oli-obk:byte_str_pat, r=estebank
2020-11-17 Mara BosRollup merge of #79069 - jyn514:class-none, r=Guillaume...
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-17 Mara BosRollup merge of #79027 - tmiasko:inline-always-live...
2020-11-17 Mara BosRollup merge of #78967 - tmiasko:codegen-tests, r=cuviper
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-17 Mara BosRollup merge of #77939 - GuillaumeGomez:fix-source...
2020-11-17 borsAuto merge of #78924 - bjorn3:less_sysroot_build_script...
2020-11-17 borsAuto merge of #78801 - sexxi-goose:min_capture, r=nikom...
2020-11-16 Mara BosRollup merge of #79032 - lcnr:arg-count, r=varkor
2020-11-16 Mara BosRollup merge of #78903 - ssomers:btree_order_chaos_test...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78714 - m-ou-se:simplify-local-streams...
2020-11-16 Mara BosRollup merge of #78678 - Nemo157:doc-cfg-w-traits,...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-16 Mara BosRollup merge of #76339 - CDirkx:structural-match-range...
2020-11-16 Mara BosRollup merge of #74989 - pubfnbar:impl-array-indexing...
2020-11-16 borsAuto merge of #78631 - ssomers:btree-alias_for_underful...
2020-11-16 borsAuto merge of #79074 - Mark-Simulacrum:fix-ci-llvm...
2020-11-15 borsAuto merge of #79064 - ehuss:rustbook-logs, r=Mark...
2020-11-15 borsAuto merge of #79070 - jonas-schievink:rollup-wacn2b8...
2020-11-15 Jonas SchievinkRollup merge of #79063 - calebcartwright:update-rustfmt...
2020-11-15 Jonas SchievinkRollup merge of #79059 - jyn514:cranelift, r=Mark-Simul...
2020-11-15 Jonas SchievinkRollup merge of #79058 - dtolnay:likelymacro, r=Mark...
2020-11-15 Jonas SchievinkRollup merge of #79041 - jyn514:inner-to-kind, r=petroc...
2020-11-15 Jonas SchievinkRollup merge of #79036 - cjgillot:steal, r=oli-obk
2020-11-15 Jonas SchievinkRollup merge of #79034 - petrochenkov:mrscopes3, r...
2020-11-15 Jonas SchievinkRollup merge of #79031 - camelid:mir-validate-local...
2020-11-15 Jonas SchievinkRollup merge of #79026 - mbrubeck:btree_retain, r=m...
2020-11-15 Jonas SchievinkRollup merge of #79019 - lcnr:generic-arg-validation...
2020-11-15 Jonas SchievinkRollup merge of #79016 - fanzier:underscore-expressions...
2020-11-15 Jonas SchievinkRollup merge of #79005 - petrochenkov:noinjected, r...
2020-11-15 Jonas SchievinkRollup merge of #79004 - jyn514:bacon, r=Mark-Simulacrum
2020-11-15 Jonas SchievinkRollup merge of #77802 - jyn514:bootstrap-specific...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-07 Joshua NelsonAllow making `RUSTC_BOOTSTRAP` conditional on the crate...
2020-11-06 borsAuto merge of #75778 - AndyGauge:75521-rustdoc-book...
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 Mara BosRollup merge of #78716 - est31:array_traits, r=Dylan-DPC
2020-11-05 Mara BosRollup merge of #78465 - est31:proc_macro_to_string...
2020-11-05 Mara BosRollup merge of #76718 - poliorcetics:vec-ui-to-unit...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-03 Yuki OkushiRollup merge of #78616 - richkadel:unstable-book-instr...
2020-11-03 Yuki OkushiRollup merge of #78400 - GuillaumeGomez:fix-unindent...
2020-11-02 Yuki OkushiRollup merge of #78627 - est31:total_cmp_no_superset...
2020-11-01 Mara BosRollup merge of #78073 - fusion-engineering-forks:inlin...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-31 Mara BosRollup merge of #74622 - fusion-engineering-forks:panic...
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
next