Commit daf78c9
committed
Replace doc_auto_cfg with doc_cfg to allow docsrs build to succeed
See rust-lang/rust#138907 for reference
And https://docs.rs/crate/aws-sdk-dynamodb/1.94.0/builds/2555063 for an
example of how builds were failing1 parent 4ac79e6 commit daf78c9
File tree
67 files changed
+92
-96
lines changed- aws/rust-runtime
- aws-config
- src
- aws-credential-types
- src
- aws-inlineable/src
- aws-runtime-api
- src
- aws-runtime
- src
- aws-sigv4
- src
- aws-types
- src
- codegen-core/src/main/kotlin/software/amazon/smithy/rust/codegen/core/smithy/generators
- rust-runtime
- aws-smithy-async
- src
- aws-smithy-cbor
- src
- aws-smithy-checksums
- src
- aws-smithy-compression
- src
- aws-smithy-dns
- src
- aws-smithy-eventstream
- src
- aws-smithy-experimental
- src
- aws-smithy-fuzz
- src
- aws-smithy-http-client
- src
- aws-smithy-http-server-python
- src
- aws-smithy-http-server-typescript
- src
- aws-smithy-http-server
- src
- aws-smithy-http
- src
- aws-smithy-json
- src
- aws-smithy-mocks
- src
- aws-smithy-observability-otel
- src
- aws-smithy-observability
- src
- aws-smithy-protocol-test
- src
- aws-smithy-query
- src
- aws-smithy-runtime-api
- src
- aws-smithy-runtime
- src
- aws-smithy-types-convert
- src
- aws-smithy-types
- src
- aws-smithy-wasm
- src
- aws-smithy-xml
- src
- inlineable/src
- tools/ci-build/sdk-lints/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+92
-96
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments