Tim Siegel
Tim Siegel
There should be `name` or `id` attributes in the HTML output. For example, https://ziglang.org/learn/overview/ . It should be possible to link directly to the figure called `19-generics.zig`, or _at least_...
In the **Why Async?** » **Async vs. other concurrency models** section, there is no description of **Async** itself. It's frustrating reading through the whole page and finding lots of descriptions...
An example in the Overview page is meant to show how `switch` requires exhaustive error checks. Instead, it shows that a `main` function is required. https://ziglang.org/learn/overview/ _(search for `15-errors-switch`)_ Suggested...
## Testing I didn't test this, I'm not sure how to do so. ## Rationale for `stable` I decided that a redirect to `//doc.rust-lang.org/stable/*` makes the most sense. While the...
### What needs to be fixed? Old docs, with "master" in the URL, are accessible from static.rust-lang.org. This may show up in web search results, older forum posts, etc. ###...
This question has been raised as an issue many times. It continues to trip up new users, especially given that the recommended configuration includes the capslock, esc overload which suffers...