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 #[inline] attributes on function prototypes #914

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Remove #[inline] attributes on function prototypes #914

merged 1 commit into from
Dec 23, 2019

Conversation

LukasKalbertodt
Copy link
Contributor

These attributes now lead to a compile error on nightly. See this Rust PR for more information.

These attributes now lead to a compile error on nightly.
@LukasKalbertodt LukasKalbertodt mentioned this pull request Nov 1, 2019
@LukasKalbertodt
Copy link
Contributor Author

Could this and #913 be merged soon? Both are just tiny fixes. Though I saw that this crate seems to be unmaintained in the recent months? Is @briansmith the only one who can merge? If you read that, @briansmith, could you consider getting the Rust Bus on board? I understand very well if you can't maintain this crate at the moment; life can always get in the way. But since ring has become a pretty important part of the Rust ecosystem, it's not really healthy if it's unmaintained for too long.

(The CI failure in this case is just from coveralls. But obviously, this change did not actually decrease or increase coverage.)

@briansmith briansmith merged commit 4455a4e into briansmith:master Dec 23, 2019
@briansmith
Copy link
Owner

Thanks!

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