| Age | Commit message (Expand) | Author | Lines |
| 2019-06-01 | Rollup merge of #61364 - lzutao:stabilize-reverse_bits, r=Centril | Mazdak Farrokhzad | -22/+11 |
| 2019-06-01 | Rollup merge of #61263 - GuillaumeGomez:valid-html, r=Manishearth | Mazdak Farrokhzad | -4/+4 |
| 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 | -119/+222 |
| 2019-05-31 | Auto merge of #61300 - indygreg:upgrade-cross-make, r=sanxiyn | bors | -2/+2 |
| 2019-05-31 | Auto merge of #57967 - eddyb:rmangle, r=michaelwoerister | bors | -577/+1659 |
| 2019-05-31 | test: add a more complex symbol-name testcase. | Eduard-Mihai Burtescu | -19/+98 |
| 2019-05-31 | rustc_codegen_utils: remove symbol name dumping/checking harness, and mw impl. | Eduard-Mihai Burtescu | -1022/+11 |
| 2019-05-31 | rustc_codegen_utils: update mw's symbol mangler implementation. | Eduard-Mihai Burtescu | -169/+220 |
| 2019-05-31 | rustc_codegen_utils: add harness for dumping/checking symbol names, and mw ma... | Eduard-Mihai Burtescu | -3/+958 |
| 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 | -3/+13 |
| 2019-05-31 | rustc_codegen_utils: add new mangling scheme implementation. | Eduard-Mihai Burtescu | -490/+1234 |
| 2019-05-31 | rustc_codegen_utils: test demangler output, not just symbol names. | Eduard-Mihai Burtescu | -13/+77 |
| 2019-05-31 | Update rustc-demangle version. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-05-31 | Auto merge of #61298 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -8/+10 |
| 2019-05-31 | Rollup merge of #61382 - OptimisticPeach:patch-1, r=Centril | Pietro Albini | -2/+2 |
| 2019-05-31 | Rollup merge of #61374 - VirrageS:master, r=Centril | Pietro Albini | -7/+7 |
| 2019-05-31 | Rollup merge of #61372 - mati865:books, r=Centril,GuillaumeGomez | Pietro Albini | -25/+25 |
| 2019-05-31 | Rollup merge of #61369 - Vallentin:patch-1, r=varkor | Pietro Albini | -1/+1 |
| 2019-05-31 | Rollup merge of #61363 - lzutao:stabilize-iter_nth_back, r=Centril | Pietro Albini | -6/+1 |
| 2019-05-31 | Rollup merge of #61359 - GuillaumeGomez:fix-deref-doc-links, r=Manishearth | Pietro Albini | -6/+6 |
| 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 | -32/+113 |
| 2019-05-31 | Rollup merge of #61319 - Centril:async-unsafe-fn-order, r=cramertj | Pietro Albini | -39/+36 |
| 2019-05-31 | Rollup merge of #60897 - seanmonstar:patch-4, r=sfackler | Pietro Albini | -1/+7 |
| 2019-05-31 | Auto merge of #60166 - oli-obk:type_name, r=eddyb | bors | -28/+307 |
| 2019-05-31 | Stabilize reverse_bits feature | Lzu Tao | -22/+11 |
| 2019-05-30 | Fixed some typos. | OptimisticPeach | -2/+2 |
| 2019-05-31 | Parse 'async unsafe fn' instead of 'unsafe async fn'. | Mazdak Farrokhzad | -39/+36 |
| 2019-05-30 | Explicitly suggest 'type_ascription' feature | Janusz Marcinkiewicz | -7/+7 |
| 2019-05-30 | Auto merge of #61353 - alexcrichton:less-tools, r=pietroalbini | bors | -5/+3 |
| 2019-05-30 | Fixed lifetime misspelling | Christian Vallentin | -1/+1 |
| 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 | Stabilize iter_nth_back feature | Lzu Tao | -6/+1 |
| 2019-05-30 | Fix links in Deref documentation | Guillaume Gomez | -6/+6 |
| 2019-05-30 | Auto merge of #61253 - nnethercote:avoid-hygiene_data-lookups, r=petrochenkov | bors | -62/+100 |
| 2019-05-30 | ci: Favor SCRIPT instead of RUST_CHECK_TARGET | Alex Crichton | -5/+3 |
| 2019-05-30 | Migrate nomicon book to MdBook2 | Mateusz Mikuła | -1/+1 |
| 2019-05-30 | Migrate rustdoc book to MdBook2 | Mateusz Mikuła | -7/+7 |
| 2019-05-30 | Migrate unstable-book to MdBook2 | Mateusz Mikuła | -17/+17 |
| 2019-05-30 | Update ui and run-pass for ellipsis_inclusive_range_patterns lint | memoryruins | -31/+112 |
| 2019-05-30 | submodules: update clippy from fb33fad0 to d2f51228 | Matthias Krüger | -8/+10 |
| 2019-05-30 | Make the `type_name` intrinsic's output deterministic | Oliver Scherer | -27/+306 |
| 2019-05-30 | Rollup merge of #61333 - varkor:apit-const-param-ice, r=estebank | Mazdak Farrokhzad | -0/+28 |
| 2019-05-30 | Rollup merge of #61322 - pietroalbini:debug-windows-submodule-cloning, r=alex... | Mazdak Farrokhzad | -0/+4 |
| 2019-05-30 | Rollup merge of #61321 - Centril:is_keyword_ahead, r=petrochenkov | Mazdak Farrokhzad | -35/+38 |
| 2019-05-30 | Rollup merge of #61284 - alexcrichton:less-s3, r=pietroalbini | Mazdak Farrokhzad | -9/+9 |