About the documentation category
|
|
1
|
1537
|
March 25, 2019
|
"nightly-rustc" docs are also generated for stable
|
|
1
|
126
|
November 16, 2024
|
Mistake in ptr::from_ref() doc comment on temporary lifetime?
|
|
1
|
157
|
November 1, 2024
|
Discussion: Mis-documentation of `.append` method in `OpenOption`
|
|
4
|
205
|
October 22, 2024
|
Release note process question
|
|
2
|
189
|
October 18, 2024
|
Are [env] blocks documented anywhere?
|
|
2
|
277
|
October 6, 2024
|
How to add documentation to stdlib?
|
|
3
|
156
|
September 28, 2024
|
What the process of changing unsafe code restrictions?
|
|
2
|
173
|
September 25, 2024
|
Extra character in rust book
|
|
6
|
405
|
December 8, 2024
|
Generating a documentation for tests
|
|
1
|
256
|
November 25, 2024
|
Object Safety is a terrible term
|
|
42
|
2976
|
November 2, 2024
|
It is not strictly true that "items from traits can only be used if the trait is in scope"
|
|
6
|
319
|
October 24, 2024
|
Improve slice documentaion
|
|
2
|
181
|
October 10, 2024
|
Different notions of "Safety" in Rust terminology
|
|
13
|
456
|
September 14, 2024
|
Subtrait Section
|
|
4
|
448
|
August 29, 2024
|
Rustdoc: ability to exclude "prelude" modules from search
|
|
9
|
327
|
July 1, 2024
|
Doc Presentation
|
|
7
|
455
|
June 24, 2024
|
RustDoc: Group methods for easy of navigation
|
|
18
|
889
|
June 12, 2024
|
Why use nightly for docs.rs?
|
|
34
|
1625
|
June 9, 2024
|
RustDoc: hyperlinks in (text) code blocks/snippets
|
|
8
|
379
|
June 5, 2024
|
Compiling byte code and how to correctly restore write functionality of a pointer?
|
|
7
|
377
|
May 8, 2024
|
More granular `missing_docs`?
|
|
4
|
419
|
March 2, 2024
|
pre-RFC: List all re-exported items, including those imported by wildcards, in rust docs
|
|
2
|
361
|
February 6, 2024
|
Implicit use of a trait in its implementation leaks through a module
|
|
3
|
412
|
January 15, 2024
|
Force documentations to add small sections providing high-level documentation and "how-to"s for each element of a crate
|
|
9
|
746
|
December 2, 2023
|
How do you discover crate features when using a new crate?
|
|
6
|
766
|
November 27, 2023
|
Why doesn't documentation for `struct` and `enum` mention that tuple constructors can be used as normal functions?
|
|
2
|
443
|
October 19, 2023
|
Feature Request: Improve constants generated docs
|
|
2
|
347
|
October 18, 2023
|
Rustdoc: distinguish 'Provided' trait methods with 'Auxilliary' sub-category
|
|
5
|
392
|
October 15, 2023
|
Incorrect `Box::clone` doc
|
|
3
|
532
|
September 7, 2023
|