summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2017-08-31Update rls to beta (1.21) branchNick Cameron-11/+9
2017-08-30Revert "Remove all packaging support for the RLS"Nick Cameron-0/+341
2017-08-28Remove all packaging support for the RLSAlex Crichton-341/+0
2017-08-27Move unused-extern-crate to late passTatsuyuki Ishi-3/+1
2017-08-26Update cargoMark Simulacrum-6/+0
2017-08-25Update RLS and CargoNick Cameron-95/+135
2017-08-16Move borrowck error msg construction to module in `rustc_mir` (for later reus...Felix S. Klock II-0/+1
2017-08-11Remove some unused dependencies from rustc_trans_utilsbjorn3-10/+0
2017-08-11It now completely compiles without LLVM!!!bjorn3-0/+1
2017-08-11Actually make rustc_driver compile without llvmbjorn3-0/+21
2017-08-11Make librustc_driver work without librustc_transbjorn3-0/+7
2017-08-07Update libc to 0.2.29Danek Duvall-36/+36
2017-08-07update rlsNick Cameron-3/+3
2017-08-05Auto merge of #43554 - eddyb:apfloat, r=nikomatsakisbors-0/+8
2017-08-02Update RLSNick Cameron-15/+7
2017-08-02Update rls-data depNick Cameron-1/+11
2017-08-02rustc_apfloat: introduce the base Float API.Eduard-Mihai Burtescu-0/+8
2017-08-01Auto merge of #43506 - michaelwoerister:async-llvm, r=alexcrichtonbors-1/+1
2017-08-01Auto merge of #43533 - nrc:macro-save, r=jseyfried,bors-0/+1
2017-08-01review changesNick Cameron-0/+1
2017-07-31async-llvm(24): Improve scheduling and documentation.Michael Woerister-1/+1
2017-07-29Auto merge of #43009 - GuillaumeGomez:unused-doc-comments, r=nrcbors-2/+11
2017-07-29Update cargo versionGuillaume Gomez-2/+11
2017-07-27Build rustdoc on-demand.Mark Simulacrum-15/+10
2017-07-26Update RLSNick Cameron-3/+4
2017-07-25Bump master to 1.21.0Alex Crichton-97/+44
2017-07-24Auto merge of #43327 - nrc:rls-config, r=eddybbors-83/+185
2017-07-24Point RLS submodule at a branch with required changesNick Cameron-90/+182
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