Skip to content

[DO NOT MERGE] Crate local distributed slice #141830

New issue

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

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

jdonszelmann
Copy link
Contributor

@jdonszelmann jdonszelmann commented May 31, 2025

Just an experiment I've been working on, DO NOT MERGE, DO NOT REVIEW

@rustbot rustbot added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels May 31, 2025
@jdonszelmann jdonszelmann changed the title Crate local global registration [DO NOT MERGE] Crate local global registration May 31, 2025
@jdonszelmann jdonszelmann changed the title [DO NOT MERGE] Crate local global registration [DO NOT MERGE] Crate local distributed slice May 31, 2025
@jdonszelmann jdonszelmann force-pushed the crate-local-global-registration branch from ac0ac27 to e7a5445 Compare June 1, 2025 00:09
@rust-log-analyzer
Copy link
Collaborator

The job aarch64-gnu-llvm-19-2 failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
tidy check
`eslint` doesn't seem to be installed. Skipping tidy check for JS files.
You can install it using `npm install eslint@8.6.0`
tidy: Skipping binary file check, read-only filesystem
##[error]tidy error: /checkout/compiler/rustc_builtin_macros/src/distributed_slice.rs:32: TODO is used for tasks that should be done before merging a PR; If you want to leave a message in the codebase use FIXME
some tidy checks failed
Command has failed. Rerun with -v to see more details.
Build completed unsuccessfully in 0:00:57
  local time: Sun Jun  1 00:19:39 UTC 2025
  network time: Sun, 01 Jun 2025 00:19:39 GMT
##[error]Process completed with exit code 1.
Post job cleanup.

@bors
Copy link
Collaborator

bors commented Jun 1, 2025

☔ The latest upstream changes (presumably #141869) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants