about summary refs log tree commit diff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorLines
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