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

Support panicking and make unsupported platforms a nop #5

Closed
wants to merge 12 commits into from

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Nov 2, 2018

src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
build.rs Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@alexcrichton
Copy link
Member

It looks like MSVC is having trouble with the panicking code?

(MinGW on appveyor failures can probably be ignored)

@oli-obk
Copy link
Contributor Author

oli-obk commented Nov 6, 2018

I'll try to find a windows machine to debug this on

build.rs Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@alexcrichton
Copy link
Member

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!

@oli-obk oli-obk mentioned this pull request Nov 16, 2018
@alexcrichton
Copy link
Member

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

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.

2 participants