about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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/+48
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-31Rollup merge of #106280 - Ezrashaw:path-join-docs-better, r=thomccMatthias Krüger-0/+3
2022-12-31Run `cargo test` on tidy itself.Eric Huss-1/+36
2022-12-31Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebankbors-86/+59
2022-12-31Fix tidy unittest.Eric Huss-2/+2
2022-12-31Auto merge of #106275 - Nilstrieb:const-eval-select-me-some-compile-time, r=t...bors-22/+66
2022-12-31Auto merge of #106302 - compiler-errors:terr-coerce-w-infer, r=estebankbors-72/+35
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-181/+338
2022-12-31refactor: merge `E0465` into `E0464`Ezra Shaw-86/+59
2022-12-31Auto merge of #106324 - compiler-errors:rollup-2m9njin, r=compiler-errorsbors-578/+428
2022-12-30Rollup merge of #106317 - compiler-errors:restore-the-backtraces, r=jyn514Michael Goulet-15/+23
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-39/+39
2022-12-30Rollup merge of #106248 - dtolnay:revertupcastlint, r=jackh726Michael Goulet-167/+9
2022-12-30Rollup merge of #106232 - maurer:transparent-subst, r=rcvalleMichael Goulet-4/+23
2022-12-30Rollup merge of #105903 - joboet:unify_parking, r=m-ou-seMichael Goulet-240/+207
2022-12-31Only deduplicate stack traces for good path bugsMichael Goulet-15/+23
2022-12-31Auto merge of #106320 - jyn514:revert-merge-check, r=jyn514bors-195/+60
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-195/+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/+195
2022-12-30Dont use `--merge-base` during bootstrap formatting subcommandMichael Goulet-14/+9
2022-12-30Make tidy errors redNilstrieb-13/+28
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/+35
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-119/+102
2022-12-30Auto merge of #105651 - tgross35:once-cell-inline, r=m-ou-sebors-2/+37
2022-12-30Regression test for issue 106247Gary Guo-0/+9
2022-12-30rustdoc: merge scrape-help CSSMichael Howell-10/+6
2022-12-30Auto merge of #106296 - matthiaskrgr:rollup-ukdbqwx, r=matthiaskrgrbors-95/+104
2022-12-30Rollup merge of #106273 - notriddle:notriddle/source-content-overflow, r=Guil...Matthias Krüger-4/+0
2022-12-30Rollup merge of #104182 - gabhijit:ipv6-in6addr-any-doc-fix, r=m-ou-seMatthias Krüger-0/+9
2022-12-30Rollup merge of #103707 - jonathanCogan:master, r=m-ou-seMatthias Krüger-85/+84
2022-12-30Rollup merge of #99244 - gthb:doc-improve-iterator-scan, r=m-ou-seMatthias Krüger-6/+11
2022-12-30Use some more `const_eval_select` in pointer methods for compile timesNilstrieb-22/+66
2022-12-30Extend scraped examples layout GUI test for position of buttonsGuillaume Gomez-0/+14
2022-12-30std: remove unnecessary `#[cfg]` on NetBSDjoboet-2/+0
2022-12-30std: rename `Parker::new` to `Parker::new_in_place`, add safe `Parker::new` c...joboet-24/+16
2022-12-30Update paths in comments.jonathanCogan-3/+3
2022-12-30Replace libstd, libcore, liballoc in line comments.jonathanCogan-48/+48