about summary refs log tree commit diff
path: root/src/librustdoc/Cargo.toml
AgeCommit message (Expand)AuthorLines
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
2018-02-18bump pulldownManish Goregaokar-1/+1
2018-02-16Remove hoedown from rustdocGuillaume Gomez-6/+0
2018-01-15Update html-diff crate => fix unicode parsing and invalid pathsGuillaume Gomez-1/+1
2017-12-05Auto merge of #46503 - Aaron1011:librustdoc_log, r=Mark-Simulacrumbors-1/+0
2017-12-04Remove librustdoc dependency on logAaron Hill-1/+0
2017-12-04rustc_back: replace tempdir with crates.io version.Irina-Gabriela Popa-0/+1
2017-11-29Remove librustdoc dependency on env_loggerAaron Hill-1/+0
2017-11-26update Cargo.lock & rustdocAriel Ben-Yehuda-1/+1
2017-10-21rustdoc: update pulldown rendererQuietMisdreavus-1/+1
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-1/+1
2017-09-28Update to the `cc` crateAlex Crichton-1/+1
2017-09-05Test rustdoc unit tests.Mark Simulacrum-0/+2
2017-09-02Update html-diff-rs versionGuillaume Gomez-1/+1
2017-08-30Print warning whatever the rendering modeGuillaume Gomez-2/+0
2017-08-30Update unstable-crate testGuillaume Gomez-2/+2
2017-08-30Add warnings when rustdoc html rendering differsGuillaume Gomez-0/+3
2017-07-27Build rustdoc on-demand.Mark Simulacrum-15/+0
2017-06-01Support VS 2017Brian Anderson-1/+1
2017-05-03remove use of `ast_ty_to_ty_cache` from librustdocNiko Matsakis-0/+1
2017-04-17Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakisCorey Farwell-1/+0
2017-04-17Hoedown big comeback!Guillaume Gomez-0/+1
2017-04-16rustc: expose monomorphic const_eval through on-demand.Eduard-Mihai Burtescu-1/+0
2017-03-28Update to last pulldown versionGuillaume Gomez-1/+1
2017-03-28Update pulldown version after fix mergedGuillaume Gomez-1/+1