]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/layout.rs
Be cautious of calling upvar_tys before mir
[rust.git] / compiler / rustc_middle / src / ty / layout.rs
2020-11-30 Aman AroraBe cautious of calling upvar_tys before mir
2020-11-29 borsAuto merge of #79209 - spastorino:trait-inheritance...
2020-11-29 borsAuto merge of #79523 - Nadrieril:fix-usize-ranges,...
2020-11-29 borsAuto merge of #79482 - faern:bump-dependencies-invalidl...
2020-11-29 borsAuto merge of #78380 - bstrie:rm-old-num-const-from...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-28 Jonas SchievinkRollup merge of #79460 - bugadani:simplify, r=jonas...
2020-11-28 Jonas SchievinkRollup merge of #79234 - ortem:fix-hashmap-pretty-print...
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-28 Jonas SchievinkRollup merge of #78086 - poliorcetics:as-placeholder...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 borsAuto merge of #79266 - b-naber:gat_trait_path_parser...
2020-11-26 Jonas SchievinkRollup merge of #79362 - cjgillot:relou, r=oli-obk
2020-11-26 Jonas SchievinkRollup merge of #77758 - Stupremee:turbofish-help-for...
2020-11-25 borsAuto merge of #79216 - Aaron1011:opt-on-disk-cache...
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 #79312 - jyn514:doctree-impl, r=Guillau...
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 Jonas SchievinkRollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-22 Mara BosRollup merge of #79267 - ssomers:btree_namespaces,...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 Mara BosRollup merge of #77697 - WaffleLapkin:iter_split_adapto...
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 Guillaume GomezRollup merge of #79300 - GuillaumeGomez:hidden-feature...
2020-11-22 Guillaume GomezRollup merge of #78670 - sasurau4:test/check-pass-incre...
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 #79275 - integer32llc:doc-style, r=jonas...
2020-11-22 borsAuto merge of #79229 - sdroege:slice-fill-memset, r...
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 borsAuto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu
2020-11-21 borsAuto merge of #79273 - Dylan-DPC:rollup-zd10xlt, r...
2020-11-21 Dylan DPCRollup merge of #79272 - tmiasko:array-clone, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79264 - jyn514:less-doctree, r=Guillau...
2020-11-21 Dylan DPCRollup merge of #79256 - bugadani:query-typo, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79238 - eddyb:rustc-log-stderr, r...
2020-11-21 Dylan DPCRollup merge of #79231 - wusyong:issue-79137, r=lcnr
2020-11-21 Dylan DPCRollup merge of #79182 - lochsh:78777-fix-extern-types...
2020-11-21 Dylan DPCRollup merge of #79067 - bjorn3:abi_refactor, r=nagisa
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 bjorn3Replace sext() and zext() with single ext() method
2020-11-21 bjorn3Remove StructRet arg attr
2020-11-21 bjorn3Replace ByVal attribute with on_stack field for Indirect
2020-11-21 bjorn3Replace ZExt and SExt flags with ArgExtension enum
2020-11-21 borsAuto merge of #79115 - cuviper:rust-description, r...
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-20 borsAuto merge of #78104 - ssomers:btree_root_redux, r...
2020-11-19 Dylan DPCRollup merge of #79181 - aDotInTheVoid:provided-method...
2020-11-19 Dylan DPCRollup merge of #79177 - fanzier:drop-order-test, r...
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Dylan DPCRollup merge of #79119 - jamesmunns:patch-1, r=Mark...
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 Dylan DPCRollup merge of #79164 - varkor:unbraced-single-segment...
2020-11-19 Dylan DPCRollup merge of #79156 - jyn514:relative-llvm, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79155 - 12101111:fix-profiler-config...
2020-11-19 Dylan DPCRollup merge of #79149 - sexxi-goose:upvar_ref, r=nikom...
2020-11-19 Dylan DPCRollup merge of #79147 - camelid:mir-gitattributes...
2020-11-19 Dylan DPCRollup merge of #79117 - cjkenn:mir-fuel, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79116 - petrochenkov:gdbwarn, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79110 - estebank:issue-58964, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79102 - Alexendoo:ice-regression-tests...
2020-11-19 Dylan DPCRollup merge of #79101 - tmiasko:lower-func-type, r...
2020-11-19 Dylan DPCRollup merge of #79094 - est31:ignore_macos, r=pietroalbini
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79082 - ThePuzzlemaker:issue-78941...
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 #79106 - tmiasko:inline-hint, r=nagisa...
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 borsAuto merge of #79167 - m-ou-se:rollup-4g15apk, r=m...
2020-11-18 Mara BosRollup merge of #79158 - lcnr:lazy-norm-coerce, r=oli-obk
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-18 Mara BosRollup merge of #79114 - andjo403:nonzero_leading_trail...
2020-11-18 Mara BosRollup merge of #79079 - camelid:mir-visit-docs, r...
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 #78785 - cuviper:weak-getrandom, r...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 Bastian Kauschkechange error for `LayoutErr::SizeOverflow`
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 Mara BosRollup merge of #79120 - calebcartwright:update-rustfmt...
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 #79107 - pietroalbini:build-manifest...
2020-11-17 Mara BosRollup merge of #79105 - petrochenkov:winlink, r=shepmaster
next