Improve -Zremap-path-scope tests with dependency by Urgau · Pull Request #140716 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Urgau

This PR greatly improves our coverage of -Zremap-path-scope for diagnostic paths and macros with dependencies.

r? @jieyouxu (since we talked about it)

try-job: x86_64-msvc-1

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

May 6, 2025

jieyouxu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, these are very nice 💙

@jieyouxu

@bors

📌 Commit e534797 has been approved by jieyouxu

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

May 7, 2025

Zalathar added a commit to Zalathar/rust that referenced this pull request

May 8, 2025

@Zalathar

…=jieyouxu

Improve -Zremap-path-scope tests with dependency

This PR greatly improves our coverage of -Zremap-path-scope for diagnostic paths and macros with dependencies.

r? @jieyouxu (since we talked about it)

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 8, 2025

@bors

Rollup of 15 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

May 8, 2025

@matthiaskrgr

…=jieyouxu

Improve -Zremap-path-scope tests with dependency

This PR greatly improves our coverage of -Zremap-path-scope for diagnostic paths and macros with dependencies.

r? @jieyouxu (since we talked about it)

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 8, 2025

@bors

…iaskrgr

Rollup of 7 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

@matthiaskrgr

@bors bors added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

labels

May 8, 2025

@Urgau

@Urgau

@Urgau

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 8, 2025

@bors

…try>

Improve -Zremap-path-scope tests with dependency

This PR greatly improves our coverage of -Zremap-path-scope for diagnostic paths and macros with dependencies.

r? @jieyouxu (since we talked about it)

try-job: x86_64-msvc-1

@bors

⌛ Trying commit f959039 with merge b206ca0380c7da377785325698586b875c07f863...

@bors

☀️ Try build successful - checks-actions
Build commit: b206ca0 (b206ca0380c7da377785325698586b875c07f863)

@Urgau

Removed the dbg! in favor of simpler println! as the dbg! used the debug representation of strings which renders \ as \\ which interacts poorly with compiletest normalization.

@bors r=jieyouxu

@bors

📌 Commit f959039 has been approved by jieyouxu

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

May 8, 2025

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

May 8, 2025

@matthiaskrgr

…=jieyouxu

Improve -Zremap-path-scope tests with dependency

This PR greatly improves our coverage of -Zremap-path-scope for diagnostic paths and macros with dependencies.

r? @jieyouxu (since we talked about it)

try-job: x86_64-msvc-1

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 8, 2025

@bors

…iaskrgr

Rollup of 8 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

May 9, 2025

@rust-timer

Rollup merge of rust-lang#140716 - Urgau:improve-remap_scope-tests, r=jieyouxu

Improve -Zremap-path-scope tests with dependency

This PR greatly improves our coverage of -Zremap-path-scope for diagnostic paths and macros with dependencies.

r? @jieyouxu (since we talked about it)

try-job: x86_64-msvc-1

Labels

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.