We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating Rust toolchain from nightly-2024-07-21 to nightly-2024-07-22 requires source changes. The failed automated run can be found here. Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@5069856 up to rust-lang/rust@92c6c03. The log for this commit range is: rust-lang/rust@92c6c03805 Auto merge of #127993 - weihanglo:update-cargo, r=weihanglo rust-lang/rust@9629b90b3f Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-errors rust-lang/rust@a62ac152ad Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrum rust-lang/rust@2430c48b57 Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgr rust-lang/rust@c1a631d733 Auto merge of #128007 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum rust-lang/rust@94a4279fba Allow deprecated temporarily to unblock version bump rust-lang/rust@8fe93c9bec Rollup merge of #128005 - ChrisDenton:msvc-include, r=joboet rust-lang/rust@17aaba70d9 Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddle rust-lang/rust@ae28d5c9e7 Rollup merge of #127958 - jieyouxu:compiletest-rmake-cleanup, r=Kobzol rust-lang/rust@dd8113ef0d Rollup merge of #127867 - alexcrichton:add-wasm32-wasip2-to-dist-manifest, r=Mark-Simulacrum rust-lang/rust@60f38916da Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-Simulacrum rust-lang/rust@ea9b1afc88 Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-Simulacrum rust-lang/rust@b3d682c577 Rollup merge of #127734 - ChrisDenton:netc, r=Mark-Simulacrum rust-lang/rust@fba6e1e64a Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillot rust-lang/rust@9db265048e Bump to 1.82 rust-lang/rust@af735f3bd3 Remove _tls_used hack rust-lang/rust@a8463bea91 compiletest/rmake: simplify path calculations rust-lang/rust@2c867d0b5f compiletest/rmake: avoid double test directory for rmake.rs tests rust-lang/rust@c863525374 compiletest/rmake: improve comments rust-lang/rust@3e77f7c9a5 compiletest/rmake: prune unused RUST_BUILD_STAGE and explain env vars passed to recipes rust-lang/rust@b8d4e4d1b3 Allow concat in repetitions rust-lang/rust@3ed80a8c30 Update cargo rust-lang/rust@eec3c3db88 Add GUI test for trait bounds display rust-lang/rust@590c01a5c5 Reduce width to ensure that the name is wider and thus still triggering the scroll rust-lang/rust@063ed0f958 Improve display of trait bounds when there are more than two rust-lang/rust@993d83af71 compiletest/rmake: cleanup stage_std_path and recipe_dylib_search_paths handling rust-lang/rust@aa22102f2f compiletest/rmake: better explain why stage0 sysroot is needed if forced stage0 rust-lang/rust@2383e9dd4f compiletest/rmake: prune useless env vars and explain passed rustc options and env vars rust-lang/rust@f5488f0c4b compiletest/rmake: rename cmd to rustc rust-lang/rust@cf5edfe3f9 compiletest/rmake: cleanup rmake exe extension calculation rust-lang/rust@9f2a660f86 compiletest/rmake: cleanup library search paths rust-lang/rust@49ca9ff0ac compiletest/rmake: cleanup dylib search paths related calculations rust-lang/rust@01ed951f8b compiletest/rmake: improve clarity of support_lib_{path,deps,deps_deps} calculations rust-lang/rust@2eb8810d32 compiletest/rmake: move stage_std_path and recipe_bin closer to use site rust-lang/rust@6ca31099e3 compiletest/rmake: improve stage explanation rust-lang/rust@23f32f44dd compiletest/rmake: make {source,build}_root path calculation more robust for rmake.rs setup rust-lang/rust@1b4972bc28 compiletest/rmake: adjust docs for rmake.rs setup and add FIXMEs rust-lang/rust@aebf4d07f3 Add wasm32-wasip2 to build-manifest tool rust-lang/rust@d0c11bf6e3 Split part of adt_const_params into unsized_const_params rust-lang/rust@42cc42b942 Forbid !Sized types and references rust-lang/rust@572ba97f10 Fix git safe-directory path for docker images rust-lang/rust@fae6037884 Windows: move BSD socket shims to netc rust-lang/rust@636ddcb099 Ignore allocation bytes in one more mir-opt test rust-lang/rust@b90ee2a51a reenable some windows tests
RUST_BUILD_STAGE
stage_std_path
recipe_dylib_search_paths
cmd
rustc
support_lib_{path,deps,deps_deps}
recipe_bin
stage
{source,build}_root
wasm32-wasip2
build-manifest
adt_const_params
unsized_const_params
!Sized
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Updating Rust toolchain from nightly-2024-07-21 to nightly-2024-07-22 requires source changes.
The failed automated run can be found here.
Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@5069856 up to rust-lang/rust@92c6c03. The log for this commit range is:
rust-lang/rust@92c6c03805 Auto merge of #127993 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@9629b90b3f Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-errors
rust-lang/rust@a62ac152ad Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrum
rust-lang/rust@2430c48b57 Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgr
rust-lang/rust@c1a631d733 Auto merge of #128007 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum
rust-lang/rust@94a4279fba Allow deprecated temporarily to unblock version bump
rust-lang/rust@8fe93c9bec Rollup merge of #128005 - ChrisDenton:msvc-include, r=joboet
rust-lang/rust@17aaba70d9 Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddle
rust-lang/rust@ae28d5c9e7 Rollup merge of #127958 - jieyouxu:compiletest-rmake-cleanup, r=Kobzol
rust-lang/rust@dd8113ef0d Rollup merge of #127867 - alexcrichton:add-wasm32-wasip2-to-dist-manifest, r=Mark-Simulacrum
rust-lang/rust@60f38916da Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-Simulacrum
rust-lang/rust@ea9b1afc88 Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-Simulacrum
rust-lang/rust@b3d682c577 Rollup merge of #127734 - ChrisDenton:netc, r=Mark-Simulacrum
rust-lang/rust@fba6e1e64a Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillot
rust-lang/rust@9db265048e Bump to 1.82
rust-lang/rust@af735f3bd3 Remove _tls_used hack
rust-lang/rust@a8463bea91 compiletest/rmake: simplify path calculations
rust-lang/rust@2c867d0b5f compiletest/rmake: avoid double test directory for rmake.rs tests
rust-lang/rust@c863525374 compiletest/rmake: improve comments
rust-lang/rust@3e77f7c9a5 compiletest/rmake: prune unused
RUST_BUILD_STAGE
and explain env vars passed to recipesrust-lang/rust@b8d4e4d1b3 Allow concat in repetitions
rust-lang/rust@3ed80a8c30 Update cargo
rust-lang/rust@eec3c3db88 Add GUI test for trait bounds display
rust-lang/rust@590c01a5c5 Reduce width to ensure that the name is wider and thus still triggering the scroll
rust-lang/rust@063ed0f958 Improve display of trait bounds when there are more than two
rust-lang/rust@993d83af71 compiletest/rmake: cleanup
stage_std_path
andrecipe_dylib_search_paths
handlingrust-lang/rust@aa22102f2f compiletest/rmake: better explain why stage0 sysroot is needed if forced stage0
rust-lang/rust@2383e9dd4f compiletest/rmake: prune useless env vars and explain passed rustc options and env vars
rust-lang/rust@f5488f0c4b compiletest/rmake: rename
cmd
torustc
rust-lang/rust@cf5edfe3f9 compiletest/rmake: cleanup rmake exe extension calculation
rust-lang/rust@9f2a660f86 compiletest/rmake: cleanup library search paths
rust-lang/rust@49ca9ff0ac compiletest/rmake: cleanup dylib search paths related calculations
rust-lang/rust@01ed951f8b compiletest/rmake: improve clarity of
support_lib_{path,deps,deps_deps}
calculationsrust-lang/rust@2eb8810d32 compiletest/rmake: move
stage_std_path
andrecipe_bin
closer to use siterust-lang/rust@6ca31099e3 compiletest/rmake: improve
stage
explanationrust-lang/rust@23f32f44dd compiletest/rmake: make
{source,build}_root
path calculation more robust for rmake.rs setuprust-lang/rust@1b4972bc28 compiletest/rmake: adjust docs for rmake.rs setup and add FIXMEs
rust-lang/rust@aebf4d07f3 Add
wasm32-wasip2
tobuild-manifest
toolrust-lang/rust@d0c11bf6e3 Split part of
adt_const_params
intounsized_const_params
rust-lang/rust@42cc42b942 Forbid
!Sized
types and referencesrust-lang/rust@572ba97f10 Fix git safe-directory path for docker images
rust-lang/rust@fae6037884 Windows: move BSD socket shims to netc
rust-lang/rust@636ddcb099 Ignore allocation bytes in one more mir-opt test
rust-lang/rust@b90ee2a51a reenable some windows tests
The text was updated successfully, but these errors were encountered: