about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-06-27Rollup merge of #113068 - clubby789:bootstrap-user-to-dist, r=jyn514Matthias Krüger-10/+43
2023-06-27Auto merge of #113083 - matthiaskrgr:rollup-anbqpij, r=matthiaskrgrbors-1/+4
2023-06-27Rollup merge of #113063 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2023-06-27Rollup merge of #113058 - GuillaumeGomez:improve-code-comments, r=notriddleMatthias Krüger-1/+4
2023-06-27Auto merge of #112938 - compiler-errors:clause-3, r=oli-obkbors-98/+49
2023-06-26Migrate predicates_of and caller_bounds to ClauseMichael Goulet-98/+49
2023-06-26bootstrap: rename 'user' profile to 'dist'clubby789-10/+43
2023-06-26Auto merge of #112969 - CryZe:patch-7, r=Mark-Simulacrumbors-1/+1
2023-06-26Auto merge of #113057 - TaKO8Ki:rollup-071lc9g, r=TaKO8Kibors-43/+45
2023-06-26Update booksEric Huss-0/+0
2023-06-26Add/improve code commentsGuillaume Gomez-1/+4
2023-06-26Rollup merge of #112920 - fmease:rustdoc-fix-112904, r=GuillaumeGomezTakayuki Maeda-43/+45
2023-06-26Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro...bors-1/+19
2023-06-26Rollup merge of #113034 - jyn514:ci-progress, r=oli-obkMatthias Krüger-16/+20
2023-06-26Rollup merge of #112955 - Kobzol:ci-pr-cancel-workflows, r=Mark-SimulacrumMatthias Krüger-13/+6
2023-06-26Rollup merge of #112840 - loongarch-rs:update-docs, r=GuillaumeGomezMatthias Krüger-1/+1
2023-06-26Rollup merge of #112559 - SergioGasquez:master, r=JohnTitorMatthias Krüger-4/+6
2023-06-26Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obkMatthias Krüger-6/+116
2023-06-26Support `hir::ExprKind::Become` in clippyMaybe Waffle-0/+18
2023-06-26`hir`: Add `Become` expression kindMaybe Waffle-1/+1
2023-06-26Auto merge of #112884 - klensy:ri-drop-old-clap, r=albertlarsan68bors-47/+47
2023-06-25Auto merge of #113038 - matthiaskrgr:rollup-sdcfkxa, r=matthiaskrgrbors-1/+1
2023-06-25Rollup merge of #113013 - fmease:rustdoc-decl-line-wrapping-slim-arg-list, r=...Matthias Krüger-1/+1
2023-06-25platform-support.md: remove references to not-yet upstreamed targets.Havard Eidnes-2/+0
2023-06-26Rollup merge of #113028 - fmease:rustdoc-x-crate-itiap-clean-term, r=notriddleTakayuki Maeda-13/+5
2023-06-26Rollup merge of #112281 - jyn514:test-bootstrap-py, r=albertlarsan68Takayuki Maeda-107/+144
2023-06-25SUMMARY.md: add entry for NetBSD.Havard Eidnes-0/+1
2023-06-25fix some bugsjyn-1/+7
2023-06-25Switch some more Steps to `builder.msg`jyn-16/+20
2023-06-25Remove `cancel-outdated` actionJakub Beránek-13/+2
2023-06-25rustdoc: handle assoc const equalities in cross-crate impl-Trait-in-arg-posLeón Orell Valerian Liehr-13/+5
2023-06-25Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomccbors-24/+0
2023-06-25Rollup merge of #112918 - zephaniahong:issue-107077-fix, r=Mark-SimulacrumGuillaume Gomez-36/+21
2023-06-25Auto merge of #112476 - chenyukang:yukang-fix-109991, r=compiler-errorsbors-5/+0
2023-06-25Do not offer any of the suggestions in emit_coerce_suggestions for expr from ...yukang-5/+0
2023-06-25Rollup merge of #113008 - jyn514:new-contributor-improvements, r=clubby789Matthias Krüger-4/+4
2023-06-25Rollup merge of #112937 - camelid:align-typenames, r=notriddle,GuillaumeGomezMatthias Krüger-2/+4
2023-06-24rustdoc: get rid of extra line when line-wrapping fn decls with empty arg listLeón Orell Valerian Liehr-1/+1
2023-06-24Rollup merge of #113002 - camelid:bootstrap-settings.bak, r=jyn514Guillaume Gomez-1/+1
2023-06-24Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-SimulacrumGuillaume Gomez-1/+1
2023-06-24Rollup merge of #112912 - joshtriplett:style-let-else-clarifications, r=caleb...Guillaume Gomez-43/+62
2023-06-24give more helpful suggestions for a missing feature gate testjyn-4/+4
2023-06-24bootstrap: Backup `settings.json` to the correct filenameNoah Lev-1/+1
2023-06-24Move arm32 shim to c.rsChris Denton-24/+0
2023-06-24Don't test the profile override hackjyn-12/+15
2023-06-24rustdoc: render gen params & where-clauses of cross-crate assoc tys in impl b...León Orell Valerian Liehr-43/+45
2023-06-23Test color/verbose/warnings properlyjyn-22/+25
2023-06-23Test cargo arguments passed by bootstrap.pyjyn-88/+118
2023-06-23Allow passing arguments to `bootstrap_test.py`jyn-14/+9
2023-06-23Fix progress messages for configure in bootstrap_test.pyjyn-1/+1