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

Rehabilitate CI, upgrade to syn@2 #542

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

tamird
Copy link

@tamird tamird commented Sep 30, 2024

See individual commits. Extracted from #536 minus the regression.

```
TRYBUILD=overwrite cargo test
```
@tamird
Copy link
Author

tamird commented Sep 30, 2024

@TeXitoi I think you might need to enable github actions from the repo settings.

@tamird tamird force-pushed the syn2 branch 9 times, most recently from a27d75e to 50c3b09 Compare October 1, 2024 13:45
tamird added 3 commits October 4, 2024 05:51
Remove feature clap/lints; no longer supported:
```
error[E0557]: feature has been removed
   -->
/Users/tamird/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-2.33.4/src/lib.rs:536:40
    |
536 | #![cfg_attr(feature = "lints", feature(plugin))]
    |                                        ^^^^^^ feature has been
removed
    |
    = note: plugins are no longer supported
```

Bump MSRV as forced by dependencies.
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