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

Rust 2021 Edition #46

Open
1 task done
Druue opened this issue Oct 2, 2021 · 3 comments · Fixed by #63
Open
1 task done

Rust 2021 Edition #46

Druue opened this issue Oct 2, 2021 · 3 comments · Fixed by #63
Labels
cleanup Refactor / cleanup of code enhancement New feature or request low priority

Comments

@Druue
Copy link
Collaborator

Druue commented Oct 2, 2021

Slated for October 21.
https://doc.rust-lang.org/edition-guide/rust-2021/index.html

  • Features Enabled
@Druue Druue added enhancement New feature or request cleanup Refactor / cleanup of code low priority labels Oct 2, 2021
@Druue Druue linked a pull request Oct 21, 2021 that will close this issue
Merged
@Druue Druue mentioned this issue Oct 21, 2021
Merged
@Druue Druue closed this as completed in #63 Oct 21, 2021
@Druue Druue reopened this Oct 21, 2021
@erwanvivien
Copy link

Hello, this bug makes the Dockerfile not working (version problem), I believe version 1.56 of cargo in Docker fixes it :)

error: failed to parse manifest at `/app/Cargo.toml`

Caused by:
  feature `edition2021` is required

  The package requires the Cargo feature called `edition2021`, but that feature is not stabilized in this version of Cargo (1.55.0 (32da73ab1 2021-08-23)).
  Consider trying a newer version of Cargo (this may require the nightly release).
  See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2021 for more information about the status of this feature.
thread 'main' panicked at 'Exited with status code: 101', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/cargo-chef-0.1.31/src/recipe.rs:145:27
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@Druue
Copy link
Collaborator Author

Druue commented Dec 18, 2021

Ah, interesting! I'll take a look

@erwanvivien
Copy link

I believe it has been fixed, please close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactor / cleanup of code enhancement New feature or request low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants