about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-13Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789Matthias Krüger-181/+7
2025-03-13Document `fetch.prunetags = true` gotcha during rustc-pull许杰友 Jieyou Xu (Joe)-0/+13
2025-03-13Merge from rustc许杰友 Jieyou Xu (Joe)-31183/+53023
2025-03-13Preparing for merge from rustc许杰友 Jieyou Xu (Joe)-1/+1
2025-03-12Allow more top-down inlining for single-BB calleesScott McMurray-2/+2
2025-03-13update error messageTshepang Mbambo-1/+1
2025-03-13less text for same effectTshepang Mbambo-3/+2
2025-03-13Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearthbors-134/+137
2025-03-12rustdoc-json: Clean up & Document id handlingAlona Enraght-Moony-44/+85
2025-03-12rustdoc-json: Extract Id handling into its own moduleAlona Enraght-Moony-74/+85
2025-03-12Merge pull request #4185 from geetanshjuneja/abi_checkRalf Jung-7/+161
2025-03-12added check_shim_abigeetanshjuneja-7/+161
2025-03-12alloc_addresses: use MemoryKind instead of tcx query to determine global allo...Ralf Jung-2/+5
2025-03-12minor interpret cleanupsRalf Jung-50/+60
2025-03-12use `expect` instead of `allow`onur-ozkan-16/+13
2025-03-12Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan...Manish Goregaokar-16/+24
2025-03-12Rollup merge of #138318 - lolbinarycat:rustdoc-js-less-expect-error-part2, r=...Manish Goregaokar-37/+52
2025-03-12Rollup merge of #137504 - nnethercote:remove-Map-4, r=ZalatharManish Goregaokar-97/+85
2025-03-12Rollup merge of #138390 - onur-ozkan:fix-invalid-tracing-log, r=jieyouxuMatthias Krüger-5/+1
2025-03-12Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obkMatthias Krüger-28/+28
2025-03-12Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan...Matthias Krüger-16/+24
2025-03-12Install licenses into `share/doc/rust/licenses`Josh Stone-1/+1
2025-03-12Remove `sccache-plus-cl` MSVC hackJakub Beránek-98/+10
2025-03-12Update sccache to 0.10.0Jakub Beránek-5/+7
2025-03-12Use materialize_sysroot in rustdocbjorn3-4/+1
2025-03-12Don't return an error from get_or_default_sysrootbjorn3-3/+1
2025-03-12Make opts.maybe_sysroot non-optionalbjorn3-3/+7
2025-03-12Update mdbook to 0.4.47Eric Huss-3/+12
2025-03-12Enable metrics and verbose tests in PR CIJakub Beránek-14/+5
2025-03-12Auto merge of #137612 - Kobzol:bootstrap-2024, r=onur-ozkanbors-53/+83
2025-03-12fix incorrect tracing logonur-ozkan-5/+1
2025-03-12Rollup merge of #138313 - rustbot:docs-update, r=jieyouxuMatthias Krüger-0/+1
2025-03-12intrinsics: remove unnecessary leading underscore from argument namesRalf Jung-28/+28
2025-03-12add change entry for rls removalonur-ozkan-0/+5
2025-03-12remove rls source from the repositoryonur-ozkan-116/+0
2025-03-12remove rls specific parts from tidy and build-manifestonur-ozkan-7/+0
2025-03-12remove rls support from bootstraponur-ozkan-58/+2
2025-03-11Update compiletest's `has_asm_support` to match rustcJosh Stone-1/+9
2025-03-12Move methods from `Map` to `TyCtxt`, part 4.Nicholas Nethercote-97/+85
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-125/+275
2025-03-11Rollup merge of #138352 - RalfJung:miri-native-calls-exposed, r=oli-obkMatthias Krüger-3/+3
2025-03-11Rollup merge of #138245 - onur-ozkan:ci-rustc-test-fix, r=jieyouxuMatthias Krüger-2/+11
2025-03-11Rollup merge of #138051 - Kobzol:download-ci-gcc, r=onur-ozkanMatthias Krüger-120/+261
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-13/+12
2025-03-11Fix `cargo vendor` not working without `rustc` installedEric Huss-0/+1
2025-03-11Do not download GCC in testsJakub Beránek-6/+14
2025-03-11miri native_calls: ensure we actually expose *mutable* provenance to the memo...Ralf Jung-3/+3
2025-03-11Rollup merge of #138307 - Kobzol:citool-alias, r=marcoieniJakub Beránek-242/+361
2025-03-11Rollup merge of #138288 - jyn514:crate-attr, r=NoratriebJakub Beránek-0/+16
2025-03-11Rollup merge of #138147 - daltenty:patch-1, r=jieyouxuJakub Beránek-1/+49