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

std doesn't seem to build without the backtrace feature #42139

Closed
ids1024 opened this issue May 21, 2017 · 0 comments
Closed

std doesn't seem to build without the backtrace feature #42139

ids1024 opened this issue May 21, 2017 · 0 comments

Comments

@ids1024
Copy link
Contributor

ids1024 commented May 21, 2017

ca8b754 seems to be responsible; using the backtrace module even when the feature is disabled and that module is not compiled.

These two lines in particular cause errors:
ca8b754#diff-bf0874963583c8c7f5645b5e6ea0e5e7R57
ca8b754#diff-c31566eec0e481d86864fc4152b3df33R362

frewsxcv added a commit to frewsxcv/rust that referenced this issue May 24, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
frewsxcv added a commit to frewsxcv/rust that referenced this issue May 24, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue May 24, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue May 24, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue May 24, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue May 25, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue May 25, 2017
Fix building std without backtrace feature, which was broken in ca8b754

Fixes rust-lang#42139
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

1 participant