about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2018-08-02Update Cargo submoduleAlex Crichton-34/+149
2018-08-01Rollup merge of #52732 - SimonSapin:spring, r=Mark-SimulacrumPietro Albini-9/+0
2018-07-30Remove the unstable std_unicode crate, deprecated since 1.27Simon Sapin-9/+0
2018-07-30rustc_llvm: move to rustc_codegen_llvm::llvm.Irina Popa-3/+0
2018-07-29Update miri submoduleOliver Schneider-4/+4
2018-07-29Update RLS and rustfmt.kennytm-171/+210
2018-07-28Update the Cargo submodule and rustfixAlex Crichton-38/+46
2018-07-27revert accidental atty downgradeRalf Jung-7/+7
2018-07-25simplify `NLLRegionVariableOrigin`Niko Matsakis-7/+7
2018-07-22Fix color detection for Windows msys terminals.Eric Huss-7/+7
2018-07-20Update clippyManish Goregaokar-10/+10
2018-07-18Update Cargo submoduleAlex Crichton-171/+185
2018-07-17update miriRalf Jung-2/+25
2018-07-15Update clippy and rlsOliver Schneider-22/+17
2018-07-12Update [patch] section of clippy to include clippy_lints.kennytm-23/+1
2018-07-09Inject clippy into the rls againOliver Schneider-27/+1
2018-07-07Update Cargo.lockbjorn3-7/+1
2018-07-07Mostly fix compiling without LLVM (with metadata_only backend)bjorn3-2/+0
2018-07-06Dedupe filetimeBastien Orivel-17/+6
2018-07-06Update RLS, Rustfmt, Cargo, and ClippyNick Cameron-171/+81
2018-07-05Update Cargo.lock dependenciesAlex Crichton-618/+620
2018-07-02Make sure clippy does not duplicate depenenciesOliver Schneider-0/+3
2018-07-01Did you mean to block nightlies on clippy?Oliver Schneider-5/+5
2018-06-30Bootstrap from 1.28.0-beta.3Mark Simulacrum-14/+15
2018-06-27Add SSE2 accelerated version of FileMap analysis.Michael Woerister-0/+1
2018-06-25Minify cssGuillaume Gomez-3/+3
2018-06-24Prohibit global_allocator in submodules for nowMark Mansi-0/+1
2018-06-23Update Cargo.lockAmanieu d'Antras-34/+34
2018-06-20Replace tempdir by tempfile in librustcBastien Orivel-11/+1
2018-06-20Replace tempdir by tempfile in librustc_transBastien Orivel-1/+1
2018-06-20Replace tempdir by tempfile in librustdocBastien Orivel-1/+1
2018-06-08Rollup merge of #51407 - nrc:update, r=Mark-Simulacrumkennytm-38/+164
2018-06-08Rollup merge of #51380 - Mark-Simulacrum:remove-fmt-macros, r=oli-obkkennytm-1/+0
2018-06-07Update RLS and RustfmtNick Cameron-38/+164
2018-06-06Update CargoJohn Kåre Alsaker-9/+13
2018-06-05Remove fmt_macros dependencyMark Simulacrum-1/+0
2018-06-02Allow choosing Polonius algorithm via environment variable POLONIUS_ALGORITHM.Vytautas Astrauskas-4/+5
2018-06-01Update Cargo.lockJohn Kåre Alsaker-0/+1
2018-05-30Replace libbacktrace with a submoduleAlex Crichton-3/+5
2018-05-29WIP fix rustc-hash cargo.lock entry for polonius-engineNiko Matsakis-1/+1
2018-05-29Use polonius_outputSantiago Pastorino-4/+5
2018-05-29bump polonius engineDouglas Campos-4/+14
2018-05-28Update rustc-hash to hash up to 8 bytes at once with FxHasherJohn Kåre Alsaker-5/+8
2018-05-28Update RLS, Rustfmt, and CargoNick Cameron-39/+61
2018-05-27Update cargoMateusz Mikuła-9/+6
2018-05-26Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakiskennytm-0/+8
2018-05-24Use AllFacts from polonius-engineSantiago Pastorino-0/+8
2018-05-24get `rustc_hash` from external crateNiko Matsakis-0/+28
2018-05-22Update compiltest to use rustfix 0.3.1Pascal Hertleif-4/+5
2018-05-20Rollup merge of #50889 - oli-obk:clippy, r=kennytmkennytm-3/+25