Recent Releases of https://github.com/awslabs/cargo-check-external-types
https://github.com/awslabs/cargo-check-external-types - v0.3.0
Known working nightly for this release: nightly-2025-08-06
What's Changed
- Bump to nightly-2025-08-06 and rustdoc types 55 by @landonxjames in https://github.com/awslabs/cargo-check-external-types/pull/233
New Contributors
- @landonxjames made their first contribution in https://github.com/awslabs/cargo-check-external-types/pull/233
Full Changelog: https://github.com/awslabs/cargo-check-external-types/compare/v0.2.0...v0.3.0
- Rust
Published by landonxjames 11 months ago
https://github.com/awslabs/cargo-check-external-types - v0.2.0
Known working nightly for this release: nightly-2025-05-04
New this release - :feat: (#203, @Hmikihiro ) Warn About Unused and Duplicated Patterns in allowedexternaltypes
Contributors Thank you for your contributions! :heart: - @djc - @Hmikihiro
- Rust
Published by aajtodd about 1 year ago
https://github.com/awslabs/cargo-check-external-types - v0.1.13
Known working nightly for this release: nightly-2024-06-30
New this release
- :bug: (#183, @taiki-e) Do not report WherePredicate::BoundPredicate::type_.
Contributors Thank you for your contributions! :heart: - @taiki-e
- Rust
Published by ysaito1001 over 1 year ago
https://github.com/awslabs/cargo-check-external-types - v0.1.12
Known working nightly for this release: nightly-2024-05-01
New this release - :tada: (#155, @eopb) Upgrade to Rust nightly-2024-05-01 and rustdoc-types 0.25. - (#141, @matthiasbeyer) Bring lockfile up to date.
Contributors Thank you for your contributions! :heart: - @matthiasbeyer - @eopb
- Rust
Published by jdisanti about 2 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.11
Known working nightly for this release: nightly-2024-02-07
New this release - :tada: (#130, #140, @jayvdb) Upgrade to Rust nightly-2024-02-07 and rustdoc-types 0.24. - (#136, #139, @kdnakt, @tottoto) Upgrade to clap 4.
Contributors Thank you for your contributions! :heart: - @jayvdb - @kdnakt - @tottoto - @tshepang
- Rust
Published by jdisanti over 2 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.10
This release has no functional changes, but was done to update the README in crates.io to fix some broken links.
- Rust
Published by jdisanti over 2 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.9
Known working nightly for this release: nightly-2023-10-10
New this release
- :tada: (#48, #116, @cpu) Add support for reading config directly from Cargo.toml rather than from external config file. See the README for instructions on how to do this.
- :tada: (#110, @taiki-e) Add support for specifying the compiler target with the --target flag.
- :bug: (#113, #114, @cpu) Fix detection of rustdoc json in crates that rename the lib in the Cargo.toml file.
Contributors Thank you for your contributions! :heart: - @cpu - @taiki-e
- Rust
Published by jdisanti over 2 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.8
New this release - :tada: (#109, @ctz) Upgrade to Rust nightly-2023-10-10
Contributors Thank you for your contributions! :heart: - @ctz (#109)
- Rust
Published by jdisanti over 2 years ago
https://github.com/awslabs/cargo-check-external-types -
- 🎉 (https://github.com/awslabs/cargo-check-external-types/pull/70) Upgrade to Rust nightly-2023-05-31
- (https://github.com/awslabs/cargo-check-external-types/pull/70) Emit a warning when external types cannot be checked for
pubtypes exported from modules marked#[doc(hidden)].
- Rust
Published by Velfi about 3 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.6
New this release
- :tada: (#32) Upgrade to Rust
nightly-2022-11-16 - (#32) Emit a warning when external types cannot be checked on
pubstruct fields that are hidden with#[doc(hidden)] - (#32) Improve error message context on tuple struct members
- Rust
Published by jdisanti over 3 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.5
New this release
- :bug: (#19, #23) Fix bug in associated type visitation
- Rust
Published by jdisanti over 3 years ago
https://github.com/awslabs/cargo-check-external-types - v0.1.4
cargo-check-external-types has been split out of the awslabs/smithy-rs repository. This release is to make necessary crate metadata updates to improve the README and repository link in crates.io. Otherwise, there are only minor code refactors that should not impact program behavior.
- Rust
Published by jdisanti almost 4 years ago