Skip to content
Unverified Commit 72de0c69 authored by John DiSanti's avatar John DiSanti Committed by GitHub
Browse files

Implement tool to identify external types used in public APIs (#1172)

* Implement tool to identify external types used in public APIs

* Allow specifying which nightly to use

* Move `visitor::is_allowed_type` into `Config`

* Add doc comments

* Use `tracing_attributes::instrument`

* Rename `RefType` to `ErrorLocation`

* Add ability to output a Markdown table

* Allow customization of crate features in analysis

* Work around rustdoc ICE in `aws-smithy-json`

* Integrate with cargo

* Add a readme

* Fix some comments

* Rename `ContextStack` to `Path`

* Verify rustdoc output format version

* Improve error message
parent 7b244a40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment