Skip to content

Support panicking and make unsupported platforms a nop - #5

Closed
oli-obk wants to merge 12 commits into
rust-lang:masterfrom
oli-obk:master
Closed

Support panicking and make unsupported platforms a nop#5
oli-obk wants to merge 12 commits into
rust-lang:masterfrom
oli-obk:master

Conversation

@oli-obk

Copy link
Copy Markdown
Contributor

Comment threadsrc/lib.rs Outdated
Comment threadsrc/lib.rs Outdated
Comment threadbuild.rs Outdated
Comment threadCargo.toml Outdated
Comment threadsrc/lib.rs Outdated
@alexcrichton

Copy link
Copy Markdown
Member

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

(MinGW on appveyor failures can probably be ignored)

@oli-obk

Copy link
Copy Markdown
ContributorAuthor

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

Comment threadbuild.rs
Comment threadsrc/lib.rs Outdated
@alexcrichton

Copy link
Copy Markdown
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-obkoli-obk mentioned this pull request Nov 16, 2018
@alexcrichton

Copy link
Copy Markdown
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 freeto 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

@oli-obk@alexcrichton