about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-11-08Rollup merge of #117263 - onur-ozkan:change-id-fix, r=saethlinGuillaume Gomez-24/+40
2023-11-08bootstrap: add more detail on change-id commentsonur-ozkan-4/+7
2023-11-08bootstrap: improve `fn check_version`onur-ozkan-21/+21
2023-11-08handle the case when the change-id isn't foundonur-ozkan-12/+25
2023-11-08Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkanMatthias Krüger-24/+24
2023-11-08Rollup merge of #117667 - Alexendoo:doc-clippy-config, r=albertlarsan68Matthias Krüger-1/+1
2023-11-08Rollup merge of #117663 - klensy:bump-deps, r=davidtwcoMatthias Krüger-38/+4
2023-11-08Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-...Matthias Krüger-6/+3
2023-11-08Rollup merge of #114316 - ecnelises:aix_doc, r=workingjubileeMatthias Krüger-1/+28
2023-11-08Auto merge of #116881 - LuuuXXX:issue-110087, r=onur-ozkanbors-29/+113
2023-11-08Add AIX platform-support docQiu Chaofan-1/+28
2023-11-08coverage: Rename the `run-coverage` test mode to `coverage-run`Zalathar-24/+24
2023-11-08Auto merge of #117699 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-11-07Update cargoWeihang Lo-0/+0
2023-11-08Auto merge of #117484 - Zalathar:tests, r=cjgillotbors-10/+115
2023-11-08Fix issue #110087LuuuX-29/+113
2023-11-08Auto merge of #117692 - matthiaskrgr:rollup-umaf5pr, r=matthiaskrgrbors-12/+10
2023-11-08Rollup merge of #117625 - nnethercote:clippy-perf, r=cuviperMatthias Krüger-12/+10
2023-11-08rustdoc: minor changes suggested by clippy perf lints.Nicholas Nethercote-12/+10
2023-11-07Auto merge of #117672 - lqd:ci-gcc-lld, r=Kobzolbors-1/+7
2023-11-07Rollup merge of #117639 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-11-07add note to remember to update a url when bumping to gcc 10.1.0Rémy Rakic-0/+6
2023-11-07Auto merge of #115904 - notriddle:notriddle/preload-bold, r=GuillaumeGomezbors-1/+0
2023-11-07ci: bump gcc on dist x64 linux builder to 9.5Rémy Rakic-1/+1
2023-11-07Document clippy_config in nightly-rustc docsAlex Macleod-1/+1
2023-11-07bump some depsklensy-38/+4
2023-11-07coverage: Register `test::Coverage` as the test suite for `tests/coverage`Zalathar-1/+2
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-13/+5
2023-11-07coverage: Migrate `tests/run-coverage` into `tests/coverage`Zalathar-9/+7
2023-11-07coverage: Set up a macro for declaring unified coverage test suitesZalathar-0/+53
2023-11-07coverage: Add `./x.py test coverage`, an alias for `coverage-map` and `run-co...Zalathar-0/+51
2023-11-07coverage: Give each coverage test mode a separate output directoryZalathar-2/+12
2023-11-07coverage: Copy all remaining run-coverage tests into coverage-mapZalathar-1/+1
2023-11-07coverage: Use `-Copt-level=2` by default in run-coverage testsZalathar-2/+2
2023-11-06Update booksrustbot-0/+0
2023-11-06Allow tests with rust-rustfix and revisionsMatthew Jasper-1/+1
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-4/+8
2023-11-06Auto merge of #117607 - klensy:clang-17.0.4, r=Mark-Simulacrumbors-1/+1
2023-11-06Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillotbors-6/+11
2023-11-06use portable AtomicU64 for powerPC and MIPSSparrowLii-0/+1
2023-11-05Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrumbors-0/+23
2023-11-05Auto merge of #117574 - onur-ozkan:fix-compiler-crate-linking, r=Mark-Simulacrumbors-57/+73
2023-11-05bootstrap: improve linking of tool docsonur-ozkan-41/+40
2023-11-05Rollup merge of #117524 - unleashed:bootstrap-create-hooks-dir, r=Mark-Simula...Matthias Krüger-1/+6
2023-11-05Rollup merge of #116017 - Zalathar:darwin-stdlib, r=albertlarsan68Matthias Krüger-4/+3
2023-11-05bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4klensy-1/+1
2023-11-05rustdoc: properly elide cross-crate host effect argsLeón Orell Valerian Liehr-6/+3
2023-11-04fix clippy author and failing testDinu Blanovschi-4/+9
2023-11-04fixes for rustfmt + ast visitorDinu Blanovschi-2/+2
2023-11-04Auto merge of #117579 - RalfJung:miri, r=RalfJungbors-255/+574