about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2021-12-27Move `ExternalLocation` to `clean::types`Noah Lev-19/+19
2021-12-27rustdoc: Remove some unnecessary `cache` parametersNoah Lev-24/+13
2021-12-27Rename `rustdoc::html::render::cache` to `search_index`Noah Lev-6/+6
2021-12-27intra-doc: Use an enum to represent URL fragmentsNoah Lev-78/+113
2021-12-27Remove needless `return`Noah Lev-1/+1
2021-12-27rustdoc: Preserve rendering of macro_rules matchers when possibleDavid Tolnay-6/+55
2021-12-25Remove unneeded call to `collect`Roc Yu-5/+6
2021-12-25Remove `String` allocation in loopRoc Yu-3/+1
2021-12-25Auto merge of #92262 - notriddle:notriddle/unused-hash, r=jyn514bors-11/+2
2021-12-25Auto merge of #92227 - Kobzol:rustdoc-doc-hidden, r=jyn514bors-16/+7
2021-12-24Auto merge of #92229 - fee1-dead:fix-rustdoc-const-drop, r=dtolnaybors-20/+35
2021-12-24rustdoc: remove unused Hash implMichael Howell-11/+2
2021-12-23Clean up NestedAttributesExt trait/implementationRoc Yu-10/+15
2021-12-23Auto merge of #92222 - nnethercote:rm-global_allocator-rustc-rustdoc, r=alexc...bors-15/+3
2021-12-23Do not display `~const Drop` in rustdocDeadbeef-20/+35
2021-12-23Auto merge of #92177 - GuillaumeGomez:pattern-matching-outside-loop, r=camelidbors-6/+8
2021-12-23Rustdoc: use `is_doc_hidden` method on more placesJakub Beránek-16/+7
2021-12-23fix rustdoclcnr-11/+17
2021-12-23Auto merge of #92167 - pierwill:chalk-update, r=jackh726bors-2/+2
2021-12-23Remove useless `#[global_allocator]` from rustc and rustdoc.Nicholas Nethercote-15/+3
2021-12-23Rollup merge of #92146 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-7/+16
2021-12-22Add some JSDoc comments to rustdoc JSJacob Hoffman-Andrews-30/+170
2021-12-22Upgrade `tracing-subscriber`pierwill-1/+1
2021-12-22Update chalk to 0.75.0pierwill-1/+1
2021-12-21Remove apparently unnecessary conditional in `doc_value`Noah Lev-3/+0
2021-12-21Move pattern matching outside of the loopGuillaume Gomez-6/+8
2021-12-21Auto merge of #92095 - vacuus:master, r=jyn514bors-29/+22
2021-12-20Move duplicates removal when generating results instead of when displaying themGuillaume Gomez-11/+13
2021-12-20Auto merge of #91900 - pitaj:fix-91714, r=jyn514bors-118/+81
2021-12-19Remove 'need_backline' field of `DocFragment`Roc Yu-29/+18
2021-12-19Omit check of a successive line in loopvacuus-6/+10
2021-12-19Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgrbors-24/+7
2021-12-19Rollup merge of #92081 - jyn514:need-backline, r=GuillaumeGomezMatthias Krüger-7/+3
2021-12-19Rollup merge of #92077 - jyn514:remove-collapsed, r=GuillaumeGomezMatthias Krüger-17/+4
2021-12-19Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obkbors-61/+54
2021-12-19Auto merge of #91871 - camelid:urlpartsbuilder, r=GuillaumeGomezbors-17/+192
2021-12-19Rollup merge of #92082 - jyn514:remove-from-iterator, r=jyn514Matthias Krüger-12/+16
2021-12-18Write code directly instead of using FromIteratorNoah Lev-12/+16
2021-12-18Remove unnecessary `need_backline` functionJoshua Nelson-7/+3
2021-12-18Remove `collapsed` fieldJoshua Nelson-17/+4
2021-12-18Rollup merge of #92032 - petrochenkov:extblockpath, r=oli-obkMatthias Krüger-6/+6
2021-12-18Rollup merge of #91977 - GuillaumeGomez:unify-search-code, r=jshaMatthias Krüger-110/+102
2021-12-18hir: Do not introduce dummy type names for `extern` blocks in def pathsVadim Petrochenkov-6/+6
2021-12-17Auto merge of #91812 - camelid:assoc-const-lazy, r=GuillaumeGomezbors-20/+31
2021-12-16Auto merge of #92003 - matthiaskrgr:rollup-obgv0rt, r=matthiaskrgrbors-0/+30
2021-12-16Make loop more clear by renaming variablesGuillaume Gomez-4/+8
2021-12-16Clean up search code and unify function returned valuesGuillaume Gomez-108/+96
2021-12-16Rollup merge of #91987 - jsha:docdocgoose, r=jyn514Matthias Krüger-0/+30
2021-12-16Auto merge of #91833 - klensy:rd-minus-alloc, r=jyn514bors-11/+6
2021-12-16Rollup merge of #91958 - jsha:rust-logo, r=GuillaumeGomezMatthias Krüger-18/+14