about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-23rustc-dev-guide: document `needs-subprocess` directive许杰友 Jieyou Xu (Joe)-1/+2
2025-01-23compiletest: implement `needs-subprocess` directive许杰友 Jieyou Xu (Joe)-0/+20
2025-01-23Auto merge of #135921 - matthiaskrgr:rollup-5mzn76m, r=matthiaskrgrbors-68/+41
2025-01-23Rephrase commentLaurențiu Nicola-3/+3
2025-01-23Remove RunCompilerbjorn3-3/+3
2025-01-23Remove the need to manually call set_using_internal_featuresbjorn3-7/+3
2025-01-23Remove RunCompilerbjorn3-10/+10
2025-01-23Remove set_make_codegen_backend and set_file_loaderbjorn3-14/+12
2025-01-23Remove the need to manually call set_using_internal_featuresbjorn3-43/+18
2025-01-23Auto merge of #135494 - yotamofek:rustdoc-fmt-from_fn, r=fmeasebors-172/+127
2025-01-23Rollup merge of #135898 - aDotInTheVoid:dyndoc, r=fmeaseMatthias Krüger-2/+1
2025-01-23Rollup merge of #135887 - onur-ozkan:testing-improvements, r=jieyouxuMatthias Krüger-65/+37
2025-01-23Rollup merge of #135879 - onur-ozkan:invalid-file-path, r=jieyouxuMatthias Krüger-1/+1
2025-01-23Rollup merge of #135779 - marcoieni:free-disk-arm-runner, r=KobzolMatthias Krüger-0/+2
2025-01-23make `hir::Ty/ConstArg` methods generic where applicableBoxy-2/+2
2025-01-23`visit_x_unambig`Boxy-12/+12
2025-01-23The clipper :3cBoxy-168/+165
2025-01-23Rustdog :3cBoxy-10/+20
2025-01-23Make `hir::TyKind::TraitObject` use tagged ptrBoxy-7/+7
2025-01-22fix no-std-smoke testRalf Jung-0/+1
2025-01-23Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratriebbors-1/+66
2025-01-23fmtThe Miri Cronjob Bot-4/+2
2025-01-23Merge from rustcThe Miri Cronjob Bot-3503/+9534
2025-01-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-23Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxubors-1/+17
2025-01-22Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgrbors-3/+10
2025-01-22increase `AUTODEREF_RECURSION_LIMIT` to 20Teodor Tanasoaia-2/+2
2025-01-22rustdoc-json-types: Finalize dyn compatibility renamingAlona Enraght-Moony-2/+1
2025-01-22Rollup merge of #135814 - marcoieni:use-buildkit-ghcr, r=KobzolMatthias Krüger-2/+7
2025-01-22Rollup merge of #135557 - estebank:wtf8, r=fee1-deadMatthias Krüger-1/+3
2025-01-22rustdoc-json: Rename `Path::name` to `path`, and give it path (again).Alona Enraght-Moony-11/+15
2025-01-22Rollup merge of #135858 - fmease:rustdoc-mv-obj-save-dyn-compat-ii, r=Guillau...Matthias Krüger-2/+1
2025-01-22Rollup merge of #135850 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-1/+1
2025-01-22reduce number of `prepare_cargo_test` argsonur-ozkan-8/+7
2025-01-22resolve clippy FIXMEonur-ozkan-52/+14
2025-01-22make bootstrap self test to use bootstrap cargoonur-ozkan-15/+26
2025-01-22fix outdated file path ref in llvmonur-ozkan-1/+1
2025-01-22ci: use 8 core arm runner for dist-aarch64-linuxMarcoIeni-1/+3
2025-01-22Run the glibc run-make test in opt-distJakub Beránek-1/+2
2025-01-22Apply LTO config to rustdocJakub Beránek-9/+29
2025-01-22Use `structurally_normalize` instead of manual `normalizes-to` goalsBoxy-1/+1
2025-01-22rustdoc: extract duplicated code into methodYotam Ofek-72/+45
2025-01-22rustdoc: use std's (unstable) `fmt::from_fn` instead of open-coding itYotam Ofek-91/+73
2025-01-22rustdoc: pass around decoration info by refYotam Ofek-9/+9
2025-01-22tests: port `jobserver-error.rs` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-22run-make-support: add `set_aux_fd` helper许杰友 Jieyou Xu (Joe)-0/+66
2025-01-22rustdoc: Finalize dyn compatibility renamingLeón Orell Valerian Liehr-2/+1
2025-01-22Auto merge of #135848 - matthiaskrgr:rollup-sftciqm, r=matthiaskrgrbors-11/+11
2025-01-22Point at invalid utf-8 span on user's source codeEsteban Küber-1/+3
2025-01-21Update the `wasm-component-ld` toolAlex Crichton-1/+1