Skip to content

Allow log_panics on stable, as Rust 1.10 stabilized panic_handler#89

Closed
kevinmehall wants to merge 1 commit into
rust-lang:masterfrom
kevinmehall:log_panics
Closed

Allow log_panics on stable, as Rust 1.10 stabilized panic_handler#89
kevinmehall wants to merge 1 commit into
rust-lang:masterfrom
kevinmehall:log_panics

Conversation

@kevinmehall
Copy link
Copy Markdown

Leaving it behind a Cargo feature in preemptive compliance with RFC 1619.

Leaving it behind a Cargo feature in preemptive compliance with
RFC 1619.
@sfackler
Copy link
Copy Markdown
Member

See https://crates.io/crates/log-panics for an out of crate version that also (optionally) supports backtraces.

@alexcrichton thoughts on this? I don't think log_panics will stay in this crate in the long term. Do you think we should land this change to get off the nightly name, or just deprecate this function entirely?

@alexcrichton
Copy link
Copy Markdown
Member

@sfackler yeah I'd be fine pushing towards the log-panics crate, the feature of backtraces there alone I think makes it perhaps more useful than the implementation in this crate.

@kevinmehall
Copy link
Copy Markdown
Author

Sounds good to me.

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.

3 participants