Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
doc
/
rustdoc
/
src
c702055
Update the-doc-attribute.md (#1)
by Eeshvar Das
· 3 weeks ago
f1ceb07
Update extracted-doctest feature documentation
by Guillaume Gomez
· 6 weeks ago
2c8a9cc
Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez
by Guillaume Gomez
· 6 weeks ago
06e6c90
rustdoc book: add argument explanation for `html_playground_url`
by xizheyin
· 8 weeks ago
316e62a
Allow `#![doc(test(attr(..)))]` at every level
by Urgau
· 8 weeks ago
80c6a08
Allow `#![doc(test(attr(..)))]` at module level too
by Urgau
· 8 weeks ago
a360940
update version placeholders
by Pietro Albini
· 10 weeks ago
99dc43b
Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=GuillaumeGomez
by Matthias Krüger
· 3 months ago
8604d0f
rustdoc: fix typo change from equivelent to equivalent
by Sede Soukossi
· 3 months ago
f535922
Try to more clearly specify exactly what the runtool flags do
by Eric Huss
· 4 months ago
af2b4b9
Show an example of using multiple ignore attributes
by Eric Huss
· 4 months ago
7251b46
Remove and stabilize --enable-per-target-ignores
by Eric Huss
· 4 months ago
6441701
Stabilize --test-runtool and --test-runtool-arg
by Eric Huss
· 4 months ago
ec25e33
Rename `--runtool` and `--runtool-arg`
by Eric Huss
· 4 months ago
4747bb6
Add missing case explanation for doc inlined re-export of doc hidden item
by Guillaume Gomez
· 5 months ago
4395618
Rollup merge of #132876 - lolbinarycat:rustdoc-document-hidden-items, r=GuillaumeGomez
by Matthias Krüger
· 5 months ago
ff7533e
rustdoc book: acknowlage --document-hidden-items
by binarycat
· 5 months ago
f5d5210
rustdoc-book: Clean up section on `--output-format`
by Alona Enraght-Moony
· 6 months ago
07c8789
Add documentation for `--output-format=doctest`
by Guillaume Gomez
· 6 months ago
9397d13
Treat other items as functions for the purpose of type-based search
by binarycat
· 6 months ago
0ebdc0c
docs: fix typos
by dxsullivan
· 7 months ago
2d914be
Add test to ensure passing `--doctest_compilation_args` multiple times work
by Guillaume Gomez
· 7 months ago
55653a5
Add explanations on how arguments are split
by Guillaume Gomez
· 7 months ago
d3c970a
Add explanations about `--doctest-compilation-args` in rustdoc book
by Guillaume Gomez
· 7 months ago
52b4557
Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez
by Jacob Pratt
· 7 months ago
121e87b
Remove `rustc::existing_doc_keyword` lint.
by Nicholas Nethercote
· 7 months ago
0be3ed0
rustdoc-search: update documentation with notes about unboxing
by Michael Howell
· 7 months ago
b118d05
Extend documentation for `missing_doc_code_examples` rustdoc lint in the rustdoc book
by Guillaume Gomez
· 8 months ago
31c9222
Stabilize the 2024 edition
by Eric Huss
· 8 months ago
ed465f2
rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section.
by Alona Enraght-Moony
· 8 months ago
d4822c2
Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez
by bors
· 8 months ago
a26450c
Rename target triple to target tuple in many places in the compiler
by Noratrieb
· 9 months ago
12dc24f
rustdoc-search: simplify rules for generics and type params
by Michael Howell
· 9 months ago
f79ef02
Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notriddle,jyn514
by bors
· 10 months ago
6f5f21a
Rename doctest attribute `standalone-crate` into `standalone_crate` for coherency
by Guillaume Gomez
· 10 months ago
cdf2a8f
Rename `standalone` doctest attribute into `standalone-crate`
by Guillaume Gomez
· 10 months ago
e91e015
Add `field@` and `variant@` doc-link disambiguators
by Noa
· 10 months ago
6c242a0
Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid
by Matthias Krüger
· 11 months ago
23badff
Add documentation for the doctest `standalone` attribute
by Guillaume Gomez
· 11 months ago
63ab7b5
Add documentation for `-o -`
by Guillaume Gomez
· 11 months ago
a42b993
Rollup merge of #117932 - GuillaumeGomez:update-rustdoc-book, r=notriddle
by Trevor Gross
· 12 months ago
ec662e7
`#[doc(alias)]`'s doc: say that ASCII spaces are allowed
by Lieselotte
· 1 year ago
d70d76b
Rework doc-test attribute documentation example
by Urgau
· 1 year, 1 month ago
05965ae
Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs, r=rustdoc
by bors
· 1 year, 2 months ago
bb97203
Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomez
by bors
· 1 year, 2 months ago
4850615
fix hidden title in command-line-arguments docs
by ickk
· 1 year, 2 months ago
042d0f5
Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomez
by Guillaume Gomez
· 1 year, 3 months ago
1193e96
Add `-` (stdin) support to rustdoc
by Urgau
· 1 year, 3 months ago
2f6abd1
Stabilize `custom_code_classes_in_docs` feature
by Guillaume Gomez
· 1 year, 3 months ago
65d7c1d
chore: fix some typos in comments
by whosehang
· 1 year, 3 months ago
c514471
rustdoc-search: docs for reference syntax
by Michael Howell
· 1 year, 3 months ago
a20de73
Move --check-cfg documentation to stable books
by Urgau
· 1 year, 3 months ago
612acf8
rustdoc prioritise cargo doc: suggestions applied
by Harry Han
· 1 year, 4 months ago
d02e66d
doc: add --test-builder/--test-builder-wrapper
by Travis Finkenauer
· 1 year, 4 months ago
7b92655
rustdoc-search: add search query syntax `Fn(T) -> U`
by Michael Howell
· 1 year, 4 months ago
7f427f8
rustdoc-search: parse and search with ML-style HOF
by Michael Howell
· 1 year, 4 months ago
824d75c
remove repetitive words
by cui fliter
· 1 year, 5 months ago
cc171de
Rollup merge of #121021 - GuillaumeGomez:extend-intra-doc-link-chapter, r=notriddle
by Matthias Krüger
· 1 year, 5 months ago
1392f60
Extend intra-doc link chapter in the rustdoc book
by Guillaume Gomez
· 1 year, 5 months ago
7c32908
Extend "Attributes" section in the `re-exports` page
by Guillaume Gomez
· 1 year, 6 months ago
e74339b
Add a few more docs
by Michael Howell
· 1 year, 7 months ago
f6a045c
rustdoc: search for tuples and unit by type with `()`
by Michael Howell
· 1 year, 7 months ago
a46ce00
Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmease
by Matthias Krüger
· 1 year, 7 months ago
ca2f8da
Improve documentation for using warning blocks in documentation
by Guillaume Gomez
· 1 year, 7 months ago
9a2d890
fix missed typo
by Takashi Idobe
· 1 year, 7 months ago
c20bdf2
fix some typos found scrolling through the docs
by Takashi Idobe
· 1 year, 7 months ago
a2ffff0
Change a typo mistake in the-doc-attribute.md
by Hosssein
· 1 year, 7 months ago
acc74c0
rustdoc: update book with info on type bindings
by Michael Howell
· 1 year, 8 months ago
38c557c
Correct rustdoc section where we talk about rustdoc emitting errors on invalid code
by Guillaume Gomez
· 1 year, 8 months ago
6596270
fix what-to-include doc example
by Cameron Ditchfield
· 1 year, 9 months ago
af87180
fix broken link to ayu theme in the rustdoc book
by Ryan Mehri
· 1 year, 9 months ago
ce40742
Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov
by Matthias Krüger
· 1 year, 9 months ago
4dd4d9b
Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=GuillaumeGomez
by Matthias Krüger
· 1 year, 9 months ago
e5e95eb
MCP636: Add simpler and more explicit syntax to check-cfg
by Urgau
· 1 year, 9 months ago
c6e6ecb
rustdoc: remove rust logo from non-Rust crates
by Michael Howell
· 1 year, 9 months ago
07e9d1c
Fix typo in rustdoc unstable features doc
by DaniPopes
· 1 year, 10 months ago
3f68468
Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez
by Guillaume Gomez
· 1 year, 10 months ago
64fa12a
rustdoc: hide repr(transparent) if it isn't part of the public ABI
by León Orell Valerian Liehr
· 1 year, 10 months ago
7c72edf
Update documentation for `custom_code_classes_in_docs` feature
by Guillaume Gomez
· 1 year, 10 months ago
4ce17fa
Add support for double quotes in markdown codeblock attributes
by Guillaume Gomez
· 1 year, 10 months ago
d829fee
Add documentation for `custom_code_classes_in_docs` feature
by Guillaume Gomez
· 1 year, 10 months ago
59ed84a
Fixed typo in re-exports.md
by PhilVoel
· 1 year, 10 months ago
4cf06e8
rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]`
by Michael Howell
· 1 year, 10 months ago
9ccb217
Update docs since path-based type search works now
by Michael Howell
· 1 year, 11 months ago
b6bb06c
rustdoc: write detailed chapter on search engine
by Michael Howell
· 1 year, 11 months ago
85e4b89
rustdoc: start new "Sections" section in the book with Aliased Type
by Urgau
· 1 year, 11 months ago
5e9d3d8
Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdoc
by bors
· 1 year, 11 months ago
65e24a5
Fix resolution caching
by Kyle Lin
· 1 year, 11 months ago
da582a7
Add warn level lint `redundant_explicit_links`
by Kyle Lin
· 1 year, 11 months ago
1d42913
Add GUI test for warning blocks
by Guillaume Gomez
· 2 years ago
57d2b84
Add documentation for warning blocks in rustdoc book
by Guillaume Gomez
· 2 years ago
5830ca2
Add `internal_features` lint
by Nilstrieb
· 2 years ago
cfeeab5
Rollup merge of #112741 - geometryolife:fix, r=workingjubilee
by Matthias Krüger
· 2 years ago
bf0e22b
Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator, r=notriddle
by bors
· 2 years, 1 month ago
4fae271
Document tracking issue for rustdoc `show-type-layout`
by Trevor Gross
· 2 years, 1 month ago
d456d11
fix typo in `rustdoc/src/what-is-rustdoc.md`
by Joe Chen
· 2 years, 1 month ago
9bc95a4
Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddle
by Matthias Krüger
· 2 years, 1 month ago
64417c5
Add documentation for paths in rustdoc search
by Guillaume Gomez
· 2 years, 1 month ago
7a1154e
rustdoc: update book with `[]` syntax
by Michael Howell
· 2 years, 1 month ago
44b1365
Add chapter for re-exports in the rustdoc book
by Guillaume Gomez
· 2 years, 2 months ago
Next »