summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update RLS and RustfmtNick Cameron2018-12-021-1/+1
* HACK(eddyb) Cargo.toml: also exclude the `obj` directory from the workspace.Eduard-Mihai Burtescu2018-11-251-0/+2
* Cargo.toml: exclude the `build` directory from the workspace.Eduard-Mihai Burtescu2018-11-251-0/+1
* Move Cargo.{toml,lock} to the repository root directory.Eduard-Mihai Burtescu2018-11-221-0/+67