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

Update to 2018 #129

Merged
merged 2 commits into from Apr 20, 2021
Merged

Update to 2018 #129

merged 2 commits into from Apr 20, 2021

Conversation

TedDriggs
Copy link
Owner

  • Fix relative visibility
  • Fix imports to use crate::
  • Remove most unnecessary macro imports
  • Fix all warnings in tests and examples

First step of #127

* Fix relative visibility in darling_core
* Fix imports to use crate::
* Remove most unnecessary `#[macro_use]` and `extern crate` lines
* Fix all warnings in tests and examples
* Add self:: to core/lib.rs to compile on 1.31.0

First step of #127
@TedDriggs TedDriggs merged commit f919212 into master Apr 20, 2021
@TedDriggs TedDriggs deleted the edition-2018 branch April 20, 2021 22:45
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.

None yet

1 participant