Skip to content

Conversation

@sophiajt
Copy link
Collaborator

Added a RUST_NEW_ERROR_FORMAT environment variable to turn on the new errors. You can turn it on in bash with:

export RUST_NEW_ERROR_FORMAT=true

And off with:

unset RUST_NEW_ERROR_FORMAT

@sophiajt sophiajt merged this pull request into nikomatsakis:borrowck-snippet Apr 29, 2016
@sophiajt sophiajt deleted the borrowck-snippet branch May 3, 2016 15:25
nikomatsakis pushed a commit that referenced this pull request Dec 14, 2017
Fixed some clippy warnings
nikomatsakis pushed a commit that referenced this pull request Sep 12, 2019
run test for vxWorks in 'pure' static linking mode by default;
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