summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2018-12-18update rls submodule to bring a few fixes inPietro Albini-7/+7
2018-12-17require libc 0.2.44 or greaterPietro Albini-41/+41
2018-12-02Update RLS on betaNick Cameron-6/+6
2018-11-29Update rustfmt to build on all archesAlex Crichton-10/+13
2018-11-20Update the `cargo_metadata` dependencyAlex Crichton-7/+7
2018-11-20Update RLS and RustfmtNiko Matsakis-66/+87
2018-11-09[beta]: Update Cargo's submoduleAlex Crichton-0/+1
2018-10-31[beta] Update the boostrap compilerAlex Crichton-4/+4
2018-10-21submodules: update clippy from 5afdf8b7 to b1d03437Matthias Krüger-0/+1
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-187/+193
2018-10-14Added graphviz visualization for obligation forests.Diogo Sousa-0/+1
2018-10-13submodules: update cargo from ad6e5c00 to 5dbac988Matthias Krüger-7/+7
2018-10-13submodules: update rls from 15d4d4a to 440a985Matthias Krüger-3/+4
2018-10-13update miriRalf Jung-16/+4
2018-10-11Fix mobile doc displayGuillaume Gomez-3/+3
2018-10-08Pass around interned refs to goals and not goalsscalexm-4/+4
2018-10-05Reapply the macro_rules disambiguation changes from masterVadim Petrochenkov-0/+1
2018-10-04Update Cargo.lockOliver Schneider-0/+1
2018-10-03Update clippyManish Goregaokar-0/+1
2018-10-02Rollup merge of #54648 - alexcrichton:update-cargo, r=nikomatsakisPietro Albini-26/+81
2018-09-28Update Cargo's submoduleAlex Crichton-26/+81
2018-09-28Emit only necessary compilation options in save-analysisIgor Matuszewski-0/+1
2018-09-26update clippy submodule to a72e786cMatthias Krüger-0/+1
2018-09-26Remove OneVectorljedrz-0/+1
2018-09-26Update rustfmt and RLSNick Cameron-95/+64
2018-09-23update rls to 32d457717ce37babef199fe4984b1e20d4e108d4Matthias Krüger-0/+1
2018-09-21Update CargoAlex Crichton-13/+30
2018-09-20shuffle ownership of `external_traits`QuietMisdreavus-0/+1
2018-09-19Update some `*-sys` dependencies of Cargo/RLSAlex Crichton-36/+35
2018-09-18Log when buffering a diagnostic.David Wood-0/+1
2018-09-17update miriRalf Jung-2/+24
2018-09-15Update submodules to include rust-lang-nursery/rust-clippy#3189 and rust-lang...Eduard-Mihai Burtescu-9/+10
2018-09-09merge cargo changes done by https://github.com/rust-lang/rust/pull/53935/Eric Huss-4/+4
2018-09-08Update `petgraph` dependency to 0.4.13Gabriel Majeri-3/+3
2018-09-07update clippy submoduleMatthias Krüger-0/+16
2018-09-04Introduce Custom Test FrameworksJohn Renner-0/+1
2018-09-04Breaking change upgradesMark Rousskov-8/+42
2018-09-04Update Rustfmt to 0.99.4Igor Matuszewski-41/+47
2018-08-31Always add all modules to the global ThinLTO module analysis when compiling i...Michael Woerister-0/+11
2018-08-29Update clippy submoduleOliver Schneider-2/+0
2018-08-29Remove `AccumulateVec` and its uses.Nicholas Nethercote-0/+1
2018-08-27Update clippyJohn Kåre Alsaker-15/+2
2018-08-25Update Cargo submoduleAlex Crichton-401/+421
2018-08-25Bump serde_json 1.0.24 -> 1.0.25Igor Matuszewski-136/+34
2018-08-23Use optimized SmallVec implementationIgor Gutorov-4/+14
2018-08-22Rollup merge of #53442 - staktrace:rlsbump, r=nrcGuillaume Gomez-1/+11
2018-08-17rustc_resolve: don't allow paths starting with `::crate`.Eduard-Mihai Burtescu-4/+4
2018-08-16Update version of rls-data used with save-analysisKartikaya Gupta-1/+11
2018-08-17Rollup merge of #53377 - cuviper:pointer-elf_size, r=alexcrichtonkennytm-3/+3
2018-08-15Rollup merge of #53388 - GuillaumeGomez:fix-links-color, r=frewsxcvGuillaume Gomez-4/+10