about summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-2/+1
2021-03-01Remove the dummy cache in `DocContext`Joshua Nelson-2/+1
2021-02-27Add ARIA role to sidebar toggle in RustdocVincent Ambo-1/+1
2021-02-27Auto merge of #82511 - jsha:fix-bfcache2, r=GuillaumeGomezbors-6/+14
2021-02-26Rollup merge of #82549 - rust-lang:revert-82313-update-normalize-css, r=apirainoGuillaume Gomez-1/+1
2021-02-26Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomezGuillaume Gomez-2/+14
2021-02-26Revert "Update normalize.css to 8.0.1"Guillaume Gomez-1/+1
2021-02-26Embed woff2 files in rustdoc binary.Jacob Hoffman-Andrews-0/+8
2021-02-26Add optional woff2 versions of FiraSans.Jacob Hoffman-Andrews-2/+6
2021-02-26Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514bors-7/+71
2021-02-25Rollup merge of #82484 - bugadani:docfix, r=jyn514Aaron Hill-1/+11
2021-02-25Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomezDylan DPC-1/+1
2021-02-24Fix back-forward cache in rustdoc frontend.Jacob Hoffman-Andrews-6/+14
2021-02-24Add testDániel Buga-0/+11
2021-02-24Remove duplicate stringDániel Buga-1/+0
2021-02-23Put clean::Trait extra information into a new struct to make it more coherentGuillaume Gomez-4/+4
2021-02-23Remove is_spotlight field from `Trait`Guillaume Gomez-4/+5
2021-02-23Fix nitsGuillaume Gomez-8/+4
2021-02-23Add --generate-redirect-map option to replace HTML redirection file with a un...Guillaume Gomez-12/+49
2021-02-23Rollup merge of #82234 - GuillaumeGomez:remove-query-param-on-esc, r=Nemo157Dylan DPC-1/+6
2021-02-23Rollup merge of #79423 - camelid:smart-punct, r=jyn514Dylan DPC-6/+7
2021-02-22Rollup merge of #82351 - notriddle:docs-meta-description, r=jyn514Yuki Okushi-1/+6
2021-02-20Revert changes to all.htmlMichael Howell-6/+1
2021-02-20Cut off plain text descriptions after headersMichael Howell-0/+2
2021-02-20Use the first paragraph, instead of cookie-cutter text, for rustdoc descriptionsMichael Howell-2/+10
2021-02-20Don't render [src] link on dummy spansGuillaume Gomez-0/+3
2021-02-19Re-minify normalize.css.Jacob Hoffman-Andrews-349/+2
2021-02-19Update normalize.css to 8.0.1Jacob Hoffman-Andrews-232/+158
2021-02-19Replace normalize.css 3.0.0 with unminified version.Jacob Hoffman-Andrews-2/+423
2021-02-17Remove query parameters when leaving search resultsGuillaume Gomez-1/+6
2021-02-16Make `Clean` take &mut DocContextJoshua Nelson-3/+3
2021-02-15Fix ES5 errors (IE11)Guillaume Gomez-6/+12
2021-02-12[librustdoc] Reform lang string token splittingCasey Rodarmor-7/+71
2021-02-10Fix getCurrentValueOphir LOJKINE-1/+1
2021-02-10Catch errors on localStorage setting failureOphir LOJKINE-23/+8
2021-02-09Update Markdown unit testsCamelid-5/+5
2021-02-08Auto merge of #81313 - LeSeulArtichaut:revert-32558, r=jyn514bors-50/+8
2021-02-07Enable smart punctuationCamelid-1/+2
2021-02-06Auto merge of #80883 - GuillaumeGomez:remove-some-function-fields, r=ollie27bors-14/+139
2021-02-06Restore linking to itself in implementors section of trait pageLeSeulArtichaut-50/+8
2021-02-06Rollup merge of #81766 - jyn514:task-lists, r=GuillaumeGomezJonas Schievink-1/+4
2021-02-06Enable 'task list' markdown extensionJoshua Nelson-1/+4
2021-02-05Remove unused cache argumentGuillaume Gomez-12/+9
2021-02-05Improve codeGuillaume Gomez-1/+1
2021-02-05Improve html::render::cache::get_real_types codeGuillaume Gomez-3/+125
2021-02-05Remove Function all_types and ret_types fieldsGuillaume Gomez-14/+20
2021-02-05Rollup merge of #81497 - camelid:rustdoc-display_fn-remove-cell, r=jyn514Mara Bos-11/+11
2021-02-03Rollup merge of #81681 - Smittyvb:rustdoc-shortcuts-styling, r=GuillaumeGomezGuillaume Gomez-2/+2
2021-02-03Rollup merge of #81679 - GuillaumeGomez:clean-fixme-match-bind, r=poliorcetic...Guillaume Gomez-2/+10
2021-02-02Better styling of "Switch result tab" shortcutSmitty-2/+2