about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-12Rollup merge of #95316 - fmease:rustdoc-discr-req-prov-assoc-consts-tys, r=no...Dylan DPC-243/+401
2022-04-12Auto merge of #95987 - m-ou-se:rollup-sdevd9b, r=m-ou-sebors-45/+95
2022-04-12Rollup merge of #95975 - m-ou-se:test-70093-no-cross, r=joshtriplettMara Bos-0/+1
2022-04-12Rollup merge of #95963 - luqmana:llvm-dist-cross-filecheck, r=Mark-SimulacrumMara Bos-2/+2
2022-04-12Rollup merge of #95794 - nnethercote:parse_tt-a-few-more-tweaks, r=petrochenkovMara Bos-28/+13
2022-04-12Rollup merge of #95783 - notriddle:notriddle/doctest-signal, r=GuillaumeGomezMara Bos-15/+79
2022-04-12Auto merge of #95867 - cjgillot:fixed-size, r=oli-obkbors-142/+322
2022-04-12rustdoc: discr. required+provided assoc consts+tysLeón Orell Valerian Liehr-243/+401
2022-04-12Update src/test/rustdoc-ui/failed-doctest-output-windows.rsMichael Howell-1/+1
2022-04-12Auto merge of #95974 - fee1-dead:rollup-2fr55cs, r=fee1-deadbors-150/+207
2022-04-12Don't test -Cdefault-linker-libraries=yes when cross compiling.Mara Bos-0/+1
2022-04-12Rollup merge of #95947 - cuviper:default-box, r=dtolnayfee1-dead-12/+21
2022-04-12Rollup merge of #95900 - o01eg:fix-wasm-doc, r=Mark-Simulacrumfee1-dead-4/+4
2022-04-12Rollup merge of #95820 - OliverMD:95150, r=lcnrfee1-dead-90/+86
2022-04-12Rollup merge of #95716 - davidtwco:translation-custom-sysroot-only-warn, r=ol...fee1-dead-42/+94
2022-04-12Rollup merge of #95671 - gimbles:master, r=Mark-Simulacrumfee1-dead-2/+2
2022-04-12Auto merge of #95966 - matthiaskrgr:rollup-hhy4nod, r=matthiaskrgrbors-236/+736
2022-04-12sess: try sysroot candidates for fluent bundleDavid Wood-42/+94
2022-04-12Rollup merge of #95936 - TaKO8Ki:fix-relative-paths-error-message, r=Dylan-DPCMatthias Krüger-3/+3
2022-04-12Rollup merge of #95920 - compiler-errors:cast-suggestion-span, r=oli-obkMatthias Krüger-18/+42
2022-04-12Rollup merge of #95910 - ehuss:fix-crate-type-duplicate, r=Dylan-DPCMatthias Krüger-61/+45
2022-04-12Rollup merge of #95909 - vacuus:theme-build-rule, r=GuillaumeGomezMatthias Krüger-7/+9
2022-04-12Rollup merge of #95881 - TaKO8Ki:use-to-string-instead-of-format, r=compiler-...Matthias Krüger-1/+1
2022-04-12Rollup merge of #95722 - xu-cheng:pre-push, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-04-12Rollup merge of #95320 - JakobDegen:mir-docs, r=oli-obkMatthias Krüger-145/+633
2022-04-12Auto merge of #95399 - gilescope:plan_b, r=scottmcmbors-38/+136
2022-04-12Auto merge of #95893 - luqmana:no-prepopulate-passes-tweaks, r=nikicbors-0/+7
2022-04-11[bootstrap] Grab the right FileCheck binary for dist when cross-compiling.Luqman Aden-2/+2
2022-04-12Auto merge of #93408 - liangyongrui:master, r=scottmcmbors-10/+10
2022-04-12use `to_string` instead of `format!`Takayuki Maeda-1/+1
2022-04-11Auto merge of #95944 - Dylan-DPC:rollup-idggkrh, r=Dylan-DPCbors-502/+1104
2022-04-11Fix line numbersMichael Howell-15/+15
2022-04-11simplify const params diagnostic on stableOliver Downard-90/+86
2022-04-11Remove rule that place loads may not happen with variant index setJakob Degen-10/+6
2022-04-11Add more clarifications in response to Ralf's commentsJakob Degen-102/+84
2022-04-11Address various comments and change some details around place to value conver...Jakob Degen-36/+37
2022-04-11Improve MIR phases documentation with summaries of changesJakob Degen-1/+23
2022-04-11Adjust MIR validator to check a few more things for terminatorsJakob Degen-5/+19
2022-04-11Improve documentation for MIR terminatorsJakob Degen-27/+121
2022-04-11Improve documentation for MIR statement kinds.Jakob Degen-16/+76
2022-04-11Extend the MIR validator to check many more things around rvalues.Jakob Degen-60/+182
2022-04-11Add documentation for the semantics of MIR rvaluesJakob Degen-23/+101
2022-04-11Adjust computation of place types to detect more invalid placesJakob Degen-1/+12
2022-04-11Improve documentation of `Place` and `Operand`Jakob Degen-13/+121
2022-04-11Use const Box::default in P::<[T]>::newJosh Stone-8/+3
2022-04-11impl const Default for Box<[T]> and Box<str>Josh Stone-4/+18
2022-04-11pre-push.sh: Use python3 if python is not foundCheng XU-1/+3
2022-04-11Auto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPCbors-0/+1
2022-04-11Rollup merge of #95927 - Kobzol:ci-pgo-libcore, r=lqdDylan DPC-6/+0
2022-04-11Rollup merge of #95901 - jyn514:remove-duplicate-aliases, r=Mark-SimulacrumDylan DPC-7/+2