about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2018-11-16remove unused dependencyAndreas Jonson-1/+0
2018-11-15submodules: update clippy from d8b42690 to f5d868c9Matthias Krüger-7/+7
2018-11-14Use `Mmap` to open the rmeta file.Nicholas Nethercote-0/+2
2018-11-13Provide program clauses for builtin typesscalexm-0/+1
2018-11-12Use type safe `VariantIdx` instead of `usize` everywhereOliver Scherer-0/+1
2018-11-12Use IndexVec instead of `usize` in librustcOliver Scherer-0/+1
2018-11-11std: Delete the `alloc_system` crateAlex Crichton-15/+1
2018-11-11Rollup merge of #55816 - nnethercote:from_decimal_string-SmallVec, r=oli-obkPietro Albini-0/+1
2018-11-09Update Cargo submoduleAlex Crichton-13/+14
2018-11-09Use `SmallVec` to avoid allocations in `from_decimal_string`.Nicholas Nethercote-0/+1
2018-11-03Remove rustc_metadata_utils, which contains only one functionbjorn3-11/+1
2018-11-03Move collect_and_partition_mono_items to rustc_mirbjorn3-0/+2
2018-11-02rustc: Wait for all codegen threads to exitAlex Crichton-12/+0
2018-11-02Use `jemalloc-sys` on Linux and OSX compilersAlex Crichton-0/+18
2018-10-31Bump nightly to 1.32.0Alex Crichton-4/+4
2018-10-30Update clippyManish Goregaokar-4/+5
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