about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2017-12-04rustc_back: remove slice module in favor of std::slice::from_ref.Irina-Gabriela Popa-3/+0
2017-12-02Auto merge of #46288 - alexcrichton:bump-bootstrap, r=Mark-Simulacrumbors-57/+57
2017-12-02Rollup merge of #46386 - Aaron1011:fix_rustdoc_log, r=Mark-Simulacrumkennytm-1/+0
2017-11-30Reenable clippyOliver Schneider-3/+3
2017-11-29Update bootstrap compilerAlex Crichton-57/+57
2017-11-29Remove librustdoc dependency on env_loggerAaron Hill-1/+0
2017-11-29Update Rustfmt againNick Cameron-0/+14
2017-11-29Rebased Cargo.lockNick Cameron-54/+100
2017-11-26update Cargo.lock & rustdocAriel Ben-Yehuda-112/+112
2017-11-23Auto merge of #46011 - euclio:reachability-redux, r=nrcbors-1/+11
2017-11-20Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturonbors-3/+19
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-3/+19
2017-11-19upgrade rls-dataAndy Russell-1/+11
2017-11-17update openssl{,-sys} to fix build with libressl 2.6.xMarc-Antoine Perennou-11/+11
2017-11-15Reenable clippy testingOliver Schneider-6/+10
2017-11-12Auto merge of #45902 - nrc:component-update, r=alexcrichtonbors-188/+179
2017-11-10Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichtonkennytm-0/+2
2017-11-10Update RLS submoduleNick Cameron-14/+8
2017-11-10Update rustfmt submoduleNick Cameron-174/+171
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-9/+5
2017-11-07Saturating casts between integers and floats (both directions).Robin Kruppe-0/+1
2017-11-06tools: Fix rustfmt and the RLSDustin Speckhals-6/+6
2017-11-05Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakisbors-0/+1
2017-11-06Abbreviate some stdout/stderr output in compiletest.kennytm-0/+2
2017-11-04Auto merge of #45711 - tirr-c:unicode-span, r=estebankbors-0/+1
2017-11-04Make DefIndex use newtype_index macroSantiago Pastorino-0/+1
2017-11-03Display spans correctly when there are non-half-width charactersWonwoo Choi-0/+1
2017-11-02Auto merge of #45468 - Xanewok:crate-source, r=nrcbors-29/+13
2017-11-01Update rls so it compiles with #45468Igor Matuszewski-37/+11
2017-10-29Auto merge of #45597 - DSpeckhals:rustfmt-update, r=nrcbors-2/+2
2017-10-29Update rustfmt againDustin Speckhals-2/+2
2017-10-29Update clippyManish Goregaokar-0/+7