-
Notifications
You must be signed in to change notification settings - Fork 54
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
Support panicking and make unsupported platforms a nop #5
Conversation
It looks like MSVC is having trouble with the panicking code? (MinGW on appveyor failures can probably be ignored) |
I'll try to find a windows machine to debug this on |
…various extern functions
…ven after popping it
FWIW I think a git dep in rustc should be sufficient for profiling, but if you need me to publish anything here just let me know! |
I've cleaned this up a bit and moved it over to https://github.com/alexcrichton/stacker/pull/11 so I'm gonna close this |
cc rust-lang/rust#55617 (comment)