Long ty names written to disk can leak username info in paths #129296
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-metrics
Area: Metrics
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Long ty names written to disk also has this issue
Originally posted by @jieyouxu in #128594 (comment)
When a type error contains a long type name, it can be written to disk. However, sometimes these long type names can contain username info or absolute paths.
cc #128914 as this may be of concern.
The text was updated successfully, but these errors were encountered: