Skip to content

Rust 1.82: also update all cases of manual regeneration #4096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

chriskrycho
Copy link
Contributor

Missed these while doing #4089!

@chriskrycho chriskrycho force-pushed the rust-1.82-manual-regen branch from f5ee469 to 9604745 Compare November 6, 2024 19:17
Rust recently began printing error messages which include the full path
to the source of the file with an error in it; when that path is in the
standard library, that includes the user's home directory (or similar).
A previous change (b9241f6) added support for those paths in the output
files; this one adds support to the local file paths linter.

Specifically allow exactly and only paths in the home directory which
include `.rustup` or `.cargo`.
@chriskrycho chriskrycho force-pushed the rust-1.82-manual-regen branch from 9604745 to 7ee012f Compare November 6, 2024 19:18
@chriskrycho chriskrycho merged commit 978e994 into main Nov 6, 2024
6 checks passed
@chriskrycho chriskrycho deleted the rust-1.82-manual-regen branch November 6, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant