Skip to content
Snippets Groups Projects

Edition cleanup

Open Pascal Engélibert requested to merge tuxmain/duniter-gva:edition_cleanup into master

Some cleanup to follow the language updates, new clippy lints and Rust 2021.

The crate duniter-gva-gql could not be migrated to 2021, probably because of an async_graphql's macro.

&[T]::try_into() -> [T; N] is simpler and safer than using uninit.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading