| Age | Commit message (Expand) | Author | Lines |
| 2019-10-13 | Bring attention to suggestions when the only difference is capitalization | Esteban Küber | -1/+5 |
| 2019-10-08 | Rollup merge of #65081 - Mark-Simulacrum:remove-profile-queries, r=michaelwoe... | Mazdak Farrokhzad | -1/+1 |
| 2019-10-07 | Auto merge of #64780 - choller:master, r=michaelwoerister | bors | -1/+3 |
| 2019-10-07 | Rollup merge of #65137 - andjo403:selfProfiling_fix, r=michaelwoerister | Mazdak Farrokhzad | -4/+0 |
| 2019-10-07 | Add feature gate for raw_dylib. | Charles Lew | -3/+13 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -2/+5 |
| 2019-10-05 | remove event that causes panics in measureme tools | Andreas Jonson | -4/+0 |
| 2019-10-04 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -5/+2 |
| 2019-10-03 | Remove -Zprofile-queries | Mark Rousskov | -1/+1 |
| 2019-10-01 | Rollup merge of #64840 - michaelwoerister:self-profiling-raii-refactor, r=wes... | Tyler Mandry | -67/+11 |
| 2019-09-30 | Self-Profiling: Make names of existing events more consistent and use new API. | Michael Woerister | -67/+11 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+1 |
| 2019-09-27 | Auto merge of #64813 - varkor:node-to-kind, r=Centril | bors | -4/+4 |
| 2019-09-26 | Rename `Item.node` to `Item.kind` | varkor | -3/+3 |
| 2019-09-26 | Rename `ImplItem.node` to `ImplItem.kind` | varkor | -1/+1 |
| 2019-09-25 | Remove tx_to_llvm_workers from TyCtxt | Mark Rousskov | -10/+13 |
| 2019-09-25 | Only add sanitizer runtimes when linking an executable (#64629). | Christian Holler (:decoder) | -1/+3 |
| 2019-09-23 | Allow using upstream generics in a dylib crate type | Alex Crichton | -2/+20 |
| 2019-09-23 | rustc: Fix mixing crates with different `share_generics` | Alex Crichton | -1/+1 |
| 2019-09-23 | rustc: Convert `dependency_formats` to a query | Alex Crichton | -26/+49 |
| 2019-09-17 | Remove Handler::{emit, emit_with_code} | Mark Rousskov | -13/+5 |
| 2019-09-17 | Replace DiagnosticBuilder with Diagnostic when emitting error | Mark Rousskov | -2/+2 |
| 2019-09-13 | Auto merge of #64254 - aleksijuvani:fix-macos-sysroot, r=alexcrichton | bors | -0/+19 |
| 2019-09-12 | Remove env vars instead of setting them to an empty string | Aleksi Juvani | -0/+19 |
| 2019-09-11 | Use `Symbol` in `Linker`. | Nicholas Nethercote | -51/+63 |
| 2019-09-04 | Remove `LocalInternedString` uses from `librustc/ty/`. | Nicholas Nethercote | -1/+1 |
| 2019-08-27 | Prevent syntax error in ld linker version script | Logan Wendholt | -4/+7 |
| 2019-08-15 | hygiene: `ExpnInfo` -> `ExpnData` | Vadim Petrochenkov | -1/+1 |
| 2019-08-15 | hygiene: Remove `Option`s from functions returning `ExpnInfo` | Vadim Petrochenkov | -4/+1 |
| 2019-08-15 | Rollup merge of #63155 - mfkl:uwp-msvc, r=alexcrichton | Mazdak Farrokhzad | -0/+32 |
| 2019-08-13 | review feedback: add comments and use local flavor variable | Martin Finkel | -1/+4 |
| 2019-08-12 | review feedback: move uwp link code to get_linker | Martin Finkel | -13/+28 |
| 2019-08-08 | Use associated_type_bounds where applicable - closes #61738 | Ilija Tovilo | -2/+2 |
| 2019-08-08 | move store lib probing code to librustc_codegen_ssa | Martin Finkel | -0/+14 |
| 2019-07-30 | Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk | bors | -1/+1 |
| 2019-07-29 | Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikic | Mazdak Farrokhzad | -201/+46 |
| 2019-07-26 | rustc: Stabilize options for pipelined compilation | Alex Crichton | -1/+1 |
| 2019-07-26 | Auto merge of #60260 - videolabs:rust_uwp2, r=alexcrichton | bors | -0/+20 |
| 2019-07-25 | Rollup merge of #62735 - petrochenkov:galloc, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-07-25 | rustc: codegen: Build import library for all windows targets | Hugo Beauzée-Luyssen | -0/+20 |
| 2019-07-25 | std: Use native `#[thread_local]` TLS on wasm | Alex Crichton | -0/+7 |
| 2019-07-25 | rustc: Update wasm32 support for LLVM 9 | Alex Crichton | -201/+39 |
| 2019-07-24 | Merge `rustc_allocator` into `libsyntax_ext` | Vadim Petrochenkov | -2/+2 |
| 2019-07-23 | cleanup: Remove `extern crate serialize as rustc_serialize`s | Vadim Petrochenkov | -2/+2 |
| 2019-07-19 | libsyntax: Remove `Mark` into `ExpnId` | Vadim Petrochenkov | -2/+2 |
| 2019-07-05 | Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc | Mazdak Farrokhzad | -2/+2 |
| 2019-07-05 | Add a "total" measurement to -Ztime-passes. | Nicholas Nethercote | -1/+1 |
| 2019-07-04 | rename hir::map::local_def_id_from_hir_id to local_def_id | ljedrz | -2/+2 |
| 2019-07-04 | Rollup merge of #62249 - czipperz:use-mem-take-instead-of-replace-default, r=... | Mazdak Farrokhzad | -7/+4 |
| 2019-07-04 | Rollup merge of #62039 - jeremystucki:needless_lifetimes, r=eddyb | Mazdak Farrokhzad | -14/+14 |