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: Some cleanup #1767

Merged
merged 2 commits into from
Feb 28, 2025
Merged

rust: Some cleanup #1767

merged 2 commits into from
Feb 28, 2025

Conversation

svix-jplatte
Copy link
Member

No description provided.

We no longer use OpenAPI generator.
… that are uploaded to crates.io.

cargo-diet output for this change:

┌────────────────────────────────────────────────────────────────┬─────────────┐
│ Removed File                                                   │ Size (Byte) │
├────────────────────────────────────────────────────────────────┼─────────────┤
│ tests/it/utils/mod.rs                                          │          21 │
│ .rustfmt.toml                                                  │          51 │
│ tests/it/main.rs                                               │          53 │
│ .gitignore                                                     │          53 │
│ templates/api_summary.rs.jinja                                 │         593 │
│ templates/component_type.rs.jinja                              │         602 │
│ templates/api_extra/application_create.rs                      │         619 │
│ templates/types/integer_enum.rs.jinja                          │         667 │
│ templates/types/string_enum.rs.jinja                           │         786 │
│ tests/it/mode_serialization.rs                                 │        1018 │
│ templates/api_extra/message.rs                                 │        1097 │
│ .openapi-generator-ignore                                      │        1150 │
│ templates/types/struct_enum.rs.jinja                           │        1303 │
│ tests/it/utils/test_client.rs                                  │        1327 │
│ templates/api_extra/message_attempt_list_attempted_messages.rs │        1338 │
│ templates/types/struct.rs.jinja                                │        1561 │
│ templates/api_extra/message_expunge_content.rs                 │        1658 │
│ templates/types/struct_fields.rs.jinja                         │        1748 │
│ templates/api_resource.rs.jinja                                │        5101 │
│ tests/it/kitchen_sink.rs                                       │        6546 │
└────────────────────────────────────────────────────────────────┴─────────────┘
Saved 13% or 27.3 KB in 20 files (of 211.1 KB and 120 files in entire crate)
@svix-jplatte svix-jplatte requested a review from a team as a code owner February 28, 2025 14:14
@svix-jplatte svix-jplatte merged commit d7fd583 into main Feb 28, 2025
16 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/rust-lib-stuff branch February 28, 2025 14:34
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.

2 participants