summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-23Auto merge of #83412 - pnkfelix:stable-revert-effect-of-pr-77885-for-issue-83... 1.51.0bors-75/+64
2021-03-23removed tests introduced or changed by PR #77885, which is reverted here.Felix S. Klock II-44/+0
2021-03-23On stable, probe-stack=call everywhere again, for now.Felix S. Klock II-31/+64
2021-03-22Auto merge of #83377 - Mark-Simulacrum:stable-next, r=Mark-Simulacrumbors-14/+203
2021-03-22Set release channel to stableMark Rousskov-1/+1
2021-03-22fix io::copy specialization when writer was opened with O_APPENDThe8472-8/+10
2021-03-22add test for failing io::copy specializationThe8472-0/+18
2021-03-22std: Fix a bug on the wasm32-wasi target opening filesAlex Crichton-4/+2
2021-03-22Expose str::SplitInclusiveMark Rousskov-1/+1
2021-03-22Pull in 1.51 release notesMark Rousskov-36/+173
2021-03-22pull release notes from masterMark Rousskov-2/+36
2021-03-18Auto merge of #83171 - pnkfelix:revert-81473-warn-write-only-fields, r=Mark-S...bors-62/+0
2021-03-17Auto merge of #83221 - ehuss:update-beta-cargo, r=ehussbors-0/+0
2021-03-16[beta] Update cargoEric Huss-0/+0
2021-03-15Revert PR 81473 to resolve (on beta) issues 81626 and 81658.Felix S. Klock II-62/+0
2021-03-12Auto merge of #83058 - ehuss:update-beta-cargo, r=ehussbors-0/+0
2021-03-12[beta] Update cargoEric Huss-0/+0
2021-03-11Auto merge of #82996 - cuviper:beta-next, r=Mark-Simulacrumbors-28/+93
2021-03-10Fix s390x stack-split argsJosh Stone-0/+0
2021-03-10Revert LLVM D81803 because it broke Windows 7Josh Stone-0/+0
2021-03-10Substitute erased lifetimes on bad placeholder typeEsteban Küber-2/+44
2021-03-10Add testDániel Buga-0/+11
2021-03-10Remove duplicate stringDániel Buga-1/+0
2021-03-10[intra-doc links] Don't check feature gates of items re-exported across cratesJoshua Nelson-0/+11
2021-03-10libtest: Fix unwrap panic on duplicate TestDesc.Anders Kaseorg-6/+7
2021-03-10Fix popping singleton paths in when generating E0433Ömer Sinan Ağacan-6/+17
2021-03-10rustdoc: treat edition 2021 as unstableEric Huss-13/+3
2021-03-05Auto merge of #82476 - de-vri-es:beta-android-x86-accept4, r=joshtriplettbors-1/+1
2021-02-24Disable use of accept4 on x86 Android.Maarten de Vries-1/+1
2021-02-24Auto merge of #82427 - ehuss:update-beta-cargo, r=ehussbors-0/+0
2021-02-22[beta] Update cargoEric Huss-0/+0
2021-02-14Auto merge of #82062 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-7/+124
2021-02-13Do not ICE on range patterns in function argumentsLeSeulArtichaut-5/+2
2021-02-13Add regression test for #81289LeSeulArtichaut-0/+18
2021-02-13Revert "Get rid of custom pretty-printing in rustdoc"LeSeulArtichaut-1/+71
2021-02-13parser: Fix panic in 'const impl' recoveryÖmer Sinan Ağacan-2/+34
2021-02-13bootstrap: fix wrong docs installation pathPietro Albini-1/+1
2021-02-13Bump stage0 to released stableMark Rousskov-2/+2
2021-02-11Auto merge of #81921 - pietroalbini:beta-next, r=pietroalbinibors-462/+292
2021-02-11Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2021-02-10update cargo.lockPietro Albini-718/+311
2021-02-10bootstrap: Locate llvm-dwp based on llvm-config bindirDavid Tolnay-2/+5
2021-02-10remove unused backtrace refsCaleb Cartwright-7/+0
2021-02-10update RLS and rustfmtCaleb Cartwright-107/+351
2021-02-09Permit unstable features during PGO benchmarksMark Rousskov-0/+2
2021-02-09Update fulldeps testMark Rousskov-29/+18
2021-02-09prepare beta 1.51.0Pietro Albini-5/+5
2021-02-06Auto merge of #81810 - m-ou-se:rollup-q3nborp, r=m-ou-sebors-126/+440
2021-02-06Rollup merge of #81795 - camsteffen:diagnostics-reduce, r=oli-obkMara Bos-3/+2
2021-02-06Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obkMara Bos-1/+152