about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2018-03-13introduce `infcx.at(..).normalize(..)` operation [VIC]Niko Matsakis-0/+14
2018-03-12Update the rls-rustc packageAlex Crichton-3/+3
2018-03-12Dedupe randBastien Orivel-27/+16
2018-03-11Update Cargo submoduleAlex Crichton-361/+341
2018-03-08Rollup merge of #48588 - alexcrichton:termcolor, r=BurntSushiManish Goregaokar-5/+7
2018-03-08Regenerate testsOliver Schneider-18/+3
2018-03-07rustc: Migrate to `termcolor` crate from `term`Alex Crichton-5/+7
2018-03-07Update cargo lockAlex Crichton-39/+19
2018-03-06Update env_logger to 0.5.4Alex Crichton-18/+64
2018-03-05Start adding a whitelist for rustc dependenciesMark Mansi-0/+5
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-10/+0
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-0/+5
2018-03-01Bump enaSean Griffin-3/+3
2018-03-01change skolemizations to use universe indexSean Griffin-0/+10
2018-02-28Update RLSNick Cameron-23/+79
2018-02-23Rollup merge of #47933 - Zoxc:plugin-panics, r=nikomatsakisManish Goregaokar-0/+2
2018-02-20Do not run the default panic hook inside procedural macros. Fixes #47812John Kåre Alsaker-0/+2
2018-02-18bump pulldownManish Goregaokar-4/+4
2018-02-16Remove hoedown from rustdocGuillaume Gomez-242/+0
2018-02-14Update RLSNick Cameron-17/+37
2018-02-10Emit data::Impl in save-analysisMartin Algesten-1/+11
2018-02-08Convert python script to rustGuillaume Gomez-0/+4
2018-02-07Rollup merge of #48013 - onur:use-time-in-bootstrap-dist, r=alexcrichtonkennytm-0/+1
2018-02-06Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichtonkennytm-6/+45
2018-02-05Update clippy and miri submoduleOliver Schneider-11/+11
2018-02-05Use time crate in bootstrap dist instead of dateOnur Aslan-0/+1
2018-02-04update mdbook to 0.1.2steveklabnik-6/+45
2018-02-04Update RLS and RustfmtNick Cameron-28/+28
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-1/+2
2018-01-26Update rlstopecongiro-9/+9
2018-01-24Update Cargo submodule to masterAlex Crichton-1/+35
2018-01-23Rollup merge of #47423 - est31:rustbook_checking, r=alexcrichtonkennytm-3/+3
2018-01-19Remove accidential libloading dependencybjorn3-12/+0
2018-01-19Hot plug rustc_transbjorn3-0/+12
2018-01-19Allow runtime switching between trans backendsbjorn3-1/+2
2018-01-18Update rustfmt to 0.3.6topecongiro-2/+77
2018-01-17Update Cargo and its dependenciesAlex Crichton-288/+320
2018-01-18Rollup merge of #47509 - cuviper:rayon-rust-installer, r=Mark-Simulacrumkennytm-3/+4
2018-01-16Update rust-installer for streaming parallelismJosh Stone-3/+4
2018-01-15Check for deadlinks from the summary during book generationest31-3/+3
2018-01-15Update html-diff crate => fix unicode parsing and invalid pathsGuillaume Gomez-3/+3
2018-01-13Rollup merge of #47288 - cuviper:jobserver-pipe2, r=alexcrichtonkennytm-5/+5
2018-01-08Update jobserver to 0.1.9Josh Stone-5/+5
2018-01-08Update to libc in Cargo.lock to 0.2.35 as well.Ed Schouten-45/+45
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-18/+18
2018-01-01Update crates and submodules to pull doc fixesMalo Jaffré-78/+78
2017-12-31Update cargoFelix Schütt-2/+12
2017-12-29Update rustfmt to 0.3.4Igor Matuszewski-38/+1
2017-12-28Update RLSIgor Matuszewski-19/+17
2017-12-27cargo update and add miri as the rustc workspace member.kennytm-57/+106