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

Implement no_std support #98

Closed
wants to merge 2 commits into from
Closed

Implement no_std support #98

wants to merge 2 commits into from

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Jul 8, 2018

Note that cpp_demangle and gimli may still need updating once they release updates, but they shouldn't be breaking changes.

Some of this is based on @est31's work.

Fixes #90

philipc added 2 commits July 8, 2018 18:24
Note that cpp_demangle and gimli may still need updating once they
release updates, but they shouldn't be breaking changes.
@philipc philipc requested a review from fitzgen July 8, 2018 08:25
@philipc
Copy link
Contributor Author

philipc commented Jul 9, 2018

Recent changes to the unstable alloc API have broken things (eg btree_map), and this requires fixes in other crates. Probably worth waiting to see what happens as a result of the alloc stabilization discussions.

@philipc philipc closed this Jul 9, 2018
@roblabla roblabla mentioned this pull request Aug 1, 2018
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