about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-02-07Preparing for merge from rustcRalf Jung-1/+1
2023-02-07Auto merge of #106180 - RalfJung:dereferenceable-generators, r=nbdd0121bors-76/+95
2023-02-07make more readableTshepang Mbambo-1/+1
2023-02-07allow quick-edit convenienceTshepang Mbambo-0/+1
2023-02-06Rollup merge of #107725 - GuillaumeGomez:turn-markdownwithtoc-into-struct, r=...Matthias Krüger-10/+17
2023-02-06Rollup merge of #107596 - Kobzol:stage-build-timer, r=Mark-SimulacrumMatthias Krüger-49/+123
2023-02-06Turn MarkdownWithToc into a struct with named fieldsGuillaume Gomez-10/+17
2023-02-06Add `run-rustfix` to tests/ui/issues/issue-92741.rsCastilloDel-1/+1
2023-02-06Rollup merge of #107669 - notriddle:notriddle/ayu-smaller, r=GuillaumeGomezDylan DPC-34/+14
2023-02-06Add extended error message for E0523Matthew Kelly-1/+1
2023-02-06also do not add noalias on not-Unpin BoxRalf Jung-16/+71
2023-02-06make &mut !Unpin not dereferenceableRalf Jung-60/+24
2023-02-06Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum...bors-65/+84
2023-02-05Run `expand-yaml-anchors` in `x test tidy`Joshua Nelson-4/+6
2023-02-05Run the tools builder on all PRsJoshua Nelson-38/+1
2023-02-05Add UI test for issue #92741CastilloDel-1/+1
2023-02-05Auto merge of #102842 - rol1510:issue-85566-fix, r=notriddlebors-12/+21
2023-02-04Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514Matthias Krüger-248/+38
2023-02-04rustdoc: trait bound formattingRoland Strasser-12/+21
2023-02-04consolidate bootstrap docsozkanonur-248/+38
2023-02-04rustdoc: combine duplicate rules in ayu CSSMichael Howell-34/+14
2023-02-03Bump rust-installerJon Gjengset-0/+0
2023-02-03rustdoc: use the same URL escape rules for fragments as for examplesMichael Howell-64/+54
2023-02-04Bump tokio from 1.23.1 to 1.24.2 in /test_dependenciesdependabot[bot]-3/+3
2023-02-03Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomezMichael Goulet-12/+14
2023-02-03Auto merge of #2764 - DebugSteven:sleep, r=oli-obkbors-4/+111
2023-02-03Rollup merge of #107544 - nnethercote:improve-TokenCursor, r=petrochenkovDylan DPC-4/+4
2023-02-03re-enable mir-opt testsRalf Jung-2/+1
2023-02-03Replace nbsp in all rustdoc code blocksMichael Howell-12/+14
2023-02-03Auto merge of #107625 - matthiaskrgr:rollup-xr9oldy, r=matthiaskrgrbors-29/+24
2023-02-03Fix `x fix` on the standard library itselfJoshua Nelson-0/+4
2023-02-03Rollup merge of #107608 - P1n3appl3:master, r=tmandryMatthias Krüger-29/+24
2023-02-03Auto merge of #107543 - ehuss:protocol-sparse, r=jyn514bors-0/+3
2023-02-03Auto merge of #107241 - clubby789:bootstrap-lto-off, r=simulacrumbors-1/+17
2023-02-03Rename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTokenTreeCursor`.Nicholas Nethercote-4/+4
2023-02-02Merge from rustcRalf Jung-12/+93
2023-02-02Preparing for merge from rustcRalf Jung-1/+1
2023-02-02Use triple rather than arch for fuchsia test runnerJoseph Ryan-29/+24
2023-02-02Auto merge of #107000 - GuillaumeGomez:fix-items-in-doc-hidden-block, r=notri...bors-103/+228
2023-02-02Make timer hierarchicalJakub Beránek-54/+104
2023-02-02Rollup merge of #107531 - GuillaumeGomez:inline-images-in-css, r=notriddleMatthias Krüger-10/+13
2023-02-02Rollup merge of #107312 - calebcartwright:style-let-else, r=joshtriplettMatthias Krüger-0/+78
2023-02-01docs(style-guide): add rules for let-else statementsCaleb Cartwright-0/+78
2023-02-01Auto merge of #107574 - compiler-errors:back-to-old-mac-builders-pls, r=pietr...bors-1/+1
2023-02-01Revert "switch to the macos-12-xl builder"Michael Goulet-1/+1
2023-02-01Print total duration in human timeJakub Beránek-2/+17
2023-02-01Dynamically align values in staged build timer table to avoid overflowJakub Beránek-5/+14
2023-02-01fmtRalf Jung-1/+1
2023-02-01Inline CSS background images directly into the CSSGuillaume Gomez-10/+13
2023-02-01Merge from rustcRalf Jung-917/+935