]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/astconv
Rustdoc render public underscore_imports as Re-exports
[rust.git] / compiler / rustc_typeck / src / astconv /
2020-12-21 borsAuto merge of #79270 - RalfJung:array-repeat-consts...
2020-12-21 borsAuto merge of #80206 - poliorcetics:rustdoc-default...
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 #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 #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 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 #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 #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 Jack HueyMake BoundRegion have a kind of BoungRegionKind
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 Ralf JungRollup merge of #80146 - pierwill:pierwill-prelude...
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-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-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,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 Jack HueyMove binder for dyn to each list item
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 Tyler MandryRollup merge of #79851 - camelid:better-error-for-defau...
2020-12-11 Tyler MandryRollup merge of #79698 - m-ou-se:libs-tracking-issue...
2020-12-11 Tyler MandryRollup merge of #79639 - sasurau4:feature/add-long...
2020-12-11 Tyler MandryRollup merge of #79375 - vext01:kernel-copy-temps,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-10 borsAuto merge of #79621 - usbalbin:constier_maybe_uninit...
2020-12-09 Tyler MandryRollup merge of #79862 - GuillaumeGomez:tab-lock, r...
2020-12-09 Tyler MandryRollup merge of #79795 - matklad:unicode-private, r...
2020-12-09 Tyler MandryRollup merge of #79750 - camelid:fix-lint-docs-trimming...
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-12-09 borsAuto merge of #79387 - woodruffw-forks:ww/peer-cred...
2020-12-09 borsAuto merge of #79721 - Aaron1011:fix/reuse-def-path...
2020-12-09 borsAuto merge of #79575 - jyn514:time-passes, r=Mark-Simul...
2020-12-09 borsAuto merge of #78768 - mzabaluev:optimize-buf-writer...
2020-12-08 borsAuto merge of #79712 - JohnTitor:test-issue-66286,...
2020-12-08 borsAuto merge of #79780 - camelid:use-summary_opts, r...
2020-12-07 borsAuto merge of #79751 - aDotInTheVoid:json-true-idx...
2020-12-07 borsAuto merge of #79772 - ethanboxx:79760-wrongly-speaks...
2020-12-07 borsAuto merge of #79641 - sourcefrog:split-example, r...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 borsAuto merge of #78609 - lcnr:rustdoc-const-eval, r=matth...
2020-12-06 borsAuto merge of #79734 - ethanboxx:inferred_const_note...
2020-12-06 borsAuto merge of #79650 - the8472:fix-take, r=dtolnay
2020-12-05 borsAuto merge of #79445 - SNCPlay42:struct-tail-recursion...
2020-12-05 Ethan BrierleyConst parameters can not be inferred with `_`
2020-12-04 borsAuto merge of #79673 - ijackson:intoinnerintoinnererror...
2020-12-04 Dylan DPCRollup merge of #79678 - jyn514:THE-PAPERCLIP-COMETH...
2020-12-04 Dylan DPCRollup merge of #79646 - petrochenkov:inclean, r=davidtwco
2020-12-04 Dylan DPCRollup merge of #79638 - jyn514:intra-link-self-raw...
2020-12-04 Dylan DPCRollup merge of #79631 - RalfJung:miri-const_str_ptr...
2020-12-04 Dylan DPCRollup merge of #79627 - ehuss:update-cargo, r=ehuss
2020-12-04 Dylan DPCRollup merge of #79623 - jyn514:ident, r=GuillaumeGomez
2020-12-04 Dylan DPCRollup merge of #79611 - poliorcetics:use-std-in-docs...
2020-12-04 Dylan DPCRollup merge of #79602 - jethrogb:sgx-fix-79038, r...
2020-12-03 borsAuto merge of #79620 - JohnTitor:label-name-sugg, r...
2020-12-03 borsAuto merge of #79613 - GuillaumeGomez:doc-keyword-check...
2020-12-03 borsAuto merge of #79594 - vn-ki:const-eval-intrinsic,...
next