about summary refs log tree commit diff
path: root/src/bootstrap/Cargo.lock
AgeCommit message (Expand)AuthorLines
2023-01-03Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+5
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-5/+0
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+5
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-2/+2
2022-12-04Update crossbeambjorn3-12/+10
2022-12-04Update rayon to 1.6bjorn3-5/+4
2022-12-04Update pretty_assertions to 1.3bjorn3-12/+9
2022-11-29update cpufeatures, swap difference to dissimilarklensy-2/+2
2022-11-23Bump `fd-lock` in `bootstrap` againMateusz Mikuła-60/+21
2022-11-22Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-SimulacrumManish Goregaokar-0/+10
2022-11-20dist: Ensure UEFI rlibs are all COFFNicholas Bishop-0/+10
2022-11-16update ntapi dep to remove future-incompat warningklensy-4/+4
2022-11-05Update several crates for improved support of the new targetsMateusz Mikuła-9/+66
2022-10-09update to syn-1.0.102Andres Suarez-4/+4
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-1/+0
2022-06-27Move locking from bootstrap.py to rust bootstrap, using fd-lockJosh Triplett-0/+102
2022-06-21Fully remove submodule handling from bootstrap.pyJoshua Nelson-0/+676
2016-10-07Use workspaces and switch to a single Cargo.lock.Ahmed Charles-180/+0
2016-09-30Update gcc-rs for emscriptenBrian Anderson-24/+24
2016-08-23Update cargo bootstrap rev and add fix for cargo#3005Brian Anderson-0/+21
2016-08-12Produce source package in rust-installer format in addition to vanilla tarballDiggory Blake-0/+56
2016-07-30Update gcc crate dependency to 0.3.27.Timon Van Overveldt-6/+6
2016-07-20mk: Stop using cmake for compiler-rtAlex Crichton-3/+8
2016-04-15Auto merge of #32895 - alexcrichton:rustbuild-beta, r=brsonbors-0/+6
2016-04-11rustbuild: Fix handling of the bootstrap keyAlex Crichton-0/+6
2016-04-10Add rustbuild option to use Ninja for LLVM buildNick Platt-2/+2
2016-04-06rustbuild: Update bootstrap dependenciesAlex Crichton-17/+17
2016-02-28rustbuild: Update dependenciesAlex Crichton-35/+18
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+109