summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-29Auto merge of #131002 - steffahn:rustdoc-long-names-fix, r=notriddlebors
2024-09-29Rollup merge of #131000 - rust-lang:cargo_update, r=clubby789Matthias Krüger
2024-09-29Rollup merge of #130931 - GuillaumeGomez:standalone-crate, r=notriddleMatthias Krüger
2024-09-29Rename doctest attribute `standalone-crate` into `standalone_crate` for coher...Guillaume Gomez
2024-09-29Auto merge of #131012 - GuillaumeGomez:rollup-e9ovh3a, r=GuillaumeGomezbors
2024-09-29Rollup merge of #130537 - lolbinarycat:rustdoc-DocVisitor-docs, r=GuillaumeGomezGuillaume Gomez
2024-09-29Rollup merge of #130383 - onur-ozkan:ignore-llvm-changes-on-ci-llvm-true, r=M...Guillaume Gomez
2024-09-29Auto merge of #130983 - GuillaumeGomez:wait-for-false, r=notriddlebors
2024-09-29in `llvm::is_ci_llvm_modified`, check if it's rust-lang/rust CI jobonur-ozkan
2024-09-29create `CiEnv::is_rust_lang_managed_ci_job`onur-ozkan
2024-09-29Auto merge of #129687 - Urgau:rfc3127-sysroot-2, r=jieyouxubors
2024-09-29Adjust spacings and sizing to improve behavior with over-long namesFrank Steffahn
2024-09-29cargo updategithub-actions
2024-09-28rustdoc: add doc comment to DocVisitorbinarycat
2024-09-28compiletest: normalize to `$SRC_DIR_REAL` before `$TEST_BUILD_DIR`Urgau
2024-09-28Improve mistyped docblock attribute warning messagesGuillaume Gomez
2024-09-28Add warning if `standalone-crate` is mistypedGuillaume Gomez
2024-09-28Improve code for codeblock invalid attributesGuillaume Gomez
2024-09-28Rename `standalone` doctest attribute into `standalone-crate`Guillaume Gomez
2024-09-28Update `browser-ui-test` version to `0.18.1`Guillaume Gomez
2024-09-28Rollup merge of #130973 - matthiaskrgr:crash_rename, r=jieyouxuMatthias Krüger
2024-09-28Rollup merge of #130918 - onur-ozkan:better-llvm-submodule-handling, r=KobzolMatthias Krüger
2024-09-28Rollup merge of #128778 - RalfJung:atomic-read-read-races, r=Mark-SimulacrumMatthias Krüger
2024-09-28Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgrbors
2024-09-28compiletest: rename "runtest/crash.rs" to "runtest/crashes.rs" to be in line ...Matthias Krüger
2024-09-28Further clarificarion for atomic and UnsafeCell docs:Ralf Jung
2024-09-28allow mixed-size atomic readsRalf Jung
2024-09-28miri: no longer complain about read-read racesRalf Jung
2024-09-28Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-deadMatthias Krüger
2024-09-28Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Ko...Matthias Krüger
2024-09-28Rollup merge of #130939 - obi1kenobi:patch-2, r=aDotInTheVoidMatthias Krüger
2024-09-28Auto merge of #130874 - klensy:bumpme, r=jieyouxubors
2024-09-28Auto merge of #130948 - GuillaumeGomez:subtree-update, r=GuillaumeGomezbors
2024-09-28Auto merge of #130929 - weihanglo:update-cargo, r=weihanglobors
2024-09-27tests: issue-34798.rs => allow-phantomdata-in-ffi.rsJubilee Young
2024-09-27Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgrbors
2024-09-27tests: issue-14309.* => repr-rust-is-undefined.*Jubilee Young
2024-09-27tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rsJubilee Young
2024-09-27Update libgccjit version used in CIGuillaume Gomez
2024-09-27Update cargoWeihang Lo
2024-09-27Rollup merge of #130932 - mrkajetanp:editors, r=jieyouxuMatthias Krüger
2024-09-27Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35Matthias Krüger
2024-09-27Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-...Matthias Krüger
2024-09-27Partially revert "ci: Use mv instead of cp in upload step"Jubilee Young
2024-09-27Revert "ci: Try to remove unused Xcode dirs"Jubilee Young
2024-09-27rustdoc: update `ProcMacro` docs section on helper attributesPredrag Gruevski
2024-09-27Rollup merge of #130459 - onur-ozkan:#130449, r=albertlarsan68Matthias Krüger
2024-09-27etc: Add rust-analyzer configs for eglot & helixKajetan Puchalski
2024-09-27improve LLVM submodule handling logic in `llvm::prebuilt_llvm_config`onur-ozkan
2024-09-27compiletest: fallback to the original path if it's not a symlinkUrgau