mirror of https://github.com/astral-sh/uv
Indented blocks in Markdown are treated as code blocks, and rustdoc treats all unadorned code blocks as Rust doctests. Since this wasn't intended as a doctest and isn't valid Rust, it makes `cargo test --doc` fail. We fix this by using an explicit code block labeled as `text`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||