Skip to content

Suggest valid command-line crate names#159544

Open
chenyukang wants to merge 1 commit into
rust-lang:mainfrom
chenyukang:yukang-fix-159485-invalid-crate-name-suggestion
Open

Suggest valid command-line crate names#159544
chenyukang wants to merge 1 commit into
rust-lang:mainfrom
chenyukang:yukang-fix-159485-invalid-crate-name-suggestion

Conversation

@chenyukang

@chenyukang chenyukang commented Jul 19, 2026

Copy link
Copy Markdown
Member

Fixes #159485

r? @estebank

@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 Jul 19, 2026
Comment thread compiler/rustc_session/src/output.rs Outdated
@chenyukang
chenyukang force-pushed the yukang-fix-159485-invalid-crate-name-suggestion branch from ede8163 to be11af4 Compare July 19, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid --crate-name should suggest a valid identifier

4 participants