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

CI: add cargo-deny and cargo-machete #548

Merged
merged 3 commits into from
Dec 28, 2023
Merged

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Dec 28, 2023

Also remove several godot-itest CI jobs.

We should plan the removal of dependencies of paste and gensym. Both are trivially implementable using proc-macros, we just haven't used them out of convenience so far. But especially gensym is ~10 LoC proc-macro code and pulls in entire syn, that's just unnecessary bloat for no reason.

@Bromeon Bromeon added feature Adds functionality to the library c: tooling CI, automation, tools labels Dec 28, 2023
@Bromeon Bromeon mentioned this pull request Dec 28, 2023
17 tasks
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-548

@Bromeon Bromeon added this pull request to the merge queue Dec 28, 2023
Merged via the queue into master with commit 5e18af8 Dec 28, 2023
16 checks passed
@Bromeon Bromeon deleted the feature/ci-deny-machete branch December 28, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: tooling CI, automation, tools feature Adds functionality to the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants