Skip to content
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

rustc: Check --dep-info target path #13627

Closed

Conversation

apaprocki
Copy link

Add sane error messages if the user specifies an invalid path or directory for the --dep-info argument. Fail if writing the dependencies returns an Err for any reason.

Fixes #13517

Add sane error messages if the user specifies an invalid path or
directory for the --dep-info argument.  Fail if writing the
dependencies returns an Err for any reason.
@apaprocki apaprocki closed this Apr 19, 2014
@apaprocki
Copy link
Author

Seems there is another commit that handles this a bit better.

@apaprocki apaprocki deleted the dep-info-directory-check branch April 19, 2014 17:26
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 14, 2024
Closes rust-lang#10.

changelog: [`question_mark`]: Now lints for match-based manual try
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.

'rustc' failed at 'called Result::unwrap() on an Err value'
1 participant