| Age | Commit message (Expand) | Author | Lines |
| 2019-12-09 | Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasper | bors | -1/+1 |
| 2019-12-08 | Auto merge of #66981 - michaelwoerister:measureme-0.5.0, r=Mark-Simulacrum | bors | -1/+1 |
| 2019-12-06 | update to polonius 0.11 to compute subset errors | lqd | -1/+1 |
| 2019-12-03 | Introduce rustc_session crate | Mark Rousskov | -0/+1 |
| 2019-12-03 | Update measureme crate to 0.5.0. | Michael Woerister | -1/+1 |
| 2019-11-30 | introduce crate rustc_feature and move active, accepted, and removed to it | Mazdak Farrokhzad | -0/+1 |
| 2019-11-16 | Auto merge of #66255 - ehuss:update-cc, r=alexcrichton | bors | -4/+0 |
| 2019-11-14 | Update to use new librustc_error_codes library | Guillaume Gomez | -0/+2 |
| 2019-11-12 | Move self-profile infrastructure to data structures | Mark Rousskov | -1/+0 |
| 2019-11-09 | Update cc, git2, num_cpus. | Eric Huss | -4/+0 |
| 2019-11-04 | bump smallvec to 1.0 | Ralf Jung | -1/+1 |
| 2019-10-29 | Rollup merge of #65531 - tmandry:bump-backtrace, r=cramertj | Mazdak Farrokhzad | -1/+5 |
| 2019-10-29 | Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasper | Mazdak Farrokhzad | -1/+1 |
| 2019-10-28 | Update backtrace to 0.3.40 | Tyler Mandry | -1/+5 |
| 2019-10-27 | rustc, rustc_passes: don't depend on syntax_expand. | Mazdak Farrokhzad | -1/+0 |
| 2019-10-25 | Update bitflags | varkor | -1/+1 |
| 2019-10-24 | self-profiling: Update measureme to 0.4.0 and use new RAII-based API. | Michael Woerister | -1/+1 |
| 2019-10-21 | Rollup merge of #62330 - SimonSapin:no-drop-in-union-fields, r=RalfJung | Mazdak Farrokhzad | -1/+1 |
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -0/+1 |
| 2019-10-11 | Change untagged_unions to not allow union fields with drop | Ulrik Sverdrup | -1/+1 |
| 2019-10-07 | Rebase rustc-rayon on rayon-1.2 | Josh Stone | -2/+2 |
| 2019-09-29 | remove bit_set re-export from rustc_data_structures | csmoe | -0/+1 |
| 2019-09-16 | with byteorder 1.3, the i128 feature is a NOP | Ralf Jung | -1/+1 |
| 2019-09-16 | Auto merge of #64381 - mati865:rand, r=alexcrichton | bors | -1/+1 |
| 2019-09-15 | Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk | bors | -1/+0 |
| 2019-09-11 | Upgrade parking_lot and tempfile rustc dependencies | Mateusz Mikuła | -1/+1 |
| 2019-09-04 | NLL: New Polonius version | Albin Stjerna | -1/+1 |
| 2019-08-30 | Move librustc panic handler into the new one | Jonas Schievink | -1/+0 |
| 2019-07-23 | cleanup: Remove `extern crate serialize as rustc_serialize`s | Vadim Petrochenkov | -1/+1 |
| 2019-07-12 | Upgrade Polonius | Albin Stjerna | -1/+1 |
| 2019-07-07 | Remove some dummy dependencies | John Kåre Alsaker | -30/+0 |
| 2019-07-07 | rustc: Remove `dylib` crate type from most rustc crates | Alex Crichton | -1/+1 |
| 2019-05-13 | Bump measureme dependency to 0.3 | Wesley Wiser | -1/+1 |
| 2019-04-26 | Update rustc-rayon version | John Kåre Alsaker | -2/+2 |
| 2019-04-14 | Rollup merge of #59856 - albins:update-polonius, r=nikomatsakis | Mazdak Farrokhzad | -1/+1 |
| 2019-04-12 | Use measureme in self-profiler | Wesley Wiser | -0/+1 |
| 2019-04-10 | update polonius-engine | Albin Stjerna | -1/+1 |
| 2019-03-05 | Create a derive macro for HashStable | John Kåre Alsaker | -0/+1 |
| 2019-03-01 | Add support for using a jobserver with Rayon | John Kåre Alsaker | -2/+2 |
| 2019-02-26 | update scoped_tls to 1.0 | Marcel Hellwig | -1/+1 |
| 2019-02-22 | Update parking_lot to 0.7 | Bastien Orivel | -1/+1 |
| 2019-02-13 | Rename rustc_errors dependency in rust 2018 crates | Taiki Endo | -1/+1 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -0/+1 |
| 2019-01-28 | Use multiple threads by default. Limits tests to one thread. Do some renaming. | John Kåre Alsaker | -0/+1 |
| 2019-01-02 | adopt polonius-engine 0.6.2 | Niko Matsakis | -1/+1 |
| 2018-12-27 | Handle sub-typing in chalk-engine | scalexm | -1/+1 |
| 2018-12-10 | Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature. | Nicholas Nethercote | -1/+1 |
| 2018-11-30 | proc_macro: move to a dependency of libtest. | Eduard-Mihai Burtescu | -1/+0 |
| 2018-10-08 | Pass around interned refs to goals and not goals | scalexm | -1/+1 |
| 2018-09-04 | Breaking change upgrades | Mark Rousskov | -1/+1 |