| Age | Commit message (Expand) | Author | Lines |
| 2019-12-13 | Auto merge of #62359 - euclio:remove-serialize, r=Dylan-DPC | bors | -0/+2 |
| 2019-12-12 | replace serialize with serde in rustdoc | Andy Russell | -0/+2 |
| 2019-12-12 | Fix weird implicit dependency between rustllvm and rustc_codegen_llvm | Aaron Hill | -0/+1 |
| 2019-12-11 | Update Cargo.lock | Aaron Hill | -4/+0 |
| 2019-12-11 | Fix fallout from rebase | Aaron Hill | -0/+2 |
| 2019-12-11 | rustc: Link LLVM directly into rustc again | Alex Crichton | -0/+23 |
| 2019-12-10 | Update RLS and Rustfmt | Igor Matuszewski | -114/+51 |
| 2019-12-09 | Auto merge of #67110 - tmandry:bump-compiler-builtins, r=alexcrichton | bors | -2/+2 |
| 2019-12-09 | Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasper | bors | -2/+2 |
| 2019-12-08 | Auto merge of #66981 - michaelwoerister:measureme-0.5.0, r=Mark-Simulacrum | bors | -4/+5 |
| 2019-12-08 | update Miri | Ralf Jung | -0/+1 |
| 2019-12-06 | Bump compiler-builtins | Tyler Mandry | -2/+2 |
| 2019-12-06 | update to polonius 0.11 to compute subset errors | lqd | -2/+2 |
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -1/+0 |
| 2019-12-03 | Rollup merge of #66878 - Mark-Simulacrum:sess-decouple, r=Centril | Mazdak Farrokhzad | -0/+21 |
| 2019-12-03 | Move Session to librustc_session | Mark Rousskov | -0/+4 |
| 2019-12-03 | Move BufferedEarlyLint to librustc_session | Mark Rousskov | -0/+1 |
| 2019-12-03 | Move early lint declarations to librustc_session | Mark Rousskov | -0/+2 |
| 2019-12-03 | Move cgu_reuse_tracker to librustc_session | Mark Rousskov | -1/+3 |
| 2019-12-03 | Introduce rustc_session crate | Mark Rousskov | -0/+12 |
| 2019-12-03 | Update the `wasi` crate for `wasm32-wasi` | Alex Crichton | -2/+8 |
| 2019-12-03 | Update measureme crate to 0.5.0. | Michael Woerister | -4/+5 |
| 2019-12-02 | submodules: update clippy from 7b8e8293 to 7a943a9d | Matthias Krüger | -0/+2 |
| 2019-11-30 | builtin_attrs.rs -> rustc_feature | Mazdak Farrokhzad | -0/+4 |
| 2019-11-30 | introduce crate rustc_feature and move active, accepted, and removed to it | Mazdak Farrokhzad | -0/+14 |
| 2019-11-28 | update Miri | Ralf Jung | -37/+4 |
| 2019-11-25 | Update cargo, rls, books. | Eric Huss | -17/+61 |
| 2019-11-24 | rustc_plugin: Remove support for syntactic plugins | Vadim Petrochenkov | -1/+0 |
| 2019-11-23 | Update Cargo.lock | flip1995 | -3/+37 |
| 2019-11-22 | Auto merge of #66558 - Aaron1011:update/miri-unwind, r=RalfJung | bors | -4/+4 |
| 2019-11-22 | Auto merge of #66460 - cjgillot:hashstable_generic, r=Zoxc | bors | -0/+2 |
| 2019-11-21 | Introduce MIR optimizations for simplifying `x?` on `Result`s. | Mazdak Farrokhzad | -0/+1 |
| 2019-11-20 | Rollup merge of #66457 - cjgillot:just_hashstable, r=Zoxc | Mazdak Farrokhzad | -0/+1 |
| 2019-11-20 | Rollup merge of #66478 - petrochenkov:rmplugin, r=davidtwco | Mazdak Farrokhzad | -8/+0 |
| 2019-11-19 | Bump Miri for panic unwinding support | Aaron Hill | -4/+4 |
| 2019-11-19 | Derive HashStable in librustc_mir. | Camille GILLOT | -0/+1 |
| 2019-11-17 | HashStable_Generic for librustc_target. | Camille GILLOT | -0/+1 |
| 2019-11-17 | Use proc_macro for HashStable derive in libsyntax. | Camille GILLOT | -0/+1 |
| 2019-11-17 | Auto merge of #66384 - cjgillot:typefoldable, r=Zoxc | bors | -0/+1 |
| 2019-11-17 | Auto merge of #66488 - RalfJung:miri, r=RalfJung | bors | -0/+12 |
| 2019-11-17 | update Miri | Ralf Jung | -0/+12 |
| 2019-11-17 | rustc_plugin: Remove the compatibility shim | Vadim Petrochenkov | -8/+0 |
| 2019-11-17 | Auto merge of #66336 - ehuss:update-cargo-books, r=Mark-Simulacrum | bors | -3/+14 |
| 2019-11-17 | Rollup merge of #66456 - Centril:driver-codes, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2019-11-16 | Auto merge of #66255 - ehuss:update-cc, r=alexcrichton | bors | -9/+12 |
| 2019-11-16 | move DIAGNOSTICS usage to rustc_driver | Mazdak Farrokhzad | -1/+1 |
| 2019-11-15 | Rollup merge of #66427 - Mark-Simulacrum:errors-json, r=Centril | Mazdak Farrokhzad | -0/+1 |
| 2019-11-15 | Move SourceMap to syntax_pos | Mark Rousskov | -0/+1 |
| 2019-11-15 | Rollup merge of #66338 - ehuss:update-mdbook, r=alexcrichton | Yuki Okushi | -175/+172 |
| 2019-11-14 | Adapt error index generator to the new format | Guillaume Gomez | -0/+1 |