about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-04Rollup merge of #135070 - klensy:backtrace-deps, r=workingjubileeJubilee-2/+2
2025-01-04Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errorsJubilee-9/+8
2025-01-04Hide synthetic locals from completionsLukas Wirth-0/+85
2025-01-04bootstrap: make `is_path_in_submodule` return optional submodule path instead许杰友 Jieyou Xu (Joe)-15/+23
2025-01-04Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obkbors-30/+54
2025-01-04Merge pull request #4121 from RalfJung/josh-proxyRalf Jung-2/+2
2025-01-04bump josh-proxyRalf Jung-2/+2
2025-01-04rustc_intrinsic: support functions without body; they are implicitly marked a...Ralf Jung-1/+1
2025-01-04turn hir::ItemKind::Fn into a named-field variantRalf Jung-30/+54
2025-01-04Rollup merge of #135066 - jieyouxu:check-run-make-support, r=clubby789Matthias Krüger-0/+6
2025-01-04Rollup merge of #135001 - Kobzol:bootstrap-mcp-510, r=onur-ozkanMatthias Krüger-2/+14
2025-01-04bootstrap: If dir_is_empty fails, show the non-existent directory pathJosh Triplett-1/+1
2025-01-04Auto merge of #135089 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-03Update cargoWeihang Lo-0/+0
2025-01-03Rollup merge of #135058 - onur-ozkan:path-resolution, r=jieyouxuMatthias Krüger-27/+76
2025-01-03Rollup merge of #135043 - notriddle:notriddle/allowed-through-unstable-module...Matthias Krüger-1/+29
2025-01-03Rollup merge of #135036 - jieyouxu:rmake-be-quiet, r=compiler-errorsMatthias Krüger-107/+235
2025-01-03add m68k-unknown-none-elf targetkirk-0/+114
2025-01-03Merge pull request #18831 from lnicola/ci-rustc-testsLaurențiu Nicola-1/+1
2025-01-03Fix metrics workflowLaurențiu Nicola-1/+1
2025-01-03Merge pull request #18806 from LHolten/deduplicate-crate-graphLukas Wirth-35/+19299
2025-01-03Target: Add mips mti baremetal supportYunQiang Su-0/+36
2025-01-03Auto merge of #135063 - pietroalbini:pa-bump-version, r=pietroalbinibors-1/+1
2025-01-03Merge pull request #18830 from alibektas/18814Lukas Wirth-2/+9
2025-01-03fix: 18814Ali Bektas-2/+9
2025-01-03Merge pull request #18829 from Veykril/push-ouvwrxoovwkrLukas Wirth-7/+2
2025-01-03tidyklensy-2/+2
2025-01-03Merge pull request #18828 from lnicola/edition-descriptionLaurențiu Nicola-0/+1
2025-01-03Disable rustc_test metrics againLukas Wirth-7/+2
2025-01-03Merge pull request #18827 from Veykril/push-zqsplmtwsxxkLukas Wirth-1/+4
2025-01-03Add description field to edition manifestLaurențiu Nicola-0/+1
2025-01-03minor: Honor `CARGO_TARGET_DIR` for cargo target dir configLukas Wirth-1/+4
2025-01-03Merge pull request #18826 from Veykril/push-qnsqormwlwqmLukas Wirth-36/+21
2025-01-03fix: Clear flycheck diagnostics per package properlyLukas Wirth-36/+21
2025-01-03run-make-support: tidy up assertion failure dumping许杰友 Jieyou Xu (Joe)-33/+58
2025-01-03Merge pull request #18825 from Veykril/push-sllokkprznkqLukas Wirth-50/+81
2025-01-03run-make-support: add basic sanity tests for assertion helpers许杰友 Jieyou Xu (Joe)-0/+103
2025-01-03run-make-support: convert `assertion_helpers` to module许杰友 Jieyou Xu (Joe)-0/+0
2025-01-03bootstrap: support `./x check run-make-support`许杰友 Jieyou Xu (Joe)-0/+6
2025-01-03minor: Encode TraitData bools as bitflagsLukas Wirth-50/+81
2025-01-03Merge pull request #18822 from bryceberger/targetdir-absoluteLukas Wirth-2/+1
2025-01-03Merge pull request #18327 from ChayimFriedman2/flat-ttLukas Wirth-2252/+2322
2025-01-03turn rustc_box into an intrinsicRalf Jung-9/+8
2025-01-03bump versionPietro Albini-1/+1
2025-01-03add coverage for multiple pathsonur-ozkan-0/+20
2025-01-03Rollup merge of #131729 - Urgau:check-cfg-test-userspace, r=petrochenkovMatthias Krüger-4/+11
2025-01-03avoid early return to handle all pathsonur-ozkan-2/+3
2025-01-03Revert "bootstrap: temporarily flip `compile::Rustc` vs `compile::Assemble`"onur-ozkan-5/+1
2025-01-03revert step order from #134919onur-ozkan-6/+2
2025-01-03adapt bootstrap tests to the new path resolution logiconur-ozkan-6/+21