about summary refs log tree commit diff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-07-17Update Cargo.lock/tomlPhilipp Krones-1/+0
2023-07-09Port PGO/LTO/BOLT optimized build pipeline to RustJakub Beránek-0/+1
2023-07-02Fix compile-test tests to work with the new ui_test cratePhilipp Krones-0/+1
2023-05-31Explicit set `workspace.resolver = "1"`Weihang Lo-0/+1
2023-05-20create new tool rustdoc-gui-testozkanonur-0/+1
2023-05-05Generate windows-sys bindingsChris Denton-0/+1
2023-04-25Add a `sysroot` crate to represent the standard library cratesJohn Kåre Alsaker-1/+1
2023-04-16chore: remove `rustc-workspace-hack`Weihang Lo-4/+0
2023-04-16chore: allow `cargo` to have its own workspaceWeihang Lo-6/+0
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-0/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-03Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+1
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-1/+0
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+1
2022-12-22Support documenting CargoJoshua Nelson-0/+2
2022-11-15initial prototype of the tool to generate copyright noticesPietro Albini-0/+1
2022-11-15add tool to collect license metadata from REUSEPietro Albini-0/+1
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-0/+1
2022-09-14jsondoclint: New ToolNixon Enraght-Moony-0/+1
2022-08-27Sunset RLSEric Huss-15/+0
2022-08-27Add replace-version-placeholder toolest31-0/+1
2022-07-28Fix small typo in Cargo.toml commentYotam Ofek-1/+1
2022-06-21Fully remove submodule handling from bootstrap.pyJoshua Nelson-11/+1
2022-03-09Allow `cargo run` instead of `cargo run -p bootstrap`Joshua Nelson-0/+1
2021-10-24Temporarily turn overflow checks off for rustc-rayon-coreHans Kratz-0/+7
2021-10-10Greatly reduce amount of debuginfo compiled for bootstrap itselfJoshua Nelson-0/+9
2021-10-07Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-0/+1
2021-09-28Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-SimulacrumGuillaume Gomez-0/+1
2021-08-26switch stage0.txt to stage0.json and add a tool to generate itPietro Albini-0/+1
2021-08-12Exclude rustc_codegen_gcc from namespaceAntoni Boucher-0/+1
2021-07-21Remove cargo workspace to build rustdoc-gui test crates because of cargo conf...Guillaume Gomez-0/+1
2021-06-28Add new tool to check HTML:Guillaume Gomez-0/+1
2021-04-27Implement `x.py test src/tools/clippy --bless`Joshua Nelson-0/+1
2021-04-12Auto merge of #83776 - jyn514:update-stdarch-docs, r=Amanieubors-0/+2
2021-04-12update RLS and rustfmtCaleb Cartwright-0/+1
2021-04-12Update stdarch submodule (to before it switched to const generics)Joshua Nelson-0/+2
2021-02-09remove unused backtrace refsCaleb Cartwright-6/+0
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
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-0/+1
2020-12-18Update cargoEric Huss-0/+3
2020-11-08Rollup merge of #78658 - casey:x, r=Mark-SimulacrumMara Bos-0/+6
2020-11-03Add a tool to run `x.py` from any subdirectoryCasey Rodarmor-0/+6
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-0/+1
2020-09-13Auto-generate lint documentation.Eric Huss-0/+1
2020-08-30mv compiler to compiler/mark-2/+1
2020-08-18Bump RLSIgor Matuszewski-1/+2
2020-08-12Add a script to verify the Platform Support page is up-to-date.Eric Huss-0/+1
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-0/+18