| Age | Commit message (Expand) | Author | Lines |
| 2019-10-25 | Rollup merge of #65787 - Centril:panictry, r=davidtwco | Mazdak Farrokhzad | -17/+17 |
| 2019-10-25 | Rollup merge of #65740 - GuillaumeGomez:fix-disable-shortcut-feature, r=Dylan... | Mazdak Farrokhzad | -1/+1 |
| 2019-10-25 | Rollup merge of #65731 - fusion-engineering-forks:set-extension, r=dtolnay | Mazdak Farrokhzad | -11/+15 |
| 2019-10-25 | Rollup merge of #65685 - oxalica:statx-eperm, r=alexcrichton | Mazdak Farrokhzad | -42/+55 |
| 2019-10-25 | Rollup merge of #65315 - spastorino:intern-place-projection, r=oli-obk | Mazdak Farrokhzad | -1057/+1147 |
| 2019-10-25 | Rollup merge of #65074 - Rantanen:json-byte-pos, r=matklad | Mazdak Farrokhzad | -22/+543 |
| 2019-10-25 | Rollup merge of #64639 - davidtwco:rfc-2008-stabilization, r=Centril | Mazdak Farrokhzad | -155/+30 |
| 2019-10-25 | fix doctest | Hideki Sekine | -10/+4 |
| 2019-10-25 | Simplify .drain_sorted() and its doc. | Hideki Sekine | -45/+40 |
| 2019-10-25 | Remove unused `use`s. | Hideki Sekine | -4/+0 |
| 2019-10-25 | refactoring: move const_to_pat code into its own submodule. | Felix S. Klock II | -205/+217 |
| 2019-10-25 | Fill tracking issue number for `array_value_iter` and fix Rust version | Lukas Kalbertodt | -11/+11 |
| 2019-10-25 | refactor: move structural_match analysis into its own module. | Felix S. Klock II | -125/+135 |
| 2019-10-25 | self-profiling: Switch query-blocking measurements to RAII-style API. | Michael Woerister | -21/+19 |
| 2019-10-25 | fix typo in filename. | Felix S. Klock II | -1/+1 |
| 2019-10-25 | fix typo in test. | Felix S. Klock II | -1/+1 |
| 2019-10-25 | with_desugared_doc: correctly refer to `attr` instead of `self` | Mazdak Farrokhzad | -2/+2 |
| 2019-10-25 | RFC 2008: Stabilization | David Wood | -155/+30 |
| 2019-10-25 | Add .into_iter_sorted() and .drain_sorted() | Hideki Sekine | -5/+219 |
| 2019-10-25 | Auto merge of #65764 - Manishearth:clippyup, r=Manishearth | bors | -21/+16 |
| 2019-10-25 | Merge branch 'master' into rusty-hermit, resolve conflicts | Stefan Lankes | -2743/+3587 |
| 2019-10-25 | Rollup merge of #65775 - matthewjasper:reempty, r=pnkfelix | Mazdak Farrokhzad | -2/+26 |
| 2019-10-25 | Rollup merge of #65763 - ObsidianMinor:diag/65642, r=varkor | Mazdak Farrokhzad | -14/+29 |
| 2019-10-25 | Rollup merge of #65747 - Centril:union-issue-fix, r=varkor | Mazdak Farrokhzad | -8/+16 |
| 2019-10-25 | Rollup merge of #65742 - Centril:gate-pre-expansion-subset, r=davidtwco | Mazdak Farrokhzad | -182/+295 |
| 2019-10-25 | Rollup merge of #65666 - XiangQingW:proc_macro, r=petrochenkov | Mazdak Farrokhzad | -0/+27 |
| 2019-10-25 | Rollup merge of #65414 - davidtwco:issue-65157-non-exhaustive-always-useful, ... | Mazdak Farrokhzad | -49/+75 |
| 2019-10-25 | Rollup merge of #65408 - guanqun:remove-rust-optimize, r=Mark-Simulacrum | Mazdak Farrokhzad | -15/+15 |
| 2019-10-25 | Rollup merge of #65390 - GuillaumeGomez:long-err-explanation-E0576, r=matthew... | Mazdak Farrokhzad | -3/+30 |
| 2019-10-25 | Rollup merge of #62959 - LukasKalbertodt:array-value-iter, r=scottmcm | Mazdak Farrokhzad | -1/+696 |
| 2019-10-24 | Adding doc on keyword continue | Yves Dorfsman | -2/+33 |
| 2019-10-25 | move report_invalid_macro_expansion_item to item.rs | Mazdak Farrokhzad | -19/+20 |
| 2019-10-25 | move Attribute::with_desugared_doc to librustdoc | Mazdak Farrokhzad | -31/+31 |
| 2019-10-25 | move panictry! to where it is used. | Mazdak Farrokhzad | -17/+17 |
| 2019-10-25 | Auto merge of #65771 - Centril:rollup-upfsvrb, r=Centril | bors | -638/+715 |
| 2019-10-24 | review comment: deduplicate logic | Esteban Küber | -27/+13 |
| 2019-10-24 | Prevent help popup to disappear when clicking on it | Guillaume Gomez | -2/+5 |
| 2019-10-24 | Don't ICE for completely unexpandable `impl Trait` types | Matthew Jasper | -28/+48 |
| 2019-10-24 | Fix more `ReEmpty` ICEs | Matthew Jasper | -2/+26 |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+744 |
| 2019-10-24 | remove the last remaining READMEs | Mark Mansi | -400/+8 |
| 2019-10-24 | Rollup merge of #65766 - alexcrichton:less-inline-hashbrown, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2019-10-24 | Rollup merge of #65755 - estebank:icicle, r=davidtwco | Mazdak Farrokhzad | -5/+96 |
| 2019-10-24 | Rollup merge of #65753 - csmoe:derive_fold, r=Centril | Mazdak Farrokhzad | -2/+18 |
| 2019-10-24 | Rollup merge of #65746 - estebank:newcomer-format, r=Centril | Mazdak Farrokhzad | -6/+19 |
| 2019-10-24 | Rollup merge of #65729 - Wind-River:master_003, r=alexcrichton | Mazdak Farrokhzad | -2/+5 |
| 2019-10-24 | Rollup merge of #65710 - ehuss:update-cargo, r=alexcrichton | Mazdak Farrokhzad | -0/+0 |
| 2019-10-24 | Rollup merge of #65627 - varkor:const-generics-forbid-non-structural_match, r... | Mazdak Farrokhzad | -207/+230 |
| 2019-10-24 | rustc_interface: Remove `ExpansionResult` and some `Steal`s | Vadim Petrochenkov | -28/+14 |
| 2019-10-24 | rustc_metadata: Minimize use of `Lrc` in crate store | Vadim Petrochenkov | -47/+41 |