summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-18Auto merge of #90004 - pietroalbini:stable-next, r=pietroalbini 1.56.0bors-7/+228
2021-10-18Rework the equivalent test to work with sidebar-items.jsLoïc BRANSTETT-3/+3
2021-10-18Add equivalent test in src/test/rustdocLoïc BRANSTETT-0/+14
2021-10-18Apply documentation suggestions from code reviewUrgau-3/+3
2021-10-18Oops, inverted condition, fix thatLoïc BRANSTETT-1/+1
2021-10-18Add regression test for #89852Loïc BRANSTETT-0/+17
2021-10-18Deduplicate macro_rules! from module_exports when documenting themLoïc BRANSTETT-3/+11
2021-10-18bring updated release notes from masterPietro Albini-3/+185
2021-10-18switch release channel to stablePietro Albini-1/+1
2021-10-16Auto merge of #89924 - cuviper:beta-clone3, r=Mark-Simulacrumbors-3/+9
2021-10-15Also note tool expectations of fork vs clone3Josh Stone-0/+2
2021-10-15Update another comment on fork vs. clone3Josh Stone-2/+2
2021-10-15Only use `clone3` when needed for pidfdJosh Stone-1/+5
2021-10-14Auto merge of #89854 - cuviper:beta-next, r=Mark-Simulacrumbors-199/+932
2021-10-14Revert "Stabilize `arbitrary_enum_discriminant`"Mark Rousskov-13/+221
2021-10-14Add regression test for ice 89574Gary Guo-10/+41
2021-10-14Emit item no type error even if type inference failsGary Guo-21/+23
2021-10-14Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl...Hans Kratz-20/+8
2021-10-14Switch to our own mirror of libislMark Rousskov-4/+4
2021-10-14Add tests for panic and [debug_]assert in Rust 2021.Mara Bos-0/+125
2021-10-14Use correct edition for panic in [debug_]assert!() etc.Mara Bos-4/+23
2021-10-14CI: Use mirror for downloads.Hans Kratz-4/+8
2021-10-13revert stabilization of `core::task::ready!`Ibraheem Ahmed-2/+5
2021-10-13Explicit `PlaceAncestryRelation::SamePlace` and handle like `Descendant`Gary Guo-5/+8
2021-10-13Add regression testGary Guo-0/+40
2021-10-13Ignore projection type when determining upvar ancestoryGary Guo-1/+1
2021-10-13Revert "Stabilize `Iterator::intersperse()`"Jane Lusby-12/+20
2021-10-13Turn tcx.vtable_allocation() into a query.Michael Woerister-69/+98
2021-10-13Remove untracked vtable-const-allocation cache from tcxMichael Woerister-14/+29
2021-10-13Fix stabilization version for `bindings_after_at`Noah Lev-1/+1
2021-10-13Disable `SimplifyBranchSame` optimization for nowFabian Wolff-0/+6
2021-10-13Update commentsFabian Wolff-8/+18
2021-10-13Fix unsound optimization with explicit variant discriminantsFabian Wolff-4/+32
2021-10-13Downgrade lld-wrapper to 2018 editionJosh Stone-2/+2
2021-10-13Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-13/+189
2021-10-13Fix testRoxane-9/+5
2021-10-132229: Consume IfLet exprRoxane-0/+42
2021-10-04Auto merge of #89527 - ehuss:beta-backports, r=ehussbors-639/+1086
2021-10-04Auto merge of #89380 - ehuss:fix-windows-llvm, r=Mark-Simulacrumbors-0/+6
2021-10-04Bless src/test/rustdoc-ui/doctest-edition.stderrEric Huss-1/+1
2021-10-04Auto merge of #89486 - rusticstuff:docker_letsencrypt_ca_update, r=Mark-Simul...bors-0/+41
2021-10-04Auto merge of #89285 - jackh726:issue-88862, r=nikomatsakisbors-8/+8
2021-10-04Auto merge of #89277 - jyn514:codeblock-edition, r=GuillaumeGomezbors-19/+60
2021-10-04Rollup merge of #89208 - wesleywiser:rfc_2229_droporder, r=nikomatsakisJubilee-1/+485
2021-10-04Rollup merge of #89184 - joshtriplett:master, r=estebankJubilee-48/+48
2021-10-04Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakisbors-545/+307
2021-10-04Auto merge of #89125 - Aaron1011:remove-intercrate-cache, r=jackh726bors-6/+43
2021-10-04Rollup merge of #88996 - Aaron1011:trailing-macro-semi, r=petrochenkovYuki Okushi-6/+43
2021-10-04Auto merge of #88994 - Aaron1011:intercrate-caching, r=jackh726bors-0/+16
2021-10-04Auto merge of #88979 - tmiasko:no-remove-zsts-in-generators, r=oli-obkbors-0/+20