| Age | Commit message (Expand) | Author | Lines |
| 2019-01-16 | Cancel process | Yuki Okushi | -1/+1 |
| 2019-01-16 | Add new literal type Err | Yuki Okushi | -0/+6 |
| 2019-01-15 | [rust-gdb] relax the GDB version regex | Josh Stone | -1/+1 |
| 2019-01-15 | update test output | mark | -12/+60 |
| 2019-01-15 | Fixes text becoming invisible when element targetted | Guillaume Gomez | -14/+2 |
| 2019-01-15 | Move spin_loop_hint to core::hint module | Clar Fon | -9/+27 |
| 2019-01-15 | update/add tests | mark | -8/+183 |
| 2019-01-15 | fix nested matchers with ? | mark | -4/+10 |
| 2019-01-15 | Auto merge of #57629 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -10/+15 |
| 2019-01-15 | Fix sources sidebar not showing up | Guillaume Gomez | -3/+1 |
| 2019-01-15 | Make the query comment into a doc comment | Igor Matuszewski | -1/+2 |
| 2019-01-15 | use structured macro and path resolve suggestions | Andy Russell | -20/+44 |
| 2019-01-15 | Remove an unused function argument | Oliver Scherer | -74/+4 |
| 2019-01-15 | Auto merge of #57630 - Centril:rollup, r=Centril | bors | -35/+417 |
| 2019-01-15 | Rollup merge of #57614 - GuillaumeGomez:fix-crate-filtering, r=QuietMisdreavus | Mazdak Farrokhzad | -1/+1 |
| 2019-01-15 | Rollup merge of #57608 - timvisee:master, r=frewsxcv | Mazdak Farrokhzad | -1/+1 |
| 2019-01-15 | Rollup merge of #57587 - Aaron1011:fix/const-pat-ice, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-01-15 | Rollup merge of #57579 - stjepang:once-with, r=SimonSapin | Mazdak Farrokhzad | -0/+135 |
| 2019-01-15 | Rollup merge of #57467 - JohnTitor:implement-the-check-attribute-1, r=oli-obk | Mazdak Farrokhzad | -21/+58 |
| 2019-01-15 | Rollup merge of #57456 - fintelia:patch-4, r=dtolnay | Mazdak Farrokhzad | -1/+1 |
| 2019-01-15 | Rollup merge of #57352 - arielb1:no-manual-markers, r=nikomatsakis | Mazdak Farrokhzad | -4/+145 |
| 2019-01-15 | Rollup merge of #56044 - matthewjasper:function-param-drop-order, r=cramertj | Mazdak Farrokhzad | -7/+75 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -110/+116 |
| 2019-01-15 | submodules: update clippy from c63b6349 to 1b89724b | Matthias Krüger | -10/+15 |
| 2019-01-15 | Address comments | John Kåre Alsaker | -4/+7 |
| 2019-01-15 | Optimize try_mark_green and eliminate the lock on dep node colors | John Kåre Alsaker | -116/+117 |
| 2019-01-15 | Add missing unpretty option help message | Hirokazu Hata | -3/+9 |
| 2019-01-15 | Fix tests | Yuki Okushi | -32/+11 |
| 2019-01-15 | Change from _ to None | Yuki Okushi | -1/+1 |
| 2019-01-15 | Restore error message | Yuki Okushi | -2/+3 |
| 2019-01-15 | Stabilize FileExt::read_exact_at/write_all_at | Dror Levin | -4/+2 |
| 2019-01-15 | Pass a default value when unwrapping a span | AB1908 | -1/+1 |
| 2019-01-14 | stabilize extern_crate_self | Ryan Leckey | -28/+49 |
| 2019-01-15 | Auto merge of #57130 - VardhanThigle:Vardhan/x86_64-fortanix-unknown-sgx-tier... | bors | -20/+134 |
| 2019-01-14 | rustdoc: check code block syntax in early pass | Andy Russell | -73/+476 |
| 2019-01-14 | generalize markdown to source span calculation | Andy Russell | -59/+87 |
| 2019-01-15 | Address comments | John Kåre Alsaker | -3/+5 |
| 2019-01-15 | Make privacy checking, intrinsic checking and liveness checking incremental | John Kåre Alsaker | -18/+121 |
| 2019-01-15 | Fix crates filtering box not being filled | Guillaume Gomez | -1/+1 |
| 2019-01-14 | Auto merge of #57607 - Centril:rollup, r=Centril | bors | -496/+715 |
| 2019-01-15 | fix test output changing in rebase | Ariel Ben-Yehuda | -2/+2 |
| 2019-01-15 | Add error check | Yuki Okushi | -9/+30 |
| 2019-01-15 | Add test | Yuki Okushi | -0/+30 |
| 2019-01-15 | Make UnsafeCode EarlyLintPass | Yuki Okushi | -22/+20 |
| 2019-01-15 | Run lint for unsafe on the ast | Yuki Okushi | -1/+1 |
| 2019-01-15 | Add PartialEq | Yuki Okushi | -2/+2 |
| 2019-01-14 | Simplify 'product' factorial example | timvisee | -1/+1 |
| 2019-01-14 | Rollup merge of #57589 - scottmcm:vec-set_len-debug_assert, r=alexcrichton | Mazdak Farrokhzad | -0/+2 |
| 2019-01-14 | Rollup merge of #57585 - estebank:trailing-semicolon, r=petrochenkov | Mazdak Farrokhzad | -30/+113 |
| 2019-01-14 | Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov | Mazdak Farrokhzad | -233/+62 |