Skip to content

Conversation

@tgross35
Copy link
Contributor

Rouille does not currently specify an edition. Set it to 2021 and update to newer idioms, including:

  • Remove unneeded extern crate
  • Remove fn main() { /* ... */ } in doctests
  • Replace #[macro_use] with direct imports

Rouille does not currently specify an edition. Set it to 2021 and update
to newer idioms, including:

* Remove unneeded `extern crate`
* Remove `fn main() { /* ... */ }` in doctests
* Replace `#[macro_use]` with direct imports
* Fix or `#[allow]` warnings

Include the rouille-multipart vendored directory in this upgrade
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