about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2018-06-01Update Cargo.lockJohn Kåre Alsaker-0/+1
2018-05-30Replace libbacktrace with a submoduleAlex Crichton-3/+5
2018-05-29WIP fix rustc-hash cargo.lock entry for polonius-engineNiko Matsakis-1/+1
2018-05-29Use polonius_outputSantiago Pastorino-4/+5
2018-05-29bump polonius engineDouglas Campos-4/+14
2018-05-28Update rustc-hash to hash up to 8 bytes at once with FxHasherJohn Kåre Alsaker-5/+8
2018-05-28Update RLS, Rustfmt, and CargoNick Cameron-39/+61
2018-05-27Update cargoMateusz Mikuła-9/+6
2018-05-26Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakiskennytm-0/+8
2018-05-24Use AllFacts from polonius-engineSantiago Pastorino-0/+8
2018-05-24get `rustc_hash` from external crateNiko Matsakis-0/+28
2018-05-22Update compiltest to use rustfix 0.3.1Pascal Hertleif-4/+5
2018-05-20Rollup merge of #50889 - oli-obk:clippy, r=kennytmkennytm-3/+25
2018-05-19Update clippyOliver Schneider-3/+25
2018-05-18use `reset_unifications` instead of creating new unification tableNiko Matsakis-4/+4
2018-05-18Update RLS and RustfmtNick Cameron-17/+10
2018-05-17Rename trans to codegen everywhere.Irina Popa-47/+47
2018-05-16Update CargoEric Huss-4/+4
2018-05-16Update RLS and RustfmtNick Cameron-116/+50
2018-05-15Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27Guillaume Gomez-0/+10
2018-05-15save-analysis: handle aliasing imports a bit more nicelyNick Cameron-8/+46
2018-05-14Bump clippyOliver Schneider-3/+3
2018-05-13Introduce OperandValue::nontemporal_store and use it in the intrinsicsAnthony Ramine-0/+1
2018-05-13Update Cargo.lockJohn Kåre Alsaker-0/+26
2018-05-12Add minification processGuillaume Gomez-5/+15
2018-05-12Rollup merge of #50607 - Zoxc:symbol-arena, r=michaelwoeristerMark Simulacrum-0/+1
2018-05-12Rollup merge of #50544 - Eijebong:cleanup_deps, r=alexcrichtonMark Simulacrum-116/+15
2018-05-11Update the clippy and miri submodulesOliver Schneider-9/+64
2018-05-10Allocate Symbol strings from an arenaJohn Kåre Alsaker-0/+1
2018-05-09ci: Compile LLVM with Clang 6.0.0Alex Crichton-20/+20
2018-05-08Update assert_cliBastien Orivel-79/+7
2018-05-08Update derive-newBastien Orivel-37/+8
2018-05-07Update clippy 0.0.197Alex Butler-24/+3
2018-05-07Update rls 1263f1fAlex Butler-4/+26
2018-05-05Misc tweaksJohn Kåre Alsaker-0/+1
2018-05-04Use published rustfix 0.2 versionPascal Hertleif-6/+4
2018-05-04test: Make a dedicated testsuite for rustfixAlex Crichton-0/+15
2018-05-04Update RLS and Rustfmt (and Cargo)Nick Cameron-3/+4
2018-05-02Update RLS and RustfmtNick Cameron-27/+44
2018-04-30Update Cargo.lockOliver Schneider-14/+0
2018-04-26Update `parking_lot` dependenciesAlex Crichton-9/+9
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-2/+9
2018-04-26rustc_target: move in type definitions from rustc_trans::abi.Irina Popa-2/+1
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-17/+17
2018-04-26Update rustfmt and rlsNick Cameron-58/+139
2018-04-23Fix the miri toolOliver Schneider-12/+3
2018-04-22Update MDBookMatt Ickstadt-10/+26
2018-04-22Remove Alloc::oomSteven Fackler-1/+0
2018-04-20Update the Cargo submoduleAlex Crichton-187/+198
2018-04-19Update clippyOliver Schneider-3/+24