Skip to content
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

[do not merge] Preparation for LLD stabilization #138645

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

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Mar 18, 2025

This PR serves for testing test changes for stabilizing LLD.

CC @lqd

r? @ghost

try-job: dist-x86_64-linux

@rustbot rustbot added A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 18, 2025
@rust-log-analyzer

This comment has been minimized.

@Kobzol Kobzol force-pushed the stabilize-lld-test branch from 549454f to 80cbbeb Compare March 18, 2025 07:30
@Kobzol
Copy link
Contributor Author

Kobzol commented Mar 18, 2025

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 18, 2025
[do not merge] Preparation for LLD stabilization

This PR serves for testing test changes for stabilizing LLD.

CC `@lqd`

r? `@ghost`

try-job: dist-x86_64-linux
@bors
Copy link
Collaborator

bors commented Mar 18, 2025

⌛ Trying commit 80cbbeb with merge 8a4821f...

@bors
Copy link
Collaborator

bors commented Mar 19, 2025

☀️ Try build successful - checks-actions
Build commit: 8a4821f (8a4821f34179797445396b9696f039281dd55f84)

@Kobzol Kobzol force-pushed the stabilize-lld-test branch 3 times, most recently from 24fc786 to fd52515 Compare March 19, 2025 16:34
@rust-log-analyzer

This comment has been minimized.

@Kobzol Kobzol force-pushed the stabilize-lld-test branch from fd52515 to 94b7099 Compare March 19, 2025 16:47
@Kobzol Kobzol force-pushed the stabilize-lld-test branch from 94b7099 to a4eb811 Compare March 19, 2025 18:57
@bors
Copy link
Collaborator

bors commented Mar 25, 2025

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

@Kobzol Kobzol force-pushed the stabilize-lld-test branch from c8d2fe7 to 2cb937d Compare April 3, 2025 12:54
@rust-log-analyzer

This comment has been minimized.

@Kobzol Kobzol force-pushed the stabilize-lld-test branch from 2cb937d to 77fb451 Compare April 3, 2025 13:39
Zalathar added a commit to Zalathar/rust that referenced this pull request Apr 4, 2025
…eyouxu

Add helper function for checking LLD usage to `run-make-support`

Extracted out of rust-lang#138645, should be a simple refactoring.

r? `@jieyouxu`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 4, 2025
…eyouxu

Add helper function for checking LLD usage to `run-make-support`

Extracted out of rust-lang#138645, should be a simple refactoring.

r? ``@jieyouxu``
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 4, 2025
Rollup merge of rust-lang#139322 - Kobzol:run-make-lld-refactor, r=jieyouxu

Add helper function for checking LLD usage to `run-make-support`

Extracted out of rust-lang#138645, should be a simple refactoring.

r? ``@jieyouxu``
@bors
Copy link
Collaborator

bors commented Apr 4, 2025

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

@lqd lqd self-assigned this Apr 4, 2025
@lqd lqd force-pushed the stabilize-lld-test branch from 77fb451 to 75587e7 Compare April 4, 2025 14:00
lqd added 7 commits April 4, 2025 14:09
move the unstable `-Clinker-features` documentation to
the stable book, as there's only a single feature, and it is now stable
@lqd lqd force-pushed the stabilize-lld-test branch from cf94827 to 49cabaa Compare April 4, 2025 18:47
@lqd
Copy link
Member

lqd commented Apr 4, 2025

Might as well @bors try

@bors
Copy link
Collaborator

bors commented Apr 4, 2025

⌛ Trying commit 49cabaa with merge 0c623eb581ae54ed553869852e1d1b3bf0bb6a82...

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 4, 2025
[do not merge] Preparation for LLD stabilization

This PR serves for testing test changes for stabilizing LLD.

CC `@lqd`

r? `@ghost`

try-job: dist-x86_64-linux
@bors
Copy link
Collaborator

bors commented Apr 4, 2025

☀️ Try build successful - checks-actions
Build commit: 0c623eb (0c623eb581ae54ed553869852e1d1b3bf0bb6a82)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants