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

fix: Client's fluent builder doc links now correctly link to raw identifiers #1142

Merged
merged 9 commits into from
Feb 2, 2022

Conversation

Velfi
Copy link
Contributor

@Velfi Velfi commented Feb 1, 2022

Motivation and Context

fixes #1129

Description

Previously, we were escaping the member names used to create the fluent builder doc links in Client docs. This fixes that

Testing

I ran codegen, generated docs, and verified the fix using the chime service SDK

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Velfi Velfi requested a review from a team as a code owner February 1, 2022 16:43
@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

A new generated diff is ready to view.

Co-authored-by: John DiSanti <jdisanti@amazon.com>
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new doc preview is ready to view.

@Velfi Velfi changed the title fix: don't escape member names in doc links fix: Client's fluent builder doc links now correctly link to raw identifiers Feb 2, 2022
@Velfi Velfi enabled auto-merge (squash) February 2, 2022 18:27
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

A new generated diff is ready to view.

@Velfi Velfi merged commit 4c7515f into main Feb 2, 2022
@Velfi Velfi deleted the fix/dont_escape_member_names_in_doc_links branch February 2, 2022 18:42
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.

Generated code produces cargo doc warnings
2 participants