about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-06Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubileebors-0/+111
2025-01-05Auto merge of #135127 - Kobzol:rustc-dev-guide-sync, r=BoxyUwUbors-433/+1249
2025-01-05Preparing for merge from rustcJakub Beránek-0/+1
2025-01-05Remove other maintainersknickish-2/+0
2025-01-05Split stuff out of representing types, and rewrite early/late bound chapter (...Boxy-370/+433
2025-01-05Describe how to use rust-analyzer with `rmake.rs` (#2191)Stuart Cook-0/+40
2025-01-05fix commentTshepang Mbambo-2/+1
2025-01-05make paragraph more readableTshepang Mbambo-3/+5
2025-01-05repetition not neededTshepang Mbambo-5/+5
2025-01-05Document josh subtrees and update subtree repository list (#2182)Jakub Beránek-9/+21
2025-01-05Add tooling for performing Josh synces (#2183)Jakub Beránek-43/+728
2025-01-05comment out FIXMEs to not display them on UI (#2186)Onur Özkan-6/+20
2025-01-05Update tidybjorn3-6/+3
2025-01-05Auto merge of #135109 - rust-lang:cargo_update, r=tgross35bors-10/+11
2025-01-05Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obkbors-0/+36
2025-01-05Update src/doc/rustc/src/platform-support/mips-mti-none-elf.mdYunQiang Su-1/+1
2025-01-04Rollup merge of #134996 - bdbai:uwp-support, r=jieyouxu,ChrisDentonJubilee-5/+58
2025-01-04Rollup merge of #134925 - DavisRayM:130982-deny-special-filecheck-prefixes, r...Jubilee-0/+65
2025-01-05cargo updategithub-actions-10/+11
2025-01-04Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubileebors-12/+11
2025-01-04Apply suggestions from workingjubilee's code reviewknickish-12/+11
2025-01-04Auto merge of #135096 - jieyouxu:fix-doc-submodule-handling, r=onur-ozkanbors-15/+23
2025-01-04Rollup merge of #135094 - joshtriplett:bootstrap-show-nonexistent-dir, r=jiey...Jubilee-1/+1
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-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-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-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-03tidyklensy-2/+2
2025-01-03run-make-support: tidy up assertion failure dumping许杰友 Jieyou Xu (Joe)-33/+58
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-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