summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2018-05-24Update RLS and RustfmtNick Cameron-54/+33
2018-04-26[beta] Remove dependency on `parking_lot`Alex Crichton-2/+0
2018-04-01Rollup merge of #49549 - Mark-Simulacrum:bootstrap-cleanup, r=alexcrichtonMark Simulacrum-3/+0
2018-04-01Remove filetime dep from build_helperMark Simulacrum-3/+0
2018-03-30Bump lockfileManish Goregaokar-3/+24
2018-03-29Update CargoAleksey Kladov-1/+14
2018-03-28Stabilize match_default_bindingsTaylor Cramer-24/+24
2018-03-26Fix diagnostic colors on Windows 10 console.Eric Huss-6/+6
2018-03-26rustbuild: Fail the build if we build Cargo twiceAlex Crichton-189/+190
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-24/+3
2018-03-25Rollup merge of #49203 - Eijebong:lets-cleanup-dependencies, r=Mark-Simulacrumkennytm-102/+12
2018-03-23Update RLS and RustfmtNick Cameron-1/+22
2018-03-21Bump racer and homeBastien Orivel-102/+12
2018-03-20Update Cargo to fix regressionAleksey Kladov-7/+7
2018-03-19Update rustfmt to 0.4.1Alan Du-92/+47
2018-03-17Update CargoAleksey Kladov-26/+17
2018-03-16Automatically enable the `clippy` feature of `rls` if clippy buildsOliver Schneider-170/+24
2018-03-16Rollup merge of #48957 - Eijebong:rand, r=michaelwoeristerkennytm-27/+16
2018-03-14Update RLSBoris-Chengbiao Zhou-8/+47
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-0/+2
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