about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2018-08-15Fix links' colorGuillaume Gomez-4/+10
2018-08-14Update cargoEric Huss-21/+43
2018-08-14std: Use target_pointer_width for BACKTRACE_ELF_SIZEJosh Stone-3/+3
2018-08-14Add lldb to the buildTom Tromey-1/+1
2018-08-13Move SmallVec and ThinVec out of libsyntaxljedrz-0/+1
2018-08-11Update RLSNick Cameron-1/+1
2018-08-09Move rustc::util::fs into separate (new) crateMark Rousskov-0/+6
2018-08-08Update libc to 0.2.43 in Cargo.lockLinus Färnstrand-43/+43
2018-08-08Update RLS and RustfmtNick Cameron-142/+42
2018-08-06Building librustc_codegen_llvm in a separate directoryMark Rousskov-20/+0