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

Chore: cleared "cargo doc" issue. #1687

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

martinfrances107
Copy link
Contributor

warning: Rust code block is empty
--> leptos_reactive/src/memo.rs:209:9
|
209 | /// | ^^^ | = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default help: mark blocks that do not contain Rust code as text | 209 | ///text
| ++++

warning: Rust code block is empty
   --> leptos_reactive/src/memo.rs:209:9
    |
209 |     /// ```
    |         ^^^
    |
    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
help: mark blocks that do not contain Rust code as text
    |
209 |     /// ```text
    |            ++++
@gbj
Copy link
Collaborator

gbj commented Sep 10, 2023

Oh, thanks!

@gbj gbj merged commit 1719c0d into leptos-rs:main Sep 10, 2023
55 checks passed
@martinfrances107 martinfrances107 deleted the memo_issue branch September 11, 2023 14:43
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.

2 participants