about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-12-19Auto merge of #79342 - CDirkx:ipaddr-const, r=oli-obkbors-22/+27
2020-12-19Auto merge of #80106 - jackh726:binder-refactor-part-2, r=lcnrbors-157/+175
2020-12-19More rebindsJack Huey-148/+152
2020-12-19Auto merge of #80180 - JohnTitor:rollup-a31s996, r=JohnTitorbors-32/+42
2020-12-19Rollup merge of #80155 - matsujika:matsujika-patch-1, r=jonas-schievinkYuki Okushi-1/+1
2020-12-19Rollup merge of #80133 - Aaron1011:fix/const-mut-deref, r=estebankYuki Okushi-11/+21
2020-12-19Rollup merge of #80129 - pierwill:patch-6, r=estebankYuki Okushi-1/+1
2020-12-19Rollup merge of #80068 - jyn514:mut-reference, r=m-ou-seYuki Okushi-0/+1
2020-12-19Rollup merge of #79612 - jyn514:compiler-links, r=Aaron1011Yuki Okushi-8/+2
2020-12-19Rollup merge of #79211 - yoshuawuyts:future-doc-alias, r=Mark-SimulacrumYuki Okushi-0/+1
2020-12-19Rollup merge of #78083 - ChaiTRex:master, r=m-ou-seYuki Okushi-11/+15
2020-12-19Auto merge of #79073 - davidtwco:issue-78957-const-param-attrs, r=lcnrbors-5/+147
2020-12-19Auto merge of #77035 - mibac138:fn-fat-arrow-return, r=davidtwcobors-25/+255
2020-12-18Auto merge of #80154 - GuillaumeGomez:str-to-symbol, r=jyn514bors-8/+11
2020-12-18Change potentially_qualified to be defined on Binder<PredicateAtom>Jack Huey-27/+41
2020-12-18Switch compiler/ to intra-doc linksJoshua Nelson-8/+2
2020-12-18Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrumbors-6/+100
2020-12-18Auto merge of #80156 - RalfJung:rollup-m3poz8z, r=RalfJungbors-21/+42
2020-12-18Update cargoEric Huss-6/+100
2020-12-18Add the "promise" aliases to the `async` lang featureYoshua Wuyts-0/+1
2020-12-18Rollup merge of #80147 - pierwill:patch-9, r=lcnrRalf Jung-1/+1
2020-12-18Rollup merge of #80146 - pierwill:pierwill-prelude-mod-docs, r=lcnrRalf Jung-13/+12
2020-12-18Rollup merge of #80145 - pierwill:patch-8, r=lcnrRalf Jung-1/+1
2020-12-18Rollup merge of #80135 - camelid:const-macro-nt, r=petrochenkovRalf Jung-0/+22
2020-12-18Rollup merge of #80130 - pierwill:patch-7, r=oli-obkRalf Jung-1/+1
2020-12-18Rollup merge of #80121 - LeSeulArtichaut:if-let-experimental, r=davidtwcoRalf Jung-5/+5
2020-12-18Fix typoHirochika Matsumoto-1/+1
2020-12-18Auto merge of #79485 - EllenNyan:stabilize_unsafe_cell_get_mut, r=m-ou-sebors-5/+2
2020-12-18Continue String to Symbol conversion in rustdocGuillaume Gomez-8/+11
2020-12-18Auto merge of #80090 - jyn514:tcx-in-render, r=GuillaumeGomezbors-179/+226
2020-12-18Auto merge of #80119 - GuillaumeGomez:str-to-symbol, r=jyn514bors-69/+74
2020-12-17Add missing punctuation to std::alloc docspierwill-1/+1
2020-12-17Edit formatting in Rust Prelude docspierwill-13/+12
2020-12-17Fix typo in rustc_typeck docspierwill-1/+1
2020-12-18Auto merge of #80036 - sivadeilra:syms_no_macro, r=petrochenkovbors-29/+24
2020-12-18Auto merge of #80138 - Dylan-DPC:rollup-qamsfyh, r=Dylan-DPCbors-3596/+311
2020-12-18Rollup merge of #80109 - richkadel:llvm-coverage-counters-2.3.0, r=tmandryDylan DPC-3576/+86
2020-12-18Rollup merge of #80046 - camelid:diag-docs, r=lcnrDylan DPC-14/+53
2020-12-18Rollup merge of #80023 - sasurau4:feature/enhance-error-message-when-wrongly-...Dylan DPC-2/+113
2020-12-18Rollup merge of #80003 - Stupremee:fix-zst-vecdeque-conversion-panic, r=dtolnayDylan DPC-2/+13
2020-12-18Rollup merge of #78164 - Aaron1011:fix/async-region-name, r=tmandryDylan DPC-2/+46
2020-12-17Stop using intermediate macros in definition of symbolsArlie Davis-29/+24
2020-12-17Don't allow `const` to begin a nonterminalCamelid-0/+22
2020-12-17Auto merge of #80122 - davidtwco:revert-76030, r=oli-obkbors-10/+3
2020-12-17Suppress `CONST_ITEM_MUTATION` lint if a dereference occurs anywhereAaron Hill-11/+21
2020-12-17docs: Edit rustc_span::symbol::Symbol methodpierwill-1/+1
2020-12-17docs: Edit rustc_ast::token::Tokenpierwill-1/+1
2020-12-17Prefer regions with an `external_name` in `approx_universal_upper_bound`Aaron Hill-2/+46
2020-12-17Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakisbors-266/+319
2020-12-17Continue String to Symbol conversion in rustdocGuillaume Gomez-69/+74