| Age | Commit message (Expand) | Author | Lines |
| 2020-03-21 | Beta: Update cargo, clippy | Eric Huss | -7/+6 |
| 2020-03-04 | Auto merge of #69636 - RalfJung:miri, r=nikomatsakis | bors | -0/+1 |
| 2020-03-04 | update miri | Ralf Jung | -0/+1 |
| 2020-03-03 | Auto merge of #69482 - lqd:poloniusup, r=nikomatsakis | bors | -2/+2 |
| 2020-03-03 | Auto merge of #69247 - CAD97:remove-chalk, r=nikomatsakis | bors | -21/+0 |
| 2020-03-02 | Remove chalk integration | CAD97 | -21/+0 |
| 2020-03-02 | Update cargo, clippy | Eric Huss | -6/+6 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -43/+43 |
| 2020-02-27 | - polonius: adapt to the new fact format | Albin Stjerna | -2/+2 |
| 2020-02-17 | Update Clippy | Yuki Okushi | -1/+1 |
| 2020-02-16 | Prune rustc dependencies. | Camille GILLOT | -2/+0 |
| 2020-02-16 | Other crates. | Camille GILLOT | -0/+1 |
| 2020-02-16 | Make librustc_infer compile. | Camille GILLOT | -0/+30 |
| 2020-02-15 | Rollup merge of #69164 - GuillaumeGomez:update-pulldown-cmark, r=Dylan-DPC | Yuki Okushi | -18/+12 |
| 2020-02-14 | Update pulldown-cmark dependency | Guillaume Gomez | -18/+12 |
| 2020-02-14 | Auto merge of #69100 - cjgillot:resolve_instance, r=Zoxc | bors | -0/+1 |
| 2020-02-13 | Move resolve_instance to rustc_ty. | Camille GILLOT | -0/+1 |
| 2020-02-13 | add selfprofiling for new llvm passmanager | Andreas Jonson | -0/+1 |
| 2020-02-13 | Auto merge of #69097 - Xanewok:update-rls-rustfmt, r=Dylan-DPC | bors | -111/+221 |
| 2020-02-12 | Rollup merge of #69086 - tmandry:probestack-hidden-2, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-02-12 | Update RLS and Rustfmt | Igor Matuszewski | -111/+221 |
| 2020-02-12 | Rollup merge of #69042 - yaahc:backtrace-header, r=dtolnay | Dylan DPC | -2/+2 |
| 2020-02-12 | Rollup merge of #68999 - andjo403:itertools, r=Centril | Yuki Okushi | -2/+0 |
| 2020-02-12 | Rollup merge of #68554 - cjgillot:lang_items, r=Zoxc | Yuki Okushi | -0/+1 |
| 2020-02-12 | Rollup merge of #68487 - 0dvictor:nolink, r=tmandry | Yuki Okushi | -0/+1 |
| 2020-02-11 | Update compiler-builtins to 0.1.25 | Tyler Mandry | -2/+2 |
| 2020-02-11 | Move it all into rustc_hir. | Camille GILLOT | -15/+1 |
| 2020-02-11 | Move hir::check_attr::Target to librustc_lang_items. | Camille GILLOT | -0/+15 |
| 2020-02-11 | Update Cargo.lock | Jane Lusby | -2/+2 |
| 2020-02-11 | remove some dependencies on itertools | Andreas Jonson | -2/+0 |
| 2020-02-11 | Support linking from a .rlink file | Victor Ding | -0/+1 |
| 2020-02-10 | submodules: update cargo from 9d32b7b01 to 3c53211c3 | Matthias Krüger | -11/+21 |
| 2020-02-03 | implement proper linkchecker hardening | mark | -0/+1 |
| 2020-02-01 | remove rustc_ast_pretty dep from rustc | Mazdak Farrokhzad | -1/+0 |
| 2020-02-01 | syntax::print -> new crate rustc_ast_pretty | Mazdak Farrokhzad | -0/+24 |
| 2020-02-01 | 1. move allow_internal_unstable to rustc_attr | Mazdak Farrokhzad | -1/+0 |
| 2020-02-01 | 1. move node_id to syntax | Mazdak Farrokhzad | -3/+1 |
| 2020-02-01 | Move builtin attribute logic to new rustc_attr crate. | Mazdak Farrokhzad | -0/+31 |
| 2020-01-29 | Update jobserver crate to 0.1.21 | Alex Crichton | -2/+2 |
| 2020-01-29 | Use termize instead of term_size | John Kåre Alsaker | -1/+11 |
| 2020-01-23 | Update some of Cargo's dependencies | Alex Crichton | -98/+88 |
| 2020-01-23 | Add `-Z no-link` flag | Victor Ding | -0/+1 |
| 2020-01-22 | Rollup merge of #68421 - ehuss:update-cargo-books, r=alexcrichton | Mazdak Farrokhzad | -4/+10 |
| 2020-01-21 | Update cargo, books | Eric Huss | -4/+10 |
| 2020-01-20 | check_match: simplify check_arm | Mazdak Farrokhzad | -0/+1 |
| 2020-01-18 | remove rustc_error_codes deps except in rustc_driver | Mazdak Farrokhzad | -17/+0 |
| 2020-01-16 | Rollup merge of #67780 - cjgillot:passes-ty, r=Zoxc | Dylan DPC | -0/+12 |
| 2020-01-15 | Rollup merge of #68232 - Mark-Simulacrum:unicode-tables, r=joshtriplett | Dylan DPC | -0/+17 |
| 2020-01-15 | Auto merge of #68248 - JohnTitor:rollup-x0kml5f, r=JohnTitor | bors | -9/+14 |
| 2020-01-15 | Rollup merge of #68233 - danielframpton:update-compiler-builtins, r=alexcrichton | Yuki Okushi | -2/+2 |