about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-30bootstrap: Get rid of `tail_args` in `stream_cargo`Joshua Nelson-52/+17
2022-12-30Use more consistent progress messages in bootstrapJoshua Nelson-24/+40
2022-12-30Add ui test for #106182Obei Sideg-0/+46
2022-12-30Fix incorrect suggestion for extra `&` in patternObei Sideg-3/+2
2022-12-30Suppress errors due to TypeError not coercing with inference variablesMichael Goulet-72/+31
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-119/+96
2022-12-30rustdoc: use the regular arrow indicator for dir-entry CSSMichael Howell-23/+2
2022-12-30Regression test for issue 106247Gary Guo-0/+9
2022-12-30rustdoc: merge scrape-help CSSMichael Howell-10/+6
2022-12-30Rollup merge of #106273 - notriddle:notriddle/source-content-overflow, r=Guil...Matthias Krüger-4/+0
2022-12-30Extend scraped examples layout GUI test for position of buttonsGuillaume Gomez-0/+14
2022-12-30Add codegen test for `Box::new(uninit)` of big arraysNilstrieb-6/+22
2022-12-30Tidy up tidy error codes checkNilstrieb-26/+11
2022-12-30Checkout `master` branch in CINilstrieb-0/+6
2022-12-30Add tidy check to deny merge commitsNilstrieb-0/+131
2022-12-30Add regression test for #105501Arpad Borsos-0/+165
2022-12-30Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n...bors-25/+47
2022-12-30Auto merge of #106210 - fee1-dead-contrib:const-closure-trait-method, r=compi...bors-0/+61
2022-12-29Auto merge of #105920 - MarcusCalhoun-Lopez:respect_set, r=jyn514bors-1/+6
2022-12-29Support `x clean --stage 1 rustc_query_impl`Joshua Nelson-16/+40
2022-12-29rustdoc: remove redundant CSS `.source .content { overflow: visible }`Michael Howell-4/+0
2022-12-29Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgrbors-421/+2704
2022-12-29Respect --set=target.platform during buildMarcus Calhoun-Lopez-1/+6
2022-12-29CFI: Monomorphize transparent ADTs before typeidMatthew Maurer-3/+19
2022-12-29Add codegen test for issue 103840clubby789-0/+9
2022-12-29Rollup merge of #106263 - chenyukang:yukang/fix-106261-formater, r=jyn514Matthias Krüger-3/+4
2022-12-29Rollup merge of #106260 - chenyukang:yukang/fix-106213-doc, r=GuillaumeGomezMatthias Krüger-3/+18
2022-12-29Rollup merge of #106259 - flip1995:clippyup, r=matthiaskrgrMatthias Krüger-356/+2555
2022-12-29Rollup merge of #106236 - Ezrashaw:add-test+docs-e0519-e0514, r=GuillaumeGomezMatthias Krüger-2/+19
2022-12-29Rollup merge of #106234 - notriddle:notriddle/button-width, r=GuillaumeGomezMatthias Krüger-5/+3
2022-12-29Rollup merge of #106202 - estebank:trim-paths, r=NilstriebMatthias Krüger-7/+7
2022-12-29Rollup merge of #106190 - estebank:multiline-start-tweak, r=jackh726Matthias Krüger-44/+11
2022-12-29Rollup merge of #105899 - lukas-code:stage-1-docs, r=jyn514Matthias Krüger-1/+5
2022-12-29Rollup merge of #104531 - ohno418:recover-fn-traits-with-lifetime-params, r=e...Matthias Krüger-0/+82
2022-12-29Account for multiple multiline spans with empty paddingEsteban Küber-44/+11
2022-12-29Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgrbors-300/+894
2022-12-30fix #106261, formater should not try to format non-Rust filesyukang-3/+4
2022-12-29Auto merge of #106196 - Mark-Simulacrum:bump-installer, r=jyn514bors-0/+0
2022-12-29Fix index out of bounds issues in rustdocyukang-3/+18
2022-12-29Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyupPhilipp Krones-356/+2555
2022-12-29`./x doc library --open` opens `std`Lukas Markeffsky-1/+5
2022-12-29Rollup merge of #106242 - estebank:diff-markers, r=jyn514Matthias Krüger-0/+318
2022-12-29Rollup merge of #106229 - RalfJung:miri, r=RalfJungMatthias Krüger-239/+340
2022-12-29Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errorsMatthias Krüger-0/+87
2022-12-29Rollup merge of #106221 - Nilstrieb:rptr-more-like-ref-actually, r=compiler-e...Matthias Krüger-36/+36
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-18/+47
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-4/+0
2022-12-29Rollup merge of #106208 - compiler-errors:compare-item-region-err, r=estebankMatthias Krüger-3/+66
2022-12-29Auto merge of #106195 - Nilstrieb:no-more-being-clueless-whether-it-really-is...bors-1/+42
2022-12-29Extend rustdoc GUI test for scraped examplesGuillaume Gomez-1/+27