about summary refs log tree commit diff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorLines
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
2020-07-27mv std libs to library/mark-6/+6
2020-07-22Revert "std: Switch from libbacktrace to gimli"Mark Rousskov-6/+0
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-0/+1
2020-07-17std: Switch from libbacktrace to gimliAlex Crichton-0/+6
2020-07-17Generating the coverage mapRich Kadel-0/+1
2020-06-29rustbuild: Move compiler-builtins build logic to manifestAlex Crichton-8/+8
2020-06-15Change how compiler-builtins gets many CGUsAlex Crichton-0/+13
2020-06-01bump Miri, update for cargo-miri being a separate projectRalf Jung-0/+1
2020-03-24ci: add github actions configurationPietro Albini-0/+1
2020-01-31Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrumbors-7/+0
2020-01-30Change opt-level from 2 back to 3Gregor Peach-7/+0
2020-01-14Add unicode table generatorMark Rousskov-0/+1
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-0/+1
2019-04-24Make libstd depend on the hashbrown crateAmanieu d'Antras-0/+1
2019-01-07submodules: update clippy from 39bd8449 to c63b6349Matthias Krüger-1/+0
2018-12-28Update cargo, rls, miriEric Huss-1/+0
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-0/+4
2018-12-02Update RLS and RustfmtNick Cameron-1/+1
2018-11-25HACK(eddyb) Cargo.toml: also exclude the `obj` directory from the workspace.Eduard-Mihai Burtescu-0/+2
2018-11-25Cargo.toml: exclude the `build` directory from the workspace.Eduard-Mihai Burtescu-0/+1
2018-11-22Move Cargo.{toml,lock} to the repository root directory.Eduard-Mihai Burtescu-0/+67