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

semver-parser v0.10.1 build failure on stable #218

Closed
tarcieri opened this issue Oct 26, 2020 · 1 comment
Closed

semver-parser v0.10.1 build failure on stable #218

tarcieri opened this issue Oct 26, 2020 · 1 comment

Comments

@tarcieri
Copy link

Strangely, it seems to build on some of my repos but not others.

Pinning to =0.10.0 fixed the problem for me.

error[E0658]: non-builtin inner attributes are unstable
 --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.10.1/src/generated.rs:4:1
  |
4 | #![rustfmt::skip]
  | ^^^^^^^^^^^^^^^^^
  |
  = note: for more information, see https://github.com/rust-lang/rust/issues/54726
@djc
Copy link

djc commented Nov 3, 2020

Should this be closed in favor of (reopening) steveklabnik/semver-parser#52?

@tarcieri tarcieri closed this as completed Nov 3, 2020
SergeyKolchanov added a commit to SergeyKolchanov/cargo-audit that referenced this issue Dec 29, 2020
cargo-audit now requires rustc 1.44 because of dependency on semver-parser, which now requires rustc 1.44. For details, see:
dtolnay/semver#218
SergeyKolchanov added a commit to SergeyKolchanov/cargo-audit that referenced this issue Dec 29, 2020
cargo-audit now requires rustc 1.44 because of dependency on semver-parser, which now requires rustc 1.44. For details, see:
dtolnay/semver#218
SergeyKolchanov added a commit to SergeyKolchanov/cargo-audit that referenced this issue Dec 29, 2020
cargo-audit now requires rustc 1.44 because of dependency on semver-parser, which now requires rustc 1.44. For details, see:
dtolnay/semver#218
tarcieri pushed a commit to rustsec/rustsec that referenced this issue Dec 29, 2020
cargo-audit now requires rustc 1.44 because of dependency on semver-parser, which now requires rustc 1.44. For details, see:
dtolnay/semver#218
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

No branches or pull requests

2 participants