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

Broken doc link in non-SDK fluent clients #1040

Closed
jdisanti opened this issue Jan 5, 2022 · 1 comment
Closed

Broken doc link in non-SDK fluent clients #1040

jdisanti opened this issue Jan 5, 2022 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@jdisanti
Copy link
Collaborator

jdisanti commented Jan 5, 2022

Several of these warnings can be observed when running ./gradlew codegen-test:check:

warning: unresolved link to `self::retry::Standard`
  --> simple/rust-codegen/src/client.rs:33:49
   |
33 | ///   policy implemented in [`retry::Standard`](crate::retry::Standard).
   |                                                 ^^^^^^^^^^^^^^^^^^^^^^ no item named `retry` in module `simple`
@jdisanti jdisanti added bug Something isn't working documentation Improvements or additions to documentation labels Jan 5, 2022
@jdisanti
Copy link
Collaborator Author

This was fixed by #1069.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant