Skip to content

Add note about backtraces to TRPL #27882

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 1 commit into from
Aug 18, 2015
Merged

Conversation

steveklabnik
Copy link
Member

This is where panic!() is introduced.

@rust-highfive
Copy link
Contributor

r? @pcwalton

(rust_highfive has picked a reviewer for you, use r? to override)

`RUST_BACKTRACE` also works with Cargo’s `run` command:

```text
$ cargo run
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this have RUST_BACKTRACE in front of it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops!

@steveklabnik
Copy link
Member Author

@alexcrichton totally right. addressed both nits

This is where panic!() is introduced.

Fixes rust-lang#27428
@alexcrichton
Copy link
Member

@bors: r+ dbbcb43 rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Aug 18, 2015
bors added a commit that referenced this pull request Aug 18, 2015
@bors bors merged commit dbbcb43 into rust-lang:master Aug 18, 2015
@steveklabnik steveklabnik deleted the gh27428 branch June 19, 2016 20:32
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.

5 participants