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

remove crate debug #7

Merged
merged 1 commit into from
Oct 20, 2014
Merged

remove crate debug #7

merged 1 commit into from
Oct 20, 2014

Conversation

samdoshi
Copy link
Collaborator

The debug crate has been removed, I've replaced :{:?} with {} and added #[deriving(Show)] where necessary.

rust-lang/rfcs#379
rust-lang/rust#18046
rust-lang/rust#18064

musitdev added a commit that referenced this pull request Oct 20, 2014
The debug crate has been removed, I've replaced :{:?} with {} and added #[deriving(Show)] where necessary.
@musitdev musitdev merged commit e7737bb into musitdev:master Oct 20, 2014
@samdoshi samdoshi deleted the libdebug branch October 20, 2014 09:00
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