about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-31Add VxWorks platfrom support documentsB I Mohammed Abbas-6/+58
2024-07-31Auto merge of #128075 - Oneirical:try-your-damnetest, r=jieyouxubors-96/+224
2024-07-30Auto merge of #128413 - matthiaskrgr:rollup-nrfcvdq, r=matthiaskrgrbors-40/+162
2024-07-30Rollup merge of #128398 - awilfox:awilfox/fix-tidy-quote, r=jieyouxuMatthias Krüger-1/+1
2024-07-30Rollup merge of #128382 - RalfJung:cargo-miri-assert, r=oli-obkMatthias Krüger-1/+4
2024-07-30Rollup merge of #128380 - folkertdev:naked-compatible-doc-comment, r=bjorn3Matthias Krüger-0/+9
2024-07-30Rollup merge of #128379 - Dajamante:aïssata_needs_unwind, r=pietroalbiniMatthias Krüger-2/+3
2024-07-30Rollup merge of #128376 - compiler-errors:finish-ur-vegetables, r=jieyouxuMatthias Krüger-18/+51
2024-07-30Rollup merge of #128367 - ojeda:rfl-ci-build-doctests-and-docs, r=KobzolMatthias Krüger-1/+5
2024-07-30Rollup merge of #128357 - compiler-errors:shadowed-non-lifetime-binder, r=pet...Matthias Krüger-17/+89
2024-07-30Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68bors-635/+511
2024-07-30Auto merge of #124339 - oli-obk:supports_feature, r=wesleywiserbors-0/+27
2024-07-30Revert "opt-dist: dont overrwite config.toml when verifying"Mark Rousskov-14/+17
2024-07-30tidy: Fix quote in error messageA. Wilcox-1/+1
2024-07-30Suppress must_use on eat calls in rustfmtMichael Goulet-5/+7
2024-07-30Make RUSTC_OVERRIDE_VERSION_STRING overwrite the rendered version output, tooOli Scherer-1/+10
2024-07-30Test RUSTC_OVERRIDE_VERSION_STRINGOli Scherer-0/+18
2024-07-30Auto merge of #127955 - chenyukang:yukang-fix-mismatched-delimiter-issue-1278...bors-10/+55
2024-07-30Auto merge of #125929 - Bryanskiy:delegation-generics-3, r=petrochenkovbors-233/+702
2024-07-30make `///` doc comments compatible with naked functionsFolkert-0/+9
2024-07-30cargo-miri: better error when we seem to run inside bootstrap but something i...Ralf Jung-1/+4
2024-07-30Auto merge of #128336 - Bryanskiy:inst-binder-with-fresh, r=lcnrbors-24/+22
2024-07-30the output in stderr expects panic-unwindaissata-2/+3
2024-07-30Auto merge of #128378 - matthiaskrgr:rollup-i3qz9uo, r=matthiaskrgrbors-45/+268
2024-07-30Auto merge of #128250 - Amanieu:select_unpredictable, r=nikicbors-1/+107
2024-07-30Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddleMatthias Krüger-3/+58
2024-07-30Rollup merge of #128315 - zetanumbers:psvita-unsafe-in-unsafe, r=workingjubileeMatthias Krüger-37/+5
2024-07-30Rollup merge of #128141 - nikic:aarch64-bti, r=DianQK,cuviperMatthias Krüger-3/+83
2024-07-30Rollup merge of #127574 - lcnr:coherence-check-supertrait, r=compiler-errorsMatthias Krüger-2/+122
2024-07-29Mark Parser::eat/check methods as must_useMichael Goulet-13/+44
2024-07-30Auto merge of #128234 - jcsp:retain-empty-case, r=tgross35bors-0/+6
2024-07-29Auto merge of #128360 - matthiaskrgr:rollup-wwy5mkj, r=matthiaskrgrbors-378/+478
2024-07-29CI: rfl: build the documentationMiguel Ojeda-0/+3
2024-07-29CI: rfl: build the generated doctestsMiguel Ojeda-1/+2
2024-07-29Rollup merge of #128355 - jieyouxu:rename-nora, r=aDotInTheVoidMatthias Krüger-2/+2
2024-07-29Rollup merge of #128342 - onur-ozkan:ci-env-usage, r=KobzolMatthias Krüger-8/+6
2024-07-29Rollup merge of #128284 - GKFX:stabilize-offset-of-nested, r=dtolnay,jieyouxuMatthias Krüger-236/+126
2024-07-29Rollup merge of #128153 - compiler-errors:mdpe, r=cjgillotMatthias Krüger-64/+53
2024-07-29Rollup merge of #128104 - mu001999-contrib:fix/128053, r=petrochenkovMatthias Krüger-22/+83
2024-07-29Rollup merge of #126247 - notriddle:notriddle/word-wrap-item-table, r=Guillau...Matthias Krüger-46/+208
2024-07-29Auto merge of #128350 - matthiaskrgr:rollup-bcuhts8, r=matthiaskrgrbors-77/+228
2024-07-29Add rustdoc GUI test to check click on code examplesGuillaume Gomez-0/+21
2024-07-29Make the buttons remain when code example is clickedGuillaume Gomez-3/+37
2024-07-29Detect non-lifetime binder params shadowing item paramsMichael Goulet-17/+89
2024-07-29rustdoc: move the wbr after the underscore, instead of beforeMichael Howell-9/+9
2024-07-29rustdoc: properly handle path wrappingMichael Howell-5/+21
2024-07-29rustdoc: use `<wbr>` in sidebar headersMichael Howell-4/+24
2024-07-29Delegation: support generics for delegation from free functionsBryanskiy-233/+702
2024-07-29triagebot: make sure Nora is called Nora许杰友 Jieyou Xu (Joe)-2/+2
2024-07-29Auto merge of #128112 - Oneirical:testidigitation-cantrip, r=jieyouxubors-79/+142