Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
librustdoc
/
html
83255f5
Include ErrorGuaranteed in StableSince::Err.
by Camille GILLOT
· 2 days ago
fb7aa9e
Improve path segment joining.
by Nicholas Nethercote
· 3 days ago
078332f
rustdoc-json: Structured attributes
by Alona Enraght-Moony
· 4 days ago
6b02597
update issue number for `const_trait_impl`
by Deadbeef
· 6 days ago
45b80ac
Auto merge of #142869 - nnethercote:join_path-mini, r=camelid
by bors
· 12 days ago
a413f77
Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmann
by bors
· 2 weeks ago
f6d37a2
Rollup merge of #134006 - klensy:typos, r=nnethercote
by Jana Dönszelmann
· 2 weeks ago
9e64506
Auto merge of #142910 - yotamofek:pr/rustdoc/markdown-lazy-to-string, r=GuillaumeGomez
by bors
· 2 weeks ago
c76d032
setup CI and tidy to use typos for spellchecking and fix few typos
by klensy
· 2 weeks ago
8e329b2
Improve CSS for source code block line numbers
by Guillaume Gomez
· 3 weeks ago
6992739
Lazy-ify some markdown rendering
by Yotam Ofek
· 3 weeks ago
cdc1617
Don't try to guess how much to pre-allocate
by Yotam Ofek
· 3 weeks ago
8f30a98
Rollup merge of #142987 - lolbinarycat:rustdoc-non_exhaustive-enum-v-142599, r=GuillaumeGomez
by Matthias Krüger
· 3 weeks ago
36c2b01
Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead
by Matthias Krüger
· 3 weeks ago
5d2417e
Rollup merge of #142270 - lolbinarycat:rustdoc-search-Results-type, r=GuillaumeGomez
by Guillaume Gomez
· 3 weeks ago
b2be01c
rustdoc: show attributes on enum variants
by binarycat
· 3 weeks ago
3b259ad
rustdoc js: several typechecking improvments
by binarycat
· 3 weeks ago
eb7245a
Change const trait bound syntax from ~const to [const]
by Oli Scherer
· 3 weeks ago
84f92f3
rustdoc: Don't mark `#[target_feature]` functions as ⚠
by Alona Enraght-Moony
· 4 weeks ago
78210a4
Rollup merge of #142354 - gstjepan2:firefox_copy_paste_issue, r=GuillaumeGomez
by Guillaume Gomez
· 4 weeks ago
a3ede10
Fixes firefox copy paste issue
by gstjepan2
· 4 weeks ago
2084831
Port `#[no_mangle]` to new attribute parsing infrastructure
by Jonathan Brouwer
· 4 weeks ago
0cf0f9f
Use `join_with_double_colon` in `write_shared.rs`.
by Nicholas Nethercote
· 4 weeks ago
fa2f355
Auto merge of #142667 - yotamofek:pr/rustdoc/more-write-shared-perf, r=nnethercote
by bors
· 4 weeks ago
15c701f
Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35
by bors
· 4 weeks ago
61f4918
Rollup merge of #142755 - aDotInTheVoid:rdj-shattrs, r=GuillaumeGomez
by Trevor Gross
· 4 weeks ago
bad4bf5
Rollup merge of #142497 - GuillaumeGomez:fix-random-search-failure, r=lolbinarycat
by Trevor Gross
· 4 weeks ago
88f1ed4
Convert `ilog(10)` to `ilog10()`
by Chai T. Rex
· 4 weeks ago
aab941f
rustdoc: Remove `FormatRenderer::cache`
by Alona Enraght-Moony
· 4 weeks ago
2bf66e3
`Option`s are `Iterator`s
by Yotam Ofek
· 4 weeks ago
569aa26
avoid intermediately collecting into vectors
by Yotam Ofek
· 4 weeks ago
867c1d5
one less pathbuf allocation
by Yotam Ofek
· 4 weeks ago
b2fe858
`Result::expect` instead of `match` and `panic!`
by Yotam Ofek
· 5 weeks ago
a47b364
Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycat
by Jacob Pratt
· 5 weeks ago
2bbc974
Lint about `console` calls in rustdoc JS
by Guillaume Gomez
· 5 weeks ago
00c1042
rustdoc: make srcIndex no longer a global variable
by binarycat
· 5 weeks ago
2eccf18
Add comment to prevent having code other than `initSearch` at the end of `search.js`
by Guillaume Gomez
· 5 weeks ago
38c41d0
Auto merge of #142335 - nnethercote:rustdoc-json-allocations, r=aDotInTheVoid
by bors
· 5 weeks ago
6ca4639
Fix random failure when JS code is executed when the whole file was not read yet
by Guillaume Gomez
· 5 weeks ago
79b3c08
Avoid more clones in rustdoc JSON output.
by Nicholas Nethercote
· 6 weeks ago
5864247
Give more information into extracted doctest information
by Guillaume Gomez
· 6 weeks ago
cc67175
Simplify `JsonRenderer`.
by Nicholas Nethercote
· 6 weeks ago
2c8a9cc
Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez
by Guillaume Gomez
· 6 weeks ago
95bf127
Support middle::ty assoc const eq predicates again
by León Orell Valerian Liehr
· 6 weeks ago
911d4a0
Rename `should_show_cast` to `should_fully_qualify`
by León Orell Valerian Liehr
· 6 weeks ago
e6152cd
Auto merge of #141573 - nnethercote:rustdoc-alloc-cleanups, r=camelid
by bors
· 7 weeks ago
68f3216
Address review comments.
by Nicholas Nethercote
· 7 weeks ago
a8c7a1e
Rollup merge of #141517 - lolbinarycat:rustdoc-doctest-tooltip-ignore-141092, r=notriddle
by Trevor Gross
· 8 weeks ago
1f3d9a4
Streamline `visibility_print_with_space`.
by Nicholas Nethercote
· 8 weeks ago
8dde6d5
Streamline `TypeAliasPart::get`.
by Nicholas Nethercote
· 8 weeks ago
f9931d1
rustdoc: refactor Tooltip rendering logic
by binarycat
· 8 weeks ago
4f1f1a2
Avoid some unnecessary cloning.
by Nicholas Nethercote
· 8 weeks ago
750f57f
Make `{Type,Path}::generics` return iterators.
by Nicholas Nethercote
· 8 weeks ago
b9b482e
Simplify `make_href`.
by Nicholas Nethercote
· 8 weeks ago
f19d40a
Rename some methods.
by Nicholas Nethercote
· 8 weeks ago
b8ce853
Refactor the end of `generate_item_def_id_path`.
by Nicholas Nethercote
· 8 weeks ago
fa8e910
Simplify `make_href`.
by Nicholas Nethercote
· 8 weeks ago
581fd27
Avoid `Box` in `href_relative_parts`.
by Nicholas Nethercote
· 8 weeks ago
ec97b0f
Update to new API
by Guillaume Gomez
· 8 weeks ago
3646a09
Improve code
by Guillaume Gomez
· 8 weeks ago
4f3dd7b
Tweak attribute rendering depending on wether or not it is a type alias
by Guillaume Gomez
· 8 weeks ago
eb9f054
Rename the `document_*` argument/field into `is_type_alias`
by Guillaume Gomez
· 8 weeks ago
4194745
Split `Item::attributes` method into three
by Guillaume Gomez
· 8 weeks ago
560aec1
Unify rendering of type aliases without ADT items
by Guillaume Gomez
· 8 weeks ago
5f857a9
Rename `clean::Enum::variants` method into `non_stripped_variants`
by Guillaume Gomez
· 8 weeks ago
045ac21
Rollup merge of #139831 - lolbinarycat:rustdoc-mobile-sidebar, r=GuillaumeGomez
by Jacob Pratt
· 8 weeks ago
0846035
Rollup merge of #141487 - GuillaumeGomez:update-askama, r=notriddle
by Guillaume Gomez
· 8 weeks ago
4ef35bc
rustdoc: use descriptive tooltip if doctest is conditionally ignored
by binarycat
· 8 weeks ago
f534733
Update `askama` version to `0.14.0` in librustdoc
by Guillaume Gomez
· 8 weeks ago
dfe8fe8
Simplify things a little more.
by Nicholas Nethercote
· 8 weeks ago
e01f407
Move code inside the `else` in `TypeAliasPart::get`.
by Nicholas Nethercote
· 8 weeks ago
a7baf4b
Simplify the "is some" test in `TypeAliasPart::get`.
by Nicholas Nethercote
· 8 weeks ago
9d9705f
Collect and use `#![doc(test(attr(..)))]` at module level too
by Urgau
· 8 weeks ago
1d67944
Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddle
by bors
· 8 weeks ago
981bbf4
Rollup merge of #140868 - SpecificProtagonist:rustdoc-trait-impl-code-link, r=notriddle
by Matthias Krüger
· 8 weeks ago
8682dfc
Get rid of unnecessary `BufDisplay` abstraction
by Yotam Ofek
· 9 weeks ago
7a68021
Replace some `unwrap`s with `?`s where possible
by Yotam Ofek
· 9 weeks ago
29d97cd
Make some fns return `fmt::Result` to get rid of a few `unwrap`s
by Yotam Ofek
· 9 weeks ago
599b08a
Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin
by Stuart Cook
· 9 weeks ago
178e09e
Remove rustc_attr_data_structures re-export from rustc_attr_parsing
by mejrs
· 9 weeks ago
a4765c9
Make some `match`es slightly more ergonomic in `librustdoc`
by Yotam Ofek
· 9 weeks ago
5326fc9
rustdoc: on mobile, make the sidebar full width and linewrap
by binarycat
· 9 weeks ago
838e742
rustdoc: Fix links in trait impl docs
by SpecificProtagonist
· 2 months ago
e6e5206
rustdoc: use a different style of grip track
by Michael Howell
· 2 months ago
3c9e1f9
rustdoc: add tooltip to resize track
by Michael Howell
· 2 months ago
3fa98a1
rustdoc: add a handle that makes sidebar resizing more obvious
by Michael Howell
· 2 months ago
a92ba60
Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc
by Guillaume Gomez
· 2 months ago
6621826
Implement RFC 3503: frontmatters
by Deadbeef
· 3 months ago
f4d41a5
Create a builder for DocTestBuilder type
by Guillaume Gomez
· 3 months ago
b791eaa
Emit a warning if the doctest `main` function will not be run
by Guillaume Gomez
· 3 months ago
bc25dc2
Rollup merge of #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notriddle
by Matthias Krüger
· 3 months ago
610ed82
Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmease
by Matthias Krüger
· 3 months ago
7a895bd
Fix indent of impl docs
by Guillaume Gomez
· 3 months ago
1feccc1
Make impl item info come before doc
by Guillaume Gomez
· 3 months ago
934e86b
Unify sidebar buttons to use the same image
by Guillaume Gomez
· 3 months ago
da2b329
Use correct annotation for CSS pseudo elements
by Guillaume Gomez
· 3 months ago
cbf2662
Rollup merge of #139913 - fmease:rustdoc-fix-fn-param-handling, r=GuillaumeGomez
by Matthias Krüger
· 3 months ago
540fb22
Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann
by Matthias Krüger
· 3 months ago
7a4525c
Rollup merge of #139943 - fmease:rustdoc-ixcre-trait-aliases, r=GuillaumeGomez
by Matthias Krüger
· 3 months ago
6214674
rustdoc/clean: Change terminology of items pertaining to (formal) fn params from "argument" to "parameter"
by León Orell Valerian Liehr
· 3 months ago
Next »