| Age | Commit message (Expand) | Author | Lines |
| 2019-06-01 | Rollup merge of #61403 - estebank:test-cleanup, r=petrochenkov | Mazdak Farrokhzad | -214/+142 |
| 2019-06-01 | Rollup merge of #61364 - lzutao:stabilize-reverse_bits, r=Centril | Mazdak Farrokhzad | -10/+8 |
| 2019-06-01 | Rollup merge of #61263 - GuillaumeGomez:valid-html, r=Manishearth | Mazdak Farrokhzad | -3/+3 |
| 2019-06-01 | Rollup merge of #60729 - matthewjasper:leak-after-into, r=nikomatsakis | Mazdak Farrokhzad | -1/+91 |
| 2019-06-01 | Auto merge of #61394 - pietroalbini:rollup-lzugnb4, r=pietroalbini | bors | -38/+143 |
| 2019-05-31 | fix tidy | Esteban Küber | -210/+138 |
| 2019-05-31 | test: add a more complex symbol-name testcase. | Eduard-Mihai Burtescu | -19/+98 |
| 2019-05-31 | test: force `legacy` mangling for run-make-fulldeps/a-b-a-linker-guard. | Eduard-Mihai Burtescu | -3/+6 |
| 2019-05-31 | test: support both (`legacy` and `v0`) choices of mangling. | Eduard-Mihai Burtescu | -58/+245 |
| 2019-05-31 | rustc_codegen_utils: don't ignore `Ctor` path components in symbols. | Eduard-Mihai Burtescu | -0/+12 |
| 2019-05-31 | rustc_codegen_utils: test demangler output, not just symbol names. | Eduard-Mihai Burtescu | -11/+70 |
| 2019-05-31 | Rollup merge of #61374 - VirrageS:master, r=Centril | Pietro Albini | -5/+5 |
| 2019-05-31 | Rollup merge of #61344 - varkor:const-failed-to-life-ice, r=Centril | Pietro Albini | -0/+24 |
| 2019-05-31 | Rollup merge of #61342 - memoryruins:ellipsis_inclusive_range_patterns, r=Cen... | Pietro Albini | -31/+112 |
| 2019-05-31 | Auto merge of #60166 - oli-obk:type_name, r=eddyb | bors | -13/+56 |
| 2019-05-31 | Stabilize reverse_bits feature | Lzu Tao | -10/+8 |
| 2019-05-30 | Remove unecessary `-Z continue-parse-after-error` from tests | Esteban Küber | -39/+39 |
| 2019-05-31 | Parse 'async unsafe fn' instead of 'unsafe async fn'. | Mazdak Farrokhzad | -2/+2 |
| 2019-05-30 | Explicitly suggest 'type_ascription' feature | Janusz Marcinkiewicz | -5/+5 |
| 2019-05-30 | Expand dynamic drop tests for cases in #47949 | Matthew Jasper | -1/+91 |
| 2019-05-30 | Add regression test for const generics ICE | varkor | -0/+24 |
| 2019-05-30 | Update ui and run-pass for ellipsis_inclusive_range_patterns lint | memoryruins | -31/+112 |
| 2019-05-30 | Make the `type_name` intrinsic's output deterministic | Oliver Scherer | -13/+56 |
| 2019-05-30 | Rollup merge of #61333 - varkor:apit-const-param-ice, r=estebank | Mazdak Farrokhzad | -0/+16 |
| 2019-05-30 | Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+12 |
| 2019-05-30 | Rollup merge of #61231 - pnkfelix:issue-59548-linkage-diagnostic, r=petrochenkov | Mazdak Farrokhzad | -2/+92 |
| 2019-05-30 | Rollup merge of #60839 - davidtwco:const-generics-struct-ctor, r=varkor | Mazdak Farrokhzad | -22/+20 |
| 2019-05-30 | Rollup merge of #60802 - euclio:pulldown-cmark-panic, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+9 |
| 2019-05-30 | Auto merge of #61005 - michaelwoerister:error-pgo-windows-unwind, r=zackmdavis | bors | -8/+41 |
| 2019-05-30 | Add a regression test for const parameters with impl Trait | varkor | -0/+16 |
| 2019-05-29 | Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centril | bors | -2121/+2167 |
| 2019-05-29 | upgrade rustdoc's `pulldown-cmark` to 0.5.2 | Andy Russell | -0/+9 |
| 2019-05-29 | Don't generate div inside header (h4/h3/h...) elements | Guillaume Gomez | -3/+3 |
| 2019-05-29 | Rollup merge of #61310 - RalfJung:mem, r=Centril | Oliver Scherer | -2/+2 |
| 2019-05-29 | Rollup merge of #61293 - varkor:rustdoc-print-const-generic, r=GuillaumeGomez | Oliver Scherer | -2/+24 |
| 2019-05-29 | Rollup merge of #61217 - estebank:issue-52820, r=Centril | Oliver Scherer | -0/+39 |
| 2019-05-29 | Rollup merge of #60549 - euclio:doctest-panic-messages, r=GuillaumeGomez | Oliver Scherer | -18/+110 |
| 2019-05-29 | Make run-make PGO tests work on MSVC. | Michael Woerister | -4/+34 |
| 2019-05-29 | bless you | Ralf Jung | -2/+2 |
| 2019-05-29 | Fix ICE with struct ctors and const generics. | David Wood | -22/+20 |
| 2019-05-29 | Rollup merge of #60542 - timvermeulen:step_sub_usize, r=scottmcm | Mazdak Farrokhzad | -0/+4 |
| 2019-05-29 | Update the rest of the test suites to use dyn | memoryruins | -2/+2 |
| 2019-05-29 | Update run-pass test suite to use dyn | memoryruins | -502/+502 |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -1605/+1620 |
| 2019-05-29 | Rollup merge of #61195 - davidtwco:seg-fault-mangler, r=eddyb | Mazdak Farrokhzad | -0/+84 |
| 2019-05-29 | Rollup merge of #61024 - petrochenkov:proctest, r=nikomatsakis | Mazdak Farrokhzad | -649/+475 |
| 2019-05-29 | Rollup merge of #60928 - TheSirC:fix/60229, r=eddyb | Mazdak Farrokhzad | -4/+4 |
| 2019-05-29 | Rollup merge of #60756 - matthewjasper:extra-impl-trait-tests, r=nikomatsakis | Mazdak Farrokhzad | -0/+102 |
| 2019-05-28 | Add a regression test for unevaluated const in rustdoc | varkor | -0/+21 |
| 2019-05-28 | Add a const-generics folder to rustdoc tests | varkor | -2/+3 |