Skip to content

Separate cfgs for Backtrace vs Error::provide#331

Merged
dtolnay merged 1 commit intomasterfrom
backtrace
Dec 26, 2023
Merged

Separate cfgs for Backtrace vs Error::provide#331
dtolnay merged 1 commit intomasterfrom
backtrace

Conversation

@dtolnay
Copy link
Copy Markdown
Owner

@dtolnay dtolnay commented Dec 26, 2023

For now it's always the case that either both or neither of these cfgs is set, but with this PR, it becomes possible to set cfg(backtrace) without setting cfg(error_generic_member_access).

@dtolnay dtolnay merged commit cf66194 into master Dec 26, 2023
@dtolnay dtolnay deleted the backtrace branch December 26, 2023 22:48
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