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 box syntax #2

Closed

Commits on Jun 24, 2023

  1. Drop box syntax

    `box_syntax` has been removed from rust:
    rust-lang/rust#108471. Use `Box::new` instead.
    CardboardTurkey committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    ffa3789 View commit details
    Browse the repository at this point in the history
  2. Clippy suggestions

    CardboardTurkey committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    9a0ccb0 View commit details
    Browse the repository at this point in the history