Skip to content

Conversation

@Muscraft
Copy link
Member

This PR adds an unstable flag to enable rustc's unstable Unicode output format. Adding this flag makes it so you don't have to run rustc directly to test the Unicode output, making it easier for more people to test and provide feedback on it.

@rustbot rustbot added the A-build-execution Area: anything dealing with executing the compiler label Nov 12, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 12, 2025

r? @weihanglo

rustbot has assigned @weihanglo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 12, 2025
@weihanglo weihanglo enabled auto-merge November 12, 2025 02:08
@weihanglo weihanglo added this pull request to the merge queue Nov 12, 2025
@epage epage removed this pull request from the merge queue due to a manual request Nov 12, 2025
@Muscraft Muscraft force-pushed the rustc-unicode-flag branch 2 times, most recently from 908aaad to 76dfdae Compare November 12, 2025 15:14
@epage epage enabled auto-merge November 12, 2025 15:25
@epage epage added this pull request to the merge queue Nov 12, 2025
Merged via the queue into rust-lang:master with commit 2d4fa13 Nov 12, 2025
25 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 12, 2025
@Muscraft Muscraft deleted the rustc-unicode-flag branch November 12, 2025 16:29
bors added a commit to rust-lang/rust that referenced this pull request Nov 12, 2025
Update cargo

10 commits in 445fe4a68f469bf936b2fd81de2c503b233a7f4f..2d4fa139552ebdd5f091a1401ed03f7dc62cb43f
2025-11-07 18:08:19 +0000 to 2025-11-12 15:56:06 +0000
- feat: Add unstable rustc-unicode flag (rust-lang/cargo#16243)
- fix(package): all tar entries timestamp be the same (rust-lang/cargo#16242)
- feat: emit help messages for github pull request url in dependency (rust-lang/cargo#16207)
- docs: fix comments for alternative registry fns (rust-lang/cargo#16235)
- add into_value utility function for inheritableField (rust-lang/cargo#16234)
- fix(command-vendor): strip_prefix panic in cp_sources method (rust-lang/cargo#16214)
- fix(lock): Be moore direct in the error message (rust-lang/cargo#16233)
- fix(lock): In error, differentiate between creating and updating lockfile (rust-lang/cargo#16227)
- fix(cli): Refer to commands, not subcommands (rust-lang/cargo#16226)
- fix(run): Help teach about argument escaping (rust-lang/cargo#16225)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants