about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2017-07-22Auto merge of #43059 - Mark-Simulacrum:rustbuild-2.0, r=alexcrichtonbors-13/+8
2017-07-22Use a config file with save-analysisNick Cameron-1/+11
2017-07-21Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090bSimon Sapin-0/+36
2017-07-20Resolve rebase errorsMark Simulacrum-4/+4
2017-07-20Utilize interning to allow Copy/Clone stepsMark Simulacrum-4/+5
2017-07-20Update to toml 0.4Mark Simulacrum-13/+4
2017-07-20Fixes warnings and errors introduced while moving code aroundMark Simulacrum-0/+3
2017-07-17Run RLS testsNick Cameron-34/+86
2017-07-15Auto merge of #43207 - alexcrichton:update-cargo, r=nikomatsakisbors-5/+5
2017-07-13Update the `cargo` submoduleAlex Crichton-5/+5
2017-07-13Reduce the usage of features in compiletest and libtestOliver Schneider-0/+1
2017-07-11update crate dependenciessteveklabnik-140/+109
2017-07-10Update rls to pull rustfmt with libsyntax changesVadim Petrochenkov-7/+7
2017-07-06Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakisbors-1/+0
2017-07-06Auto merge of #42727 - alexcrichton:allocators-new, r=eddybbors-0/+18
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+18
2017-07-05Merge remote-tracking branch 'origin/master' into proc_macro_apiAlex Crichton-82/+78
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-1/+0
2017-07-02Update cargoest31-1/+1
2017-07-01Auto merge of #42971 - stepancheg:ir-demangle, r=nagisabors-0/+1
2017-07-01When writing LLVM IR output demangled fn name in commentsStepan Koltsov-0/+1
2017-06-28Update RLS submoduleNick Cameron-40/+20
2017-06-26Update CargoMark Simulacrum-47/+62
2017-06-26Implement `quote!` and other `proc_macro` API.Jeffrey Seyfried-9/+0
2017-06-22Auto merge of #42682 - alexcrichton:jobserver, r=michaelwoeristerbors-0/+6
2017-06-21Rollup merge of #42766 - nrc:versions, r=nagisaCorey Farwell-3/+3
2017-06-21Integrate jobserver support to parallel codegenAlex Crichton-0/+6
2017-06-20Switch to the crates.io `getopts` crateAlex Crichton-15/+5
2017-06-20Auto merge of #42495 - alexcrichton:new-stage0, r=Mark-Simulacrumbors-5/+5
2017-06-20Update rls-data depNick Cameron-3/+3
2017-06-19Bump version and stage0 compilerAlex Crichton-5/+5
2017-06-19Update `wincolor` dep for CargoAlex Crichton-3/+3
2017-06-18Auto merge of #42676 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-314/+331
2017-06-18Rollup merge of #42720 - murarth:deprecated-collections, r=alexcrichtonMark Simulacrum-0/+9
2017-06-18Auto merge of #42593 - ibabushkin:on-demand-external-source, r=eddybbors-0/+1
2017-06-17Reintroduce deprecated `collections` crateMurarth-0/+9
2017-06-17Update cargo/rls submodules and dependenciesAlex Crichton-314/+331
2017-06-16Auto merge of #42612 - est31:master, r=nagisabors-0/+7
2017-06-15Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichtonbors-10/+1
2017-06-14Auto merge of #42433 - marco-c:profiling, r=alexcrichtonbors-0/+9
2017-06-13Merge crate `collections` into `alloc`Murarth-10/+1
2017-06-14Autogenerate stubs and the summary of the unstable bookest31-0/+7
2017-06-12Fix rebasing errorNick Cameron-2/+2
2017-06-12Update rls-dataNick Cameron-3/+3
2017-06-10Moved FileMap construction to it's own constructor.Inokentiy Babushkin-0/+1
2017-06-07Rollup merge of #42512 - Keruspe:master, r=alexcrichtonCorey Farwell-10/+16
2017-06-07update git2Marc-Antoine Perennou-10/+16
2017-06-07Update CargoAlex Crichton-76/+46
2017-06-04Merge branch 'profiling' of github.com:whitequark/rust into profilingMarco Castelluccio-0/+9
2017-06-02Rollup merge of #42343 - cuviper:install-executables, r=alexcrichtonMark Simulacrum-5/+5