summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2017-11-24Update rustfmt and rlsNick Cameron-103/+147
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-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
2017-10-28Update rustfmtDustin Speckhals-2/+2
2017-10-28Rollup merge of #45421 - QuietMisdreavus:update-pulldown, r=steveklabnikkennytm-16/+1
2017-10-27Use rls-data 0.12Igor Matuszewski-1/+11
2017-10-27Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrumbors-175/+211
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-175/+211
2017-10-26Auto merge of #45519 - michaelwoerister:dedup-errors, r=arielb1bors-0/+1
2017-10-25librustc_errors: Don't emit the same error message twice.Michael Woerister-0/+1
2017-10-24Merge branch 'master' into update-rls-data-for-save-analysisDustin Speckhals-36/+186
2017-10-22Remove deprecated `collections` crate.leonardo.yvens-9/+0
2017-10-22Auto merge of #45423 - durka:update-jobserver, r=Mark-Simulacrumbors-9/+9
2017-10-21rustdoc: update pulldown rendererQuietMisdreavus-16/+1
2017-10-21Rollup merge of #45411 - oli-obk:clippy, r=ManishearthCorey Farwell-0/+159
2017-10-20Use newest version of RLS and rustfmtDustin Speckhals-2/+6
2017-10-20update jobserver version to work around macos bugAlex Burka-9/+9
2017-10-20Reactivate clippy in toolstate.tomlOliver Schneider-0/+159
2017-10-19Move collector to rustc_trans_utilsbjorn3-0/+1
2017-10-16Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1bors-1/+1
2017-10-15rustbuild: Support specifying archiver and linker explicitlyVadim Petrochenkov-1/+0
2017-10-15Auto merge of #45224 - malbarbo:x32, r=alexcrichtonbors-18/+18
2017-10-14rustc: Remove `used_mut_nodes` from `TyCtxt`Alex Crichton-1/+1
2017-10-13Rollup merge of #45049 - alexcrichton:update-jobserver, r=sfacklerkennytm-5/+5
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-18/+18
2017-10-11Update rustfmt along with rlsDustin Speckhals-24/+1
2017-10-07Update rls submoduleDustin Speckhals-49/+30
2017-10-07Update rls-data for librustc-save-analysisDustin Speckhals-1/+11
2017-10-05Update the `jobserver` crateAlex Crichton-5/+5
2017-10-04Generate Idx in nll using newtype_index!Santiago Pastorino-0/+1
2017-10-02update mdbooksteveklabnik-17/+17