about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-24optimize un_dereferouz-a-27/+26
2022-07-12ignore wasm=32 & blessouz-a-130/+133
2022-07-12add new rval, pull deref earlyouz-a-103/+274
2022-07-12Auto merge of #99165 - matthiaskrgr:rollup-rqpelfa, r=matthiaskrgrbors-103/+516
2022-07-11Rollup merge of #99161 - fee1-dead-contrib:compile-test-edition-trim, r=jyn514Matthias Krüger-2/+2
2022-07-11Rollup merge of #99146 - compiler-errors:issue-61525, r=lcnrMatthias Krüger-18/+77
2022-07-11Rollup merge of #99145 - jyn514:dont-rerun-build-script, r=wesleywiserMatthias Krüger-0/+3
2022-07-11Rollup merge of #99142 - notriddle:notriddle/doctest-multiline-crate-attribut...Matthias Krüger-23/+66
2022-07-11Rollup merge of #99124 - compiler-errors:issue-99122, r=oli-obkMatthias Krüger-21/+58
2022-07-11Rollup merge of #99075 - danobi:dup_type_hint_sugg, r=petrochenkovMatthias Krüger-25/+13
2022-07-11Rollup merge of #99055 - GuillaumeGomez:rustdoc-help-options, r=jyn514Matthias Krüger-11/+265
2022-07-11Rollup merge of #97210 - Milo123459:clippy-args, r=jyn514Matthias Krüger-3/+32
2022-07-11Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrumbors-55/+190
2022-07-11Fix sized check ICE in intrisicckMichael Goulet-21/+58
2022-07-11Auto merge of #98637 - cjgillot:bare-trait-anon-lt, r=petrochenkovbors-0/+100
2022-07-11compiletest: trim edition before passing as flagDeadbeef-2/+2
2022-07-11introduce PGO on the `dist-x86_64-msvc` builderRémy Rakic-14/+48
2022-07-11make linux PGO script more genericRémy Rakic-39/+70
2022-07-11extend bootstrap for PGO on windowsRémy Rakic-3/+72
2022-07-11bump CI LLVM to 14.0.5Rémy Rakic-2/+3
2022-07-11Auto merge of #99151 - Dylan-DPC:rollup-40aqkxy, r=Dylan-DPCbors-96/+348
2022-07-11Rollup merge of #99147 - compiler-errors:issue-55673, r=lcnrDylan DPC-5/+78
2022-07-11Rollup merge of #99140 - TaKO8Ki:implement-is-accessible-span, r=fee1-deadDylan DPC-16/+16
2022-07-11Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r...Dylan DPC-3/+69
2022-07-11Rollup merge of #98907 - compiler-errors:plz-no-float, r=oli-obkDylan DPC-66/+135
2022-07-11Rollup merge of #98882 - compiler-errors:explain-doc-comments-in-macros, r=da...Dylan DPC-6/+50
2022-07-11Auto merge of #97841 - nvzqz:inline-encode-wide, r=thomccbors-0/+1
2022-07-11Add tests for -Chelp and -ZhelpGuillaume Gomez-0/+254
2022-07-11Fix rustdoc -Zhelp and -Chelp optionsGuillaume Gomez-11/+11
2022-07-11rename a methodTakayuki Maeda-10/+10
2022-07-11clippy argument supportMilo-3/+32
2022-07-11Use Visibility::is_accessible_from to make suggestion more specificMichael Goulet-5/+7
2022-07-11Do not mention private Self types from other cratesMichael Goulet-3/+67
2022-07-11Mention similarly named associated type even if it's not clearly in supertraitMichael Goulet-5/+78
2022-07-11Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrumbors-8/+5
2022-07-11Do not suggest same trait over againMichael Goulet-7/+3
2022-07-11Use fake substs to check for `Self: Sized` predicates on method receiversMichael Goulet-11/+74
2022-07-10Don't rerun the build script for the compiler each time on linuxJoshua Nelson-0/+3
2022-07-10fix(doctest): treat fatal parse errors as incomplete attributesMichael Howell-23/+66
2022-07-11Auto merge of #99130 - jyn514:std-cache-invalidation, r=Mark-Simulacrumbors-22/+38
2022-07-11implement `is_accessible_span`Takayuki Maeda-16/+16
2022-07-11Auto merge of #98526 - jyn514:download-llvm-outside-checkout, r=Mark-Simulacrumbors-29/+34
2022-07-11Deny floats even when adt_const_params is enabledMichael Goulet-66/+135
2022-07-10use subdiagnostic for messageMichael Goulet-3/+23
2022-07-10explain doc comments in macros a bitMichael Goulet-5/+29
2022-07-10Fix `x build library/std compiler/rustc`Joshua Nelson-22/+38
2022-07-10Auto merge of #99133 - matthiaskrgr:rollup-eignphd, r=matthiaskrgrbors-29/+136
2022-07-11Rollup merge of #99128 - oxalica:fix/ci-llvm-patchelf, r=jyn514Matthias Krüger-2/+2
2022-07-11Rollup merge of #99114 - GuillaumeGomez:css-cleanup, r=Dylan-DPCMatthias Krüger-7/+3
2022-07-11Rollup merge of #99095 - rhysd:issue-99092, r=compiler-errorsMatthias Krüger-13/+45