about summary refs log tree commit diff
path: root/src/librustdoc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-20Use Tera templates for rustdoc.Jacob Hoffman-Andrews-0/+1
2021-05-20Upgrade minifier version to 0.0.41Guillaume Gomez-1/+1
2021-04-21Use arrayvec 0.7, drop smallvec 0.6Jubilee Young-1/+1
2021-04-04use jemallocator in rustc/rustdocGus Wynn-0/+3
2021-03-22missing newline at eofNelson J Morais-1/+1
2021-03-22add key rustc_private for package metadata for rust-analyzer in librustdocNelson J Morais-0/+3
2021-03-09Bump tracing-tree dependencyOli Scherer-1/+1
2021-03-05Update minifier dependency versionGuillaume Gomez-1/+1
2021-02-28Always compile rustdoc with debug logging enabled when `download-rustc` is setJoshua Nelson-0/+7
2021-02-14bumped smallvec depsklensy-1/+1
2021-01-30rustdoc tweakingbors-0/+1
2021-01-27Update crate name and add READMERune Tynan-1/+1
2021-01-27`src/etc/json-types` -> `src/rustdoc-json-types`Rune Tynan-1/+1
2021-01-27Move into src/etcRune Tynan-1/+1
2021-01-27Split JSON into separately versioned crateRune Tynan-0/+1
2020-11-05Extend automatic_links lint to take into account URLs without link syntaxGuillaume Gomez-0/+1
2020-09-13Upgrade to pulldown-cmark 0.8.0Joshua Nelson-1/+1
2020-09-12update the version of itertools and parking_lotAndreas Jonson-1/+1
2020-08-31Update expect-test to 1.0Aleksey Kladov-1/+1
2020-08-30cleanup: Remove duplicate library names from `Cargo.toml`sVadim Petrochenkov-1/+0
2020-08-27Add expect test for rustdoc html highlightingAleksey Kladov-0/+3
2020-08-19Return all impls, not just the primary oneJoshua Nelson-0/+1
2020-02-14Update pulldown-cmark dependencyGuillaume Gomez-1/+1
2019-12-24Show value for consts in the documentationOhad Ravid-0/+1
2019-12-12replace serialize with serde in rustdocAndy Russell-0/+2
2019-10-07Rebase rustc-rayon on rayon-1.2Josh Stone-1/+1
2019-08-11Remove ReentrantMutexMark Rousskov-1/+0
2019-07-28Update minifier-rs versionGuillaume Gomez-1/+1
2019-07-20Update pulldown-cmark versionGuillaume Gomez-1/+1
2019-06-21Add DocFS layer to rustdocRobert Collins-0/+1
2019-05-29upgrade rustdoc's `pulldown-cmark` to 0.5.2Andy Russell-1/+1
2019-04-23Fix index-page generationGuillaume Gomez-1/+1
2019-04-22upgrade rustdoc's pulldown-cmark to 0.4.1Andy Russell-1/+1
2019-03-27Speed up rustdoc run a bitGuillaume Gomez-1/+1
2019-02-23Auto merge of #57051 - Eijebong:parking_lot, r=nikomatsakisbors-1/+1
2019-02-23Transition librustdoc to 2018 editionHirokazu Hata-0/+1
2019-02-22Update parking_lot to 0.7Bastien Orivel-1/+1
2019-01-25Update minifier versionGuillaume Gomez-1/+1
2019-01-17End fixing search index minificationGuillaume Gomez-1/+1
2019-01-17Reduce search-index.js sizeGuillaume Gomez-1/+1
2018-10-11Update minifier versionGuillaume Gomez-1/+1
2018-09-20shuffle ownership of `external_traits`QuietMisdreavus-0/+1
2018-08-15Fix links' colorGuillaume Gomez-1/+1
2018-06-25Minify cssGuillaume Gomez-1/+1
2018-06-20Replace tempdir by tempfile in librustdocBastien Orivel-1/+1
2018-05-12Add minification processGuillaume Gomez-0/+1
2018-02-22Auto merge of #48343 - Mark-Simulacrum:release-step, r=kennytmbors-2/+0
2018-02-20stage0 cfg cleanupMark Simulacrum-2/+0