About the documentation category
|
|
1
|
1538
|
March 25, 2019
|
Pre-RFC: add LLM text version to rustdoc
|
|
14
|
824
|
January 17, 2025
|
"nightly-rustc" docs are also generated for stable
|
|
1
|
130
|
November 16, 2024
|
Mistake in ptr::from_ref() doc comment on temporary lifetime?
|
|
1
|
162
|
November 1, 2024
|
Discussion: Mis-documentation of `.append` method in `OpenOption`
|
|
4
|
212
|
October 22, 2024
|
Release note process question
|
|
2
|
190
|
October 18, 2024
|
Are [env] blocks documented anywhere?
|
|
2
|
282
|
October 6, 2024
|
How to add documentation to stdlib?
|
|
3
|
158
|
September 28, 2024
|
What the process of changing unsafe code restrictions?
|
|
2
|
175
|
September 25, 2024
|
Extra character in rust book
|
|
5
|
407
|
September 9, 2024
|
Generating a documentation for tests
|
|
0
|
261
|
August 27, 2024
|
Object Safety is a terrible term
|
|
42
|
3188
|
November 2, 2024
|
It is not strictly true that "items from traits can only be used if the trait is in scope"
|
|
6
|
325
|
October 24, 2024
|
Improve slice documentaion
|
|
2
|
181
|
October 10, 2024
|
Different notions of "Safety" in Rust terminology
|
|
13
|
462
|
September 14, 2024
|
Subtrait Section
|
|
4
|
449
|
August 29, 2024
|
Rustdoc: ability to exclude "prelude" modules from search
|
|
9
|
334
|
July 1, 2024
|
Doc Presentation
|
|
7
|
456
|
June 24, 2024
|
RustDoc: Group methods for easy of navigation
|
|
18
|
900
|
June 12, 2024
|
Why use nightly for docs.rs?
|
|
34
|
1656
|
June 9, 2024
|
RustDoc: hyperlinks in (text) code blocks/snippets
|
|
8
|
399
|
June 5, 2024
|
Compiling byte code and how to correctly restore write functionality of a pointer?
|
|
7
|
379
|
May 8, 2024
|
More granular `missing_docs`?
|
|
4
|
425
|
March 2, 2024
|
pre-RFC: List all re-exported items, including those imported by wildcards, in rust docs
|
|
2
|
363
|
February 6, 2024
|
Implicit use of a trait in its implementation leaks through a module
|
|
3
|
421
|
January 15, 2024
|
Force documentations to add small sections providing high-level documentation and "how-to"s for each element of a crate
|
|
9
|
748
|
December 2, 2023
|
How do you discover crate features when using a new crate?
|
|
6
|
774
|
November 27, 2023
|
Why doesn't documentation for `struct` and `enum` mention that tuple constructors can be used as normal functions?
|
|
2
|
444
|
October 19, 2023
|
Feature Request: Improve constants generated docs
|
|
2
|
348
|
October 18, 2023
|
Rustdoc: distinguish 'Provided' trait methods with 'Auxilliary' sub-category
|
|
5
|
392
|
October 15, 2023
|