about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2017-12-24Update Cargo and its dependenciesAlex Crichton-105/+142
2017-12-21Mir: Abort on nounwind ABIsDavid Henningsson-0/+1
2017-12-18Update lockfileMaik Klein-0/+2
2017-12-17Add sync module to rustc_data_structuresJohn Kåre Alsaker-5/+33
2017-12-15save-analysis: add parents to importsAndy Russell-1/+11
2017-12-15Update the rls and rustfmt submodulesOliver Schneider-15/+28
2017-12-14When attempting to write str with single quote suggest double quotesEsteban Küber-0/+1
2017-12-14Support regexes in custom normalization in UI testsVadim Petrochenkov-0/+1
2017-12-14Move mir validation out of treeOliver Schneider-9/+0
2017-12-12Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpretOliver Schneider-2/+11
2017-12-06Merge remote-tracking branch 'origin/master' into miriOliver Schneider-152/+151
2017-12-06Update miri to rustc changesOliver Schneider-464/+674
2017-12-06Update CargoNick Cameron-66/+4
2017-12-06Update rls and rustfmtNick Cameron-146/+208
2017-12-05Auto merge of #46503 - Aaron1011:librustdoc_log, r=Mark-Simulacrumbors-1/+0
2017-12-04Remove librustdoc dependency on logAaron Hill-1/+0
2017-12-04rustc_back: replace tempdir with crates.io version.Irina-Gabriela Popa-0/+2
2017-12-04rustc_back: move dynamic_lib to rustc_metadata.Irina-Gabriela Popa-1/+0