| Age | Commit message (Expand) | Author | Lines |
| 2020-01-25 | Don't use spaces before type ascription like colons | Oliver Scherer | -36/+35 |
| 2020-01-25 | Auto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton | bors | -24/+66 |
| 2020-01-25 | Auto merge of #68269 - csmoe:temp, r=estebank | bors | -6/+75 |
| 2020-01-25 | Rollup merge of #68515 - Wind-River:master_2020, r=alexcrichton | Yuki Okushi | -5/+39 |
| 2020-01-25 | Rollup merge of #68511 - tmiasko:ignore-license, r=alexcrichton | Yuki Okushi | -38/+1 |
| 2020-01-25 | Rollup merge of #68509 - GuillaumeGomez:clean-up-err-codes-e0223-e0225, r=Dyl... | Yuki Okushi | -3/+7 |
| 2020-01-25 | Rollup merge of #68504 - tmiasko:check-pass, r=alexcrichton | Yuki Okushi | -31/+31 |
| 2020-01-25 | Rollup merge of #68374 - gitletH:patch-1, r=nikomatsakis | Yuki Okushi | -1/+1 |
| 2020-01-25 | Rollup merge of #68111 - varkor:const-generics-type_name, r=oli-obk | Yuki Okushi | -12/+52 |
| 2020-01-24 | Support feature process_set_argv0 for VxWorks | BaoshanPang | -5/+39 |
| 2020-01-24 | Auto merge of #68494 - matthewjasper:internal-static-ptrs, r=nikomatsakis | bors | -33/+89 |
| 2020-01-24 | Print constants in `type_name` for const generics | varkor | -12/+52 |
| 2020-01-24 | Auto merge of #68414 - michaelwoerister:share-drop-glue, r=alexcrichton | bors | -160/+212 |
| 2020-01-24 | Clean up error codes E0223 and E0225 explanations | Guillaume Gomez | -3/+7 |
| 2020-01-24 | Rollup merge of #68500 - Mark-Simulacrum:fix-bootstrap-clearing, r=alexcrichton | Tyler Mandry | -1/+1 |
| 2020-01-24 | Rollup merge of #68479 - Tyg13:unused_parens_return, r=Centril | Tyler Mandry | -27/+50 |
| 2020-01-24 | Rollup merge of #68473 - nopsledder:rust_sanitizer_fuchsia, r=alexcrichton | Tyler Mandry | -3/+25 |
| 2020-01-24 | Rollup merge of #68469 - ollie27:skip_count, r=sfackler | Tyler Mandry | -2/+16 |
| 2020-01-24 | Rollup merge of #68438 - Aaron1011:fix/tait-non-defining, r=estebank | Tyler Mandry | -2/+36 |
| 2020-01-24 | Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwco | Tyler Mandry | -4/+69 |
| 2020-01-23 | Clear out std, not std tools | Mark Rousskov | -1/+1 |
| 2020-01-24 | Remove unused ignore-license directives | Tomasz Miąsko | -38/+1 |
| 2020-01-23 | Make pointers to statics internal | Matthew Jasper | -33/+89 |
| 2020-01-23 | rustc: Allow cdylibs to link against dylibs | Matthew Maurer | -24/+66 |
| 2020-01-23 | use `diagnostic_item` and modify wording | Esteban Küber | -7/+19 |
| 2020-01-23 | Auto merge of #68391 - tmiasko:compiletest-debuginfo, r=alexcrichton | bors | -286/+215 |
| 2020-01-23 | Add projection query for upstream drop-glue instances. | Michael Woerister | -98/+138 |
| 2020-01-23 | Make drop-glue take advantage of -Zshare-generics. | Michael Woerister | -16/+52 |
| 2020-01-23 | Always just use symbol name for sorting exported symbols. | Michael Woerister | -38/+0 |
| 2020-01-23 | Make ExportedSymbols type more local because it's not supposed to be | Michael Woerister | -4/+6 |
| 2020-01-23 | Clarify some methods around instance instantiation via comments and clearer n... | Michael Woerister | -7/+19 |
| 2020-01-23 | compiletest: Do not run debuginfo tests with gdb on msvc targets | Tomasz Miąsko | -0/+4 |
| 2020-01-23 | Auto merge of #68435 - tmandry:llvmup-2-the-return-of-phibitcast-transform-fi... | bors | -0/+0 |
| 2020-01-23 | unused-parens: implement for block return values | Tyler Lanphear | -27/+50 |
| 2020-01-23 | Auto merge of #68298 - Mark-Simulacrum:binary-depdep-fix, r=petrochenkov | bors | -8/+45 |
| 2020-01-22 | Rollup merge of #68462 - matthiaskrgr:novec, r=varkor | Tyler Mandry | -3/+3 |
| 2020-01-22 | Rollup merge of #68441 - Centril:pprust-as_deref, r=Mark-Simulacrum | Tyler Mandry | -2/+2 |
| 2020-01-22 | Rollup merge of #68440 - matthiaskrgr:xpyclippy, r=Mark-Simulacrum | Tyler Mandry | -1/+1 |
| 2020-01-22 | Rollup merge of #68425 - phi-gamma:try-method, r=varkor | Tyler Mandry | -21/+90 |
| 2020-01-22 | Rollup merge of #68410 - tmiasko:msan-lto, r=varkor | Tyler Mandry | -22/+52 |
| 2020-01-22 | Rollup merge of #68409 - sinkuu:temp_path, r=Mark-Simulacrum | Tyler Mandry | -30/+34 |
| 2020-01-22 | Rollup merge of #68388 - varkor:toogeneric-wf, r=eddyb | Tyler Mandry | -16/+45 |
| 2020-01-22 | Rollup merge of #68361 - t6:patch-freebsd-lld-i386, r=alexcrichton | Tyler Mandry | -1/+3 |
| 2020-01-22 | Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichton | Tyler Mandry | -0/+93 |
| 2020-01-23 | Add `-Z no-link` flag | Victor Ding | -13/+64 |
| 2020-01-23 | Use check-pass mode for lint tests | Tomasz Miąsko | -16/+16 |
| 2020-01-23 | Use check-pass mode for nll tests | Tomasz Miąsko | -15/+15 |
| 2020-01-22 | Fix tidy warnings | Aaron Green | -2/+6 |
| 2020-01-22 | Enable ASan on Fuchsia | Aaron Green | -2/+20 |
| 2020-01-22 | Avoid overflow in `std::iter::Skip::count` | Oliver Middleton | -2/+16 |