summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen2022-10-311-0/+1
* jsondoclint: New ToolNixon Enraght-Moony2022-09-141-0/+1
* Sunset RLSEric Huss2022-08-271-15/+0
* Add replace-version-placeholder toolest312022-08-271-0/+1
* Fix small typo in Cargo.toml commentYotam Ofek2022-07-281-1/+1
* Fully remove submodule handling from bootstrap.pyJoshua Nelson2022-06-211-11/+1
* Allow `cargo run` instead of `cargo run -p bootstrap`Joshua Nelson2022-03-091-0/+1
* Temporarily turn overflow checks off for rustc-rayon-coreHans Kratz2021-10-241-0/+7
* Greatly reduce amount of debuginfo compiled for bootstrap itselfJoshua Nelson2021-10-101-0/+9
* Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz2021-10-071-0/+1
* Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-SimulacrumGuillaume Gomez2021-09-281-0/+1
|\
| * Exclude rustc_codegen_gcc from namespaceAntoni Boucher2021-08-121-0/+1
* | switch stage0.txt to stage0.json and add a tool to generate itPietro Albini2021-08-261-0/+1
|/
* Remove cargo workspace to build rustdoc-gui test crates because of cargo conf...Guillaume Gomez2021-07-211-0/+1
* Add new tool to check HTML:Guillaume Gomez2021-06-281-0/+1
* Implement `x.py test src/tools/clippy --bless`Joshua Nelson2021-04-271-0/+1
* Auto merge of #83776 - jyn514:update-stdarch-docs, r=Amanieubors2021-04-121-0/+2
|\
| * Update stdarch submodule (to before it switched to const generics)Joshua Nelson2021-04-121-0/+2
* | update RLS and rustfmtCaleb Cartwright2021-04-121-0/+1
|/
* remove unused backtrace refsCaleb Cartwright2021-02-091-6/+0
* `src/etc/json-types` -> `src/rustdoc-json-types`Rune Tynan2021-01-271-1/+1
* Move into src/etcRune Tynan2021-01-271-1/+1
* Split JSON into separately versioned crateRune Tynan2021-01-271-0/+1
* Add jsondocck tool, and use it for rustdoc JSONRune Tynan2021-01-191-0/+1
* Update cargoEric Huss2020-12-181-0/+3
* Rollup merge of #78658 - casey:x, r=Mark-SimulacrumMara Bos2020-11-081-0/+6
|\
| * Add a tool to run `x.py` from any subdirectoryCasey Rodarmor2020-11-031-0/+6
* | Add support for using cg_clif to bootstrap rustcbjorn32020-10-261-0/+1
|/
* Auto-generate lint documentation.Eric Huss2020-09-131-0/+1
* mv compiler to compiler/mark2020-08-301-2/+1
* Bump RLSIgor Matuszewski2020-08-181-1/+2
* Add a script to verify the Platform Support page is up-to-date.Eric Huss2020-08-121-0/+1
* std: Switch from libbacktrace to gimliAlex Crichton2020-07-281-0/+18
* mv std libs to library/mark2020-07-271-6/+6
* Revert "std: Switch from libbacktrace to gimli"Mark Rousskov2020-07-221-6/+0
* Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors2020-07-191-0/+1
|\
| * Generating the coverage mapRich Kadel2020-07-171-0/+1
* | std: Switch from libbacktrace to gimliAlex Crichton2020-07-171-0/+6
|/
* rustbuild: Move compiler-builtins build logic to manifestAlex Crichton2020-06-291-8/+8
* Change how compiler-builtins gets many CGUsAlex Crichton2020-06-151-0/+13
* bump Miri, update for cargo-miri being a separate projectRalf Jung2020-06-011-0/+1
* ci: add github actions configurationPietro Albini2020-03-241-0/+1
* Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrumbors2020-01-311-7/+0
|\
| * Change opt-level from 2 back to 3Gregor Peach2020-01-301-7/+0
* | Add unicode table generatorMark Rousskov2020-01-141-0/+1
|/
* bootstrap: Merge the libtest build step with libstdAlex Crichton2019-08-231-0/+1
* Make libstd depend on the hashbrown crateAmanieu d'Antras2019-04-241-0/+1
* submodules: update clippy from 39bd8449 to c63b6349Matthias Krüger2019-01-071-1/+0
* Update cargo, rls, miriEric Huss2018-12-281-1/+0
* std: Depend directly on crates.io cratesAlex Crichton2018-12-111-0/+4