Skip to content

Update to latest rust #7

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

Merged
merged 1 commit into from
Jun 2, 2014
Merged

Conversation

branarm
Copy link
Contributor

@branarm branarm commented May 31, 2014

Changed cases of #[deriving(Eq)] and #[deriving(Ord)] to #[deriving(PartialEq)] and #[deriving(PartialOrd)]
Added #![allow(non_snake_case_functions)] to src/openal.rs to suppress warnings

@jeremyletang
Copy link
Owner

I think it should break again soon. I will wait until this pull request is merged rust-lang/rust#14579

jeremyletang added a commit that referenced this pull request Jun 2, 2014
@jeremyletang jeremyletang merged commit ca71ac9 into jeremyletang:master Jun 2, 2014
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