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

Error messages are sometimes missing a newline at the end #13

Closed
alexcrichton opened this issue May 14, 2014 · 3 comments
Closed

Error messages are sometimes missing a newline at the end #13

alexcrichton opened this issue May 14, 2014 · 3 comments

Comments

@alexcrichton
Copy link
Member

[project]                        

name = "jba"                     
version = "0.0.1"                
authors = ["alex@crichton.co"]   

[[bin]]                          

name = "jba"                     

If the file src/jba.rs doesn't exist, the error message emitted doesn't have a newline at the end.

@alexcrichton
Copy link
Member Author

Specifically, cargo's error message that starts with failed to execute: ...

@wycats
Copy link
Contributor

wycats commented Jun 23, 2014

Fixed for all error messages.

1 similar comment
@wycats
Copy link
Contributor

wycats commented Jun 23, 2014

Fixed for all error messages.

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

No branches or pull requests

2 participants