summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2019-12-13Auto merge of #62359 - euclio:remove-serialize, r=Dylan-DPCbors-0/+2
2019-12-12replace serialize with serde in rustdocAndy Russell-0/+2
2019-12-12Fix weird implicit dependency between rustllvm and rustc_codegen_llvmAaron Hill-0/+1
2019-12-11Update Cargo.lockAaron Hill-4/+0
2019-12-11Fix fallout from rebaseAaron Hill-0/+2
2019-12-11rustc: Link LLVM directly into rustc againAlex Crichton-0/+23
2019-12-10Update RLS and RustfmtIgor Matuszewski-114/+51
2019-12-09Auto merge of #67110 - tmandry:bump-compiler-builtins, r=alexcrichtonbors-2/+2
2019-12-09Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasperbors-2/+2
2019-12-08Auto merge of #66981 - michaelwoerister:measureme-0.5.0, r=Mark-Simulacrumbors-4/+5
2019-12-08update MiriRalf Jung-0/+1
2019-12-06Bump compiler-builtinsTyler Mandry-2/+2
2019-12-06update to polonius 0.11 to compute subset errorslqd-2/+2
2019-12-05rustc_parser: cleanup importsMazdak Farrokhzad-1/+0
2019-12-03Rollup merge of #66878 - Mark-Simulacrum:sess-decouple, r=CentrilMazdak Farrokhzad-0/+21
2019-12-03Move Session to librustc_sessionMark Rousskov-0/+4
2019-12-03Move BufferedEarlyLint to librustc_sessionMark Rousskov-0/+1
2019-12-03Move early lint declarations to librustc_sessionMark Rousskov-0/+2
2019-12-03Move cgu_reuse_tracker to librustc_sessionMark Rousskov-1/+3
2019-12-03Introduce rustc_session crateMark Rousskov-0/+12
2019-12-03Update the `wasi` crate for `wasm32-wasi`Alex Crichton-2/+8
2019-12-03Update measureme crate to 0.5.0.Michael Woerister-4/+5
2019-12-02submodules: update clippy from 7b8e8293 to 7a943a9dMatthias Krüger-0/+2
2019-11-30builtin_attrs.rs -> rustc_featureMazdak Farrokhzad-0/+4
2019-11-30introduce crate rustc_feature and move active, accepted, and removed to itMazdak Farrokhzad-0/+14
2019-11-28update MiriRalf Jung-37/+4
2019-11-25Update cargo, rls, books.Eric Huss-17/+61
2019-11-24rustc_plugin: Remove support for syntactic pluginsVadim Petrochenkov-1/+0
2019-11-23Update Cargo.lockflip1995-3/+37
2019-11-22Auto merge of #66558 - Aaron1011:update/miri-unwind, r=RalfJungbors-4/+4
2019-11-22Auto merge of #66460 - cjgillot:hashstable_generic, r=Zoxcbors-0/+2
2019-11-21Introduce MIR optimizations for simplifying `x?` on `Result`s.Mazdak Farrokhzad-0/+1
2019-11-20Rollup merge of #66457 - cjgillot:just_hashstable, r=ZoxcMazdak Farrokhzad-0/+1
2019-11-20Rollup merge of #66478 - petrochenkov:rmplugin, r=davidtwcoMazdak Farrokhzad-8/+0
2019-11-19Bump Miri for panic unwinding supportAaron Hill-4/+4
2019-11-19Derive HashStable in librustc_mir.Camille GILLOT-0/+1
2019-11-17HashStable_Generic for librustc_target.Camille GILLOT-0/+1
2019-11-17Use proc_macro for HashStable derive in libsyntax.Camille GILLOT-0/+1
2019-11-17Auto merge of #66384 - cjgillot:typefoldable, r=Zoxcbors-0/+1
2019-11-17Auto merge of #66488 - RalfJung:miri, r=RalfJungbors-0/+12
2019-11-17update MiriRalf Jung-0/+12
2019-11-17rustc_plugin: Remove the compatibility shimVadim Petrochenkov-8/+0
2019-11-17Auto merge of #66336 - ehuss:update-cargo-books, r=Mark-Simulacrumbors-3/+14
2019-11-17Rollup merge of #66456 - Centril:driver-codes, r=Mark-SimulacrumYuki Okushi-1/+1
2019-11-16Auto merge of #66255 - ehuss:update-cc, r=alexcrichtonbors-9/+12
2019-11-16move DIAGNOSTICS usage to rustc_driverMazdak Farrokhzad-1/+1
2019-11-15Rollup merge of #66427 - Mark-Simulacrum:errors-json, r=CentrilMazdak Farrokhzad-0/+1
2019-11-15Move SourceMap to syntax_posMark Rousskov-0/+1
2019-11-15Rollup merge of #66338 - ehuss:update-mdbook, r=alexcrichtonYuki Okushi-175/+172
2019-11-14Adapt error index generator to the new formatGuillaume Gomez-0/+1