| Age | Commit message (Expand) | Author | Lines |
| 2019-10-25 | ci: extract installing sccache into a script | Pietro Albini | -22/+46 |
| 2019-10-25 | ci: extract dumping the environment into a script | Pietro Albini | -10/+21 |
| 2019-10-25 | ci: move install-awscli.sh into scripts/ | Pietro Albini | -1/+1 |
| 2019-10-25 | Explain why pointer::add in slice::as_ptr_range is safe. | Mara Bos | -0/+18 |
| 2019-10-25 | cleaning up code | Raoul Strackx | -9/+4 |
| 2019-10-25 | removed unnecessary push | Raoul Strackx | -1/+0 |
| 2019-10-25 | Add new EFIAPI ABI | roblabla | -72/+182 |
| 2019-10-25 | Update test output. | Felix S. Klock II | -2/+2 |
| 2019-10-25 | Review feedback: elaborated comments. | Felix S. Klock II | -5/+21 |
| 2019-10-25 | Migrate from `#[structural_match]` attribute a lang-item trait. | Felix S. Klock II | -172/+508 |
| 2019-10-25 | Add slice_ptr_range tracking issue number. | Mara Bos | -2/+2 |
| 2019-10-25 | Add [T]::as_ptr_range() and [T]::as_mut_ptr_range(). | Mara Bos | -1/+60 |
| 2019-10-25 | Improve help popup detection | Guillaume Gomez | -3/+4 |
| 2019-10-25 | Auto merge of #65804 - Centril:rollup-arlxgch, r=Centril | bors | -1355/+1859 |
| 2019-10-25 | Rollup merge of #65790 - Centril:move-report-invalid, r=davidtwco | Mazdak Farrokhzad | -19/+20 |
| 2019-10-25 | Rollup merge of #65789 - Centril:with-desugared-doc, r=davidtwco | Mazdak Farrokhzad | -31/+31 |
| 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 | rerun cargo to generate lock file | Stefan Lankes | -1/+1 |
| 2019-10-25 | Add .into_iter_sorted() and .drain_sorted() | Hideki Sekine | -5/+219 |
| 2019-10-25 | update Cargo.lock | Stefan Lankes | -0/+1 |
| 2019-10-25 | Auto merge of #65764 - Manishearth:clippyup, r=Manishearth | bors | -26/+33 |
| 2019-10-25 | Merge branch 'master' into rusty-hermit, resolve conflicts | Stefan Lankes | -2749/+3601 |
| 2019-10-25 | Auto merge of #65793 - Centril:rollup-v40xke9, r=Centril | bors | -278/+1215 |
| 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 | -19/+21 |
| 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 |