about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-02Auto merge of #84762 - cjgillot:resolve-span-opt, r=petrochenkovbors-120/+13
2023-01-02Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomezbors-27/+87
2023-01-02Auto merge of #106284 - estebank:merge-mut-errors, r=jyn514bors-226/+435
2023-01-01Verbose suggestionsEsteban Küber-185/+360
2023-01-01rustdoc: add test case for dir entry summary positionMichael Howell-4/+85
2023-01-01Implement fix for #67535Troy Neubauer-1/+62
2023-01-01Auto merge of #106349 - LeSeulArtichaut:dyn-star-tracking-issue, r=jackh726bors-10/+10
2023-01-01Use the correct tracking issue for `dyn_star`Léo Lanteri Thauvin-10/+10
2023-01-01Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddlebors-0/+1
2023-01-01Merge multiple mutable borrows of immutable binding errorsEsteban Küber-53/+87
2023-01-01Add comment explaining what docblock-table GUI test is aboutGuillaume Gomez-0/+1
2023-01-01Auto merge of #106312 - tgross35:update-book-target, r=JohnTitorbors-1/+4
2022-12-31Auto merge of #106336 - matthiaskrgr:rollup-4p6bgwf, r=matthiaskrgrbors-13/+45
2022-12-31Rollup merge of #106334 - ehuss:fix-tidy-unittests, r=jyn514Matthias Krüger-3/+38
2022-12-31Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddleMatthias Krüger-0/+1
2022-12-31Rollup merge of #106297 - notriddle:notriddle/scrape-help, r=GuillaumeGomezMatthias Krüger-10/+6
2022-12-31Run `cargo test` on tidy itself.Eric Huss-1/+36
2022-12-31Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebankbors-26/+26
2022-12-31Fix tidy unittest.Eric Huss-2/+2
2022-12-31Auto merge of #106302 - compiler-errors:terr-coerce-w-infer, r=estebankbors-72/+31
2022-12-31Add comment explaining what the GUI scrape-examples-fonts test is aboutGuillaume Gomez-0/+1
2022-12-31Auto merge of #106245 - estebank:mutability-suggestions, r=jyn514bors-160/+326
2022-12-31refactor: merge `E0465` into `E0464`Ezra Shaw-26/+26
2022-12-30Rollup merge of #106314 - jyn514:fix-panic, r=jyn514Michael Goulet-22/+22
2022-12-30Rollup merge of #106310 - compiler-errors:old-git, r=jyn514Michael Goulet-14/+9
2022-12-30Rollup merge of #106305 - jyn514:tail-args, r=Mark-SimulacrumMichael Goulet-77/+82
2022-12-30Rollup merge of #106295 - GuillaumeGomez:extend-scraped-examples-layout-test,...Michael Goulet-0/+14
2022-12-30Rollup merge of #106286 - Nilstrieb:tidy-cowows, r=jyn514Michael Goulet-35/+34
2022-12-30Rollup merge of #106248 - dtolnay:revertupcastlint, r=jackh726Michael Goulet-93/+9
2022-12-30Rollup merge of #106232 - maurer:transparent-subst, r=rcvalleMichael Goulet-3/+19
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-174/+60
2022-12-31Fix panic on `x build --help`Joshua Nelson-22/+22
2022-12-30Added link from Targets to Platform Support in the bookTrevor Gross-1/+4
2022-12-30Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-is-allow...bors-60/+174
2022-12-30Dont use `--merge-base` during bootstrap formatting subcommandMichael Goulet-14/+9
2022-12-30Make tidy errors redNilstrieb-9/+23
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-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-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