About the documentation category
|
|
1
|
1537
|
March 25, 2019
|
"nightly-rustc" docs are also generated for stable
|
|
1
|
107
|
November 16, 2024
|
Mistake in ptr::from_ref() doc comment on temporary lifetime?
|
|
1
|
154
|
November 1, 2024
|
Discussion: Mis-documentation of `.append` method in `OpenOption`
|
|
4
|
200
|
October 22, 2024
|
Release note process question
|
|
2
|
187
|
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
|
172
|
September 25, 2024
|
Extra character in rust book
|
|
5
|
402
|
September 9, 2024
|
Generating a documentation for tests
|
|
0
|
255
|
August 27, 2024
|
Object Safety is a terrible term
|
|
42
|
2558
|
November 2, 2024
|
It is not strictly true that "items from traits can only be used if the trait is in scope"
|
|
6
|
316
|
October 24, 2024
|
Improve slice documentaion
|
|
2
|
180
|
October 10, 2024
|
Different notions of "Safety" in Rust terminology
|
|
13
|
452
|
September 14, 2024
|
Subtrait Section
|
|
4
|
448
|
August 29, 2024
|
Rustdoc: ability to exclude "prelude" modules from search
|
|
9
|
320
|
July 1, 2024
|
Doc Presentation
|
|
7
|
455
|
June 24, 2024
|
RustDoc: Group methods for easy of navigation
|
|
18
|
885
|
June 12, 2024
|
Why use nightly for docs.rs?
|
|
34
|
1609
|
June 9, 2024
|
RustDoc: hyperlinks in (text) code blocks/snippets
|
|
8
|
373
|
June 5, 2024
|
Compiling byte code and how to correctly restore write functionality of a pointer?
|
|
7
|
375
|
May 8, 2024
|
More granular `missing_docs`?
|
|
4
|
417
|
March 2, 2024
|
pre-RFC: List all re-exported items, including those imported by wildcards, in rust docs
|
|
2
|
360
|
February 6, 2024
|
Implicit use of a trait in its implementation leaks through a module
|
|
3
|
409
|
January 15, 2024
|
Force documentations to add small sections providing high-level documentation and "how-to"s for each element of a crate
|
|
9
|
744
|
December 2, 2023
|
How do you discover crate features when using a new crate?
|
|
6
|
762
|
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
|
346
|
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
|