]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check
Rustdoc render public underscore_imports as Re-exports
[rust.git] / compiler / rustc_typeck / src / check /
2020-12-21 borsAuto merge of #79270 - RalfJung:array-repeat-consts...
2020-12-21 borsAuto merge of #80205 - tomprogrammer:prettyprint-patter...
2020-12-21 borsAuto merge of #80206 - poliorcetics:rustdoc-default...
2020-12-21 borsAuto merge of #80253 - Dylan-DPC:rollup-bkmn74z, r...
2020-12-21 Dylan DPCRollup merge of #80250 - bugadani:resolver-cleanup...
2020-12-21 Dylan DPCRollup merge of #80244 - jyn514:spans, r=bugadani
2020-12-21 Dylan DPCRollup merge of #80240 - yshui:master, r=Mark-Simulacrum
2020-12-21 Dylan DPCRollup merge of #80239 - flip1995:clippyup, r=Manishearth
2020-12-21 Dylan DPCRollup merge of #80236 - tmiasko:atomic-swap, r=oli-obk
2020-12-21 Dylan DPCRollup merge of #80211 - wabain:async-fn-trait-bound...
2020-12-21 Dylan DPCRollup merge of #80199 - RalfJung:const-fake, r=oli-obk
2020-12-21 Dylan DPCRollup merge of #80171 - pierwill:pierwill-rustcmiddle...
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 #80213 - jryans:bootstrap-skip-dsymutil...
2020-12-20 Donough LiuUpdate compiler/rustc_typeck/src/check/op.rs
2020-12-20 Donough LiuFix ICE on suggesting calling function
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 #80100 - mark-i-m:pattORns-2, r=petrochenkov
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 Jack HueyMore rebinds
2020-12-19 Yuki OkushiRollup merge of #80155 - matsujika:matsujika-patch...
2020-12-19 Yuki OkushiRollup merge of #80133 - Aaron1011:fix/const-mut-deref...
2020-12-19 Yuki OkushiRollup merge of #80129 - pierwill:patch-6, r=estebank
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79612 - jyn514:compiler-links, r=Aaron1011
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 #80154 - GuillaumeGomez:str-to-symbol...
2020-12-18 Jack HueyMake BoundRegion have a kind of BoungRegionKind
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 borsAuto merge of #80156 - RalfJung:rollup-m3poz8z, r=RalfJung
2020-12-18 Ralf JungRollup merge of #80147 - pierwill:patch-9, r=lcnr
2020-12-18 Ralf JungRollup merge of #80146 - pierwill:pierwill-prelude...
2020-12-18 Ralf JungRollup merge of #80145 - pierwill:patch-8, r=lcnr
2020-12-18 Ralf JungRollup merge of #80135 - camelid:const-macro-nt, r...
2020-12-18 Ralf JungRollup merge of #80130 - pierwill:patch-7, r=oli-obk
2020-12-18 Ralf JungRollup merge of #80121 - LeSeulArtichaut:if-let-experim...
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-18 borsAuto merge of #80090 - jyn514:tcx-in-render, r=Guillaum...
2020-12-18 borsAuto merge of #80119 - GuillaumeGomez:str-to-symbol...
2020-12-18 pierwillFix typo in rustc_typeck docs
2020-12-17 Dylan DPCRollup merge of #80109 - richkadel:llvm-coverage-counte...
2020-12-17 Dylan DPCRollup merge of #80046 - camelid:diag-docs, r=lcnr
2020-12-17 Dylan DPCRollup merge of #80023 - sasurau4:feature/enhance-error...
2020-12-17 Dylan DPCRollup merge of #80003 - Stupremee:fix-zst-vecdeque...
2020-12-17 Dylan DPCRollup merge of #78164 - Aaron1011:fix/async-region...
2020-12-17 borsAuto merge of #80122 - davidtwco:revert-76030, r=oli-obk
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 Guillaume GomezRollup merge of #80047 - jyn514:more-symbols, r=Guillau...
2020-12-17 Guillaume GomezRollup merge of #80040 - tmiasko:always-lower-intrinsic...
2020-12-17 Guillaume GomezRollup merge of #80035 - ChayimFriedman2:patch-1, r...
2020-12-17 Guillaume GomezRollup merge of #80022 - ssomers:btree_cleanup_8, r...
2020-12-17 Guillaume GomezRollup merge of #80006 - ssomers:btree_cleanup_6, r...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 borsAuto merge of #80091 - GuillaumeGomez:str-to-symbol...
2020-12-17 borsAuto merge of #80105 - JohnTitor:rollup-8c030u5, r...
2020-12-17 Yuki OkushiRollup merge of #80103 - camelid:remove-docs-old-params...
2020-12-17 Yuki OkushiRollup merge of #80097 - SimonSapin:popcount, r=m-ou-se
2020-12-17 Yuki OkushiRollup merge of #80082 - ehuss:revert-rust-src-vendor...
2020-12-17 Yuki OkushiRollup merge of #80073 - kulikjak:add-target-alias...
2020-12-17 Yuki OkushiRollup merge of #80072 - richkadel:llvm-coverage-counte...
2020-12-17 Yuki OkushiRollup merge of #80069 - jyn514:core-assert, r=dtolnay
2020-12-17 Yuki OkushiRollup merge of #80039 - LeSeulArtichaut:rm-tyencoder...
2020-12-17 Yuki OkushiRollup merge of #80026 - JohnTitor:separator-insensitiv...
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79877 - bstrie:depinfut, 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 LeSeulArtichautTake into account negative impls in "trait item not...
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 #79958 - richkadel:llvm-coverage-counte...
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-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-14 borsAuto merge of #79938 - tmiasko:stdarch, r=Amanieu
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 Guillaume GomezRollup merge of #79936 - GuillaumeGomez:mobile-fix...
2020-12-14 Guillaume GomezRollup merge of #79918 - woodruffw-forks:ww/doc-initial...
2020-12-14 borsAuto merge of #79944 - sivadeilra:syms_proc_macro_testi...
2020-12-13 borsAuto merge of #80005 - ssomers:btree_cleanup_3, r=Mark...
2020-12-13 borsAuto merge of #79978 - Aaron1011:fix/capture-broken...
next