| Age | Commit message (Expand) | Author | Lines |
| 2019-07-04 | Rollup merge of #62258 - petrochenkov:idclean, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-07-04 | Rollup merge of #62240 - arielb1:resolve-wf-fields, r=pnkfelix | Mazdak Farrokhzad | -0/+21 |
| 2019-07-04 | Reduce reliance on feature(await_macro). | Mazdak Farrokhzad | -10/+10 |
| 2019-07-03 | Rollup merge of #62183 - alexcrichton:fix-tests, r=nikomatsakis | Mark Rousskov | -0/+26 |
| 2019-07-02 | Auto merge of #61922 - tmandry:moar-generator-optimization, r=matthewjasper | bors | -0/+160 |
| 2019-07-01 | syntax: Unsupport `foo! bar { ... }` macros in the parser | Vadim Petrochenkov | -1/+1 |
| 2019-07-01 | Auto merge of #62253 - Centril:rollup-115uuuq, r=Centril | bors | -1/+5 |
| 2019-07-01 | Auto merge of #61682 - Centril:stabilize-type_alias_enum_variants, r=petroche... | bors | -60/+0 |
| 2019-06-30 | Fix run-pass tests | varkor | -1/+5 |
| 2019-06-30 | Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered | Vadim Petrochenkov | -52/+0 |
| 2019-06-29 | wfcheck: resolve the type-vars in `AdtField` types | Ariel Ben-Yehuda | -0/+21 |
| 2019-06-28 | Use RequiresStorage to determine which locals can overlap | Tyler Mandry | -4/+18 |
| 2019-06-28 | Add size tests for moved locals in generators | Tyler Mandry | -0/+146 |
| 2019-06-28 | Move async-fn-size test to async-await/ | Tyler Mandry | -2/+2 |
| 2019-06-28 | Add regression test for #60709 | Tyler Mandry | -0/+28 |
| 2019-06-27 | Rollup merge of #62043 - Centril:remove-fnbox, r=cramertj | Mazdak Farrokhzad | -13/+0 |
| 2019-06-27 | std: Move a process test out of libstd | Alex Crichton | -0/+26 |
| 2019-06-25 | Auto merge of #60732 - jswrenn:arbitrary_enum_discriminant, r=pnkfelix | bors | -83/+0 |
| 2019-06-25 | Auto merge of #61572 - Aaron1011:fix/generator-ref, r=varkor | bors | -0/+34 |
| 2019-06-23 | Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrum | bors | -7/+0 |
| 2019-06-22 | Move run-pass test to run-pass/generator | Aaron Hill | -0/+6 |
| 2019-06-22 | Change how we compute yield_in_scope | Aaron Hill | -0/+16 |
| 2019-06-22 | Fix HIR visit order | Aaron Hill | -0/+12 |
| 2019-06-22 | Remove FnBox. | Mazdak Farrokhzad | -13/+0 |
| 2019-06-21 | Implement arbitrary_enum_discriminant | John Wrenn | -83/+0 |
| 2019-06-21 | Added test for deref projection. | Felix S. Klock II | -0/+27 |
| 2019-06-21 | add comment outlining test. | Felix S. Klock II | -0/+5 |
| 2019-06-21 | rename file because I found the old filename too long and unwieldy. | Felix S. Klock II | -0/+0 |
| 2019-06-20 | Kill conflicting borrows of places with projections. | Dylan MacKenzie | -0/+21 |
| 2019-06-20 | rustc_mir: support type parameters by printing them as `_`. | Eduard-Mihai Burtescu | -0/+19 |
| 2019-06-19 | Auto merge of #61945 - Centril:rollup-xdqo2mn, r=Centril | bors | -9/+0 |
| 2019-06-19 | Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkov | Mazdak Farrokhzad | -9/+0 |
| 2019-06-19 | Rollup merge of #61701 - RalfJung:const-tests, r=cramertj | Mazdak Farrokhzad | -0/+0 |
| 2019-06-18 | Auto merge of #59625 - immunant:copy_variadics_typealias, r=eddyb | bors | -0/+45 |
| 2019-06-18 | rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`. | Eduard-Mihai Burtescu | -9/+0 |
| 2019-06-18 | Auto merge of #61864 - lzutao:ptr-null, r=sfackler | bors | -10/+10 |
| 2019-06-17 | Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C... | Andrei Homescu | -0/+45 |
| 2019-06-17 | Rollup merge of #61702 - RalfJung:const-enum-cast, r=oli-obk | Mazdak Farrokhzad | -2/+11 |
| 2019-06-17 | Make use of `ptr::null(_mut)` instead of casting zero | Lzu Tao | -10/+10 |
| 2019-06-16 | if if if if | Rijenkii | -0/+9 |
| 2019-06-16 | compiletest: Introduce `// {check,build,run}-pass` pass modes | Vadim Petrochenkov | -7/+0 |
| 2019-06-15 | Move type_alias_enum_variants tests to a folder; Strip feature gates. | Mazdak Farrokhzad | -60/+0 |
| 2019-06-13 | Rollup merge of #61757 - sfackler:deprecate-once-init, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-06-12 | Deprecate ONCE_INIT | Steven Fackler | -2/+2 |
| 2019-06-12 | Auto merge of #60187 - tmandry:generator-optimization, r=eddyb | bors | -0/+133 |
| 2019-06-11 | Auto merge of #60463 - mjbshaw:transparent, r=varkor,rkruppe | bors | -1/+11 |
| 2019-06-10 | Implement RFC 2645 (transparent enums and unions) | Michael Bradshaw | -1/+11 |
| 2019-06-10 | Auto merge of #60793 - Xanewok:raw-string-cleanup, r=petrochenkov | bors | -0/+3 |
| 2019-06-10 | Add test suite | Tyler Mandry | -0/+133 |
| 2019-06-10 | Auto merge of #61608 - Aaron1011:feature/weird-expr-yield, r=Centril | bors | -0/+9 |