Skip to content

--verbose should imply -Z write-long-types-to-disk=no #119130

Closed
@jyn514

Description

@jyn514

see https://rust-lang.zulipchat.com/#narrow/stream/233931-t-compiler.2Fmajor-changes/topic/uplift.20some.20-Zverbose.20calls.20and.20rename.20to.E2.80.A6.20compiler-team.23706, #119129

--verbose should imply -Z write-long-types-to-disk=no. the code in ty_string_with_limit should take --verbose into account (apparently this affects Ty::sort_string, i'm not familiar with this code). writing a file to disk should suggest passing --verbose.

cc @estebank

@rustbot label A-diagnostics

Metadata

Metadata

Assignees

Labels

A-diagnosticsArea: Messages for errors, warnings, and lintsD-papercutDiagnostics: An error or lint that needs small tweaks.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions