about summary refs log tree commit diff
path: root/src/tools/build-manifest/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-07-29print omitted frames count for short backtrace modeyukang-1/+1
2023-04-16Support loading version information from xz tarballsMark Rousskov-0/+1
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-1/+0
2022-06-09Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s...David Tolnay-0/+1
2022-03-02Remove num_cpus dependency from bootstrap, build-manifest and rustc_sessionbjorn3-1/+0
2022-02-13Update `sha1`, `sha2`, and `md5` dependenciespierwill-1/+1
2022-01-10Update rayon and rustc-rayonJosh Stone-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-10-12build-manifest: allow configuring the number of threadsPietro Albini-0/+1
2020-10-01build-manifest: calculate checksums lazily and in parallelPietro Albini-0/+3
2020-09-24build-manifest: refactor detecting package versionsPietro Albini-0/+2
2020-09-18build-manifest: stop receiving release numbers from bootstrapPietro Albini-0/+1
2019-11-03when Miri tests are not passing, do not add Miri componentRalf Jung-0/+1
2019-09-17Revert "Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini"Pietro Albini-2/+0
2019-09-14build-manifest: when Miri tests are not passing, do not add Miri componentRalf Jung-0/+2
2019-08-20Bump toml dependency.Eric Huss-1/+1
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-1/+0
2019-02-05Use derive feature of serdeHirokazu Hata-1/+1
2019-02-05Transition build-manifest to 2018 editionHirokazu Hata-0/+1
2017-07-20Update to toml 0.4Mark Simulacrum-2/+3
2017-01-25rustbuild: Add manifest generation in-treeAlex Crichton-0/+8