about summary refs log tree commit diff
path: root/src/librustdoc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-0/+2
2024-03-30bump tracing-tree to 0.3klensy-1/+1
2024-03-21rustdoc-search: compressed bitmap to sort, then load descMichael Howell-0/+2
2024-03-08bump itertools to 0.12klensy-1/+1
2023-11-22Update itertools to 0.11.Nicholas Nethercote-1/+1
2023-11-01Update minifier-rs version to 0.3.0Guillaume Gomez-1/+1
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-0/+1
2023-10-14Update minifier version to 0.2.3Guillaume Gomez-1/+1
2023-03-14rustdoc: DocFS: Replace rayon with threadpool and enable it for all targetsGuillaume Gomez-3/+1
2023-03-06Update askama version to 0.12Guillaume Gomez-1/+1
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-1/+0
2023-02-21Upgrade `thin-vec` from 0.2.9 to 0.2.12.Nicholas Nethercote-1/+1
2023-02-10Resolve documentation links in rustc and store the results in metadataVadim Petrochenkov-1/+0
2022-11-29update cpufeatures, swap difference to dissimilarklensy-1/+1
2022-11-19Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholkMatthias Krüger-1/+0
2022-11-02rustdoc: use ThinVec for cleaned genericsMichael Howell-1/+1
2022-10-16Use IsTerminal in librustdocJosh Triplett-1/+0
2022-08-29Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.Nicholas Nethercote-6/+7
2022-08-16Update minifier version to 0.2.2Guillaume Gomez-1/+1
2022-07-26Update pulldown-cmark versionGuillaume Gomez-1/+1
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-06-07Update minifier version to 0.2.1Guillaume Gomez-1/+1
2022-05-24Update minifier-rs version to 0.1.0Guillaume Gomez-1/+1
2022-05-06rustdoc: don't build `rayon` for non-windows targetsklensy-1/+3
2022-04-21rustdoc: Optimize IdMapJakub Beránek-0/+1
2022-03-07Update minifier versionGuillaume Gomez-1/+1
2022-03-04Update `itertools`pierwill-1/+1
2022-02-07cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...klensy-1/+1
2022-01-26Update minifier crate version to 0.0.42Guillaume Gomez-1/+1
2022-01-19Move back templates into html folderGuillaume Gomez-1/+1
2022-01-17Rollup merge of #92819 - euclio:atty, r=CraftSpiderMatthias Krüger-0/+1
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-1/+1
2022-01-13rustdoc: remove hand-rolled isattyAndy Russell-0/+1
2022-01-10Update rayon and rustc-rayonJosh Stone-1/+1
2022-01-10Migrate rustdoc from Tera to AskamaDirkjan Ochtman-1/+1
2021-12-31Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednetbors-1/+1
2021-12-28Update pulldown-cmark version to 0.9Guillaume Gomez-1/+1
2021-12-22Upgrade `tracing-subscriber`pierwill-1/+1
2021-12-22Update chalk to 0.75.0pierwill-1/+1
2021-10-28rustdoc: Switch to mainline rayonNoah Lev-1/+1
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