Improve diagnostic for unknown `--print` request by Urgau · Pull Request #124333 · rust-lang/rust

@Urgau

@rustbot rustbot added A-testsuite

Area: The testsuite used to check the correctness of rustc

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

Apr 24, 2024

@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

Apr 24, 2024

fmease

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

Apr 24, 2024
Improve diagnostic for unknown `--print` request

This PR improves the diagnostic when encountering a unknown `--print` request.

It also moves the run-make test to a simple UI test.

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

Apr 24, 2024
Improve diagnostic for unknown `--print` request

This PR improves the diagnostic when encountering a unknown `--print` request.

It also moves the run-make test to a simple UI test.

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

Apr 24, 2024
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#124322 (chore: fix some typos in comments)
 - rust-lang#124326 (tests: remove few ignore-stage2)
 - rust-lang#124333 (Improve diagnostic for unknown `--print` request)
 - rust-lang#124334 (Strengthen tracking issue policy with consequences)
 - rust-lang#124335 (Stabilize `std::path::absolute`)

r? `@ghost`
`@rustbot` modify labels: rollup

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

Apr 24, 2024

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

Apr 25, 2024
Rollup merge of rust-lang#124333 - Urgau:better-bad-print, r=fmease

Improve diagnostic for unknown `--print` request

This PR improves the diagnostic when encountering a unknown `--print` request.

It also moves the run-make test to a simple UI test.

@Urgau Urgau deleted the better-bad-print branch

April 25, 2024 05:54