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

have check for building rust docs #99

Open
jfly opened this issue Feb 2, 2024 · 0 comments
Open

have check for building rust docs #99

jfly opened this issue Feb 2, 2024 · 0 comments

Comments

@jfly
Copy link
Contributor

jfly commented Feb 2, 2024

Right now, they build, but there is this warning:

$ cargo doc --workspace --open
...
warning: unresolved link to `Landings`
   --> crates/store/src/lib.rs:391:25
    |
391 |     /// Retrieves all [`Landings`]s.
    |                         ^^^^^^^^ no item named `Landings` in scope
    |
    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
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

No branches or pull requests

1 participant