About the documentation category
|
|
1
|
1534
|
March 25, 2019
|
Extra character in rust book
|
|
5
|
383
|
September 9, 2024
|
Generating a documentation for tests
|
|
0
|
237
|
August 27, 2024
|
Object Safety is a terrible term
|
|
41
|
2205
|
August 4, 2024
|
It is not strictly true that "items from traits can only be used if the trait is in scope"
|
|
5
|
314
|
July 26, 2024
|
Improve slice documentaion
|
|
1
|
179
|
July 12, 2024
|
Different notions of "Safety" in Rust terminology
|
|
13
|
445
|
September 14, 2024
|
Subtrait Section
|
|
4
|
448
|
August 29, 2024
|
Rustdoc: ability to exclude "prelude" modules from search
|
|
9
|
307
|
July 1, 2024
|
Doc Presentation
|
|
7
|
451
|
June 24, 2024
|
RustDoc: Group methods for easy of navigation
|
|
18
|
861
|
June 12, 2024
|
Why use nightly for docs.rs?
|
|
34
|
1574
|
June 9, 2024
|
RustDoc: hyperlinks in (text) code blocks/snippets
|
|
8
|
335
|
June 5, 2024
|
Compiling byte code and how to correctly restore write functionality of a pointer?
|
|
7
|
372
|
May 8, 2024
|
More granular `missing_docs`?
|
|
4
|
408
|
March 2, 2024
|
pre-RFC: List all re-exported items, including those imported by wildcards, in rust docs
|
|
2
|
357
|
February 6, 2024
|
Implicit use of a trait in its implementation leaks through a module
|
|
3
|
400
|
January 15, 2024
|
Force documentations to add small sections providing high-level documentation and "how-to"s for each element of a crate
|
|
9
|
736
|
December 2, 2023
|
How do you discover crate features when using a new crate?
|
|
6
|
757
|
November 27, 2023
|
Why doesn't documentation for `struct` and `enum` mention that tuple constructors can be used as normal functions?
|
|
2
|
441
|
October 19, 2023
|
Feature Request: Improve constants generated docs
|
|
2
|
343
|
October 18, 2023
|
Rustdoc: distinguish 'Provided' trait methods with 'Auxilliary' sub-category
|
|
5
|
391
|
October 15, 2023
|
Incorrect `Box::clone` doc
|
|
3
|
530
|
September 7, 2023
|
Relative URL in doc comments
|
|
4
|
687
|
May 21, 2023
|
Nightly feature preview in the docs search menu
|
|
3
|
620
|
May 12, 2023
|
Rustdoc suggestion: Highlight links `fn`s, `mod`s `type`s etc. appropriately within `///` and `//!` documentation
|
|
3
|
573
|
April 20, 2023
|
Rustdoc: interest in producing intersphinx index files?
|
|
7
|
793
|
April 5, 2023
|
Rustdoc hiding important bounds
|
|
13
|
1206
|
February 18, 2023
|
Rustdoc exposing private information
|
|
18
|
1659
|
February 7, 2023
|
Mentioning about the memory consumption of different collections
|
|
10
|
1986
|
January 23, 2023
|