| Age | Commit message (Expand) | Author | Lines |
| 2019-01-10 | std: Render large exit codes as hex on Windows | Alex Crichton | -1/+10 |
| 2019-01-08 | Auto merge of #56638 - matthewjasper:remove-ref-region, r=nikomatsakis | bors | -55/+34 |
| 2019-01-08 | Auto merge of #57429 - alexcrichton:fix-dist, r=Mark-Simulacrum | bors | -8/+8 |
| 2019-01-08 | Auto merge of #57114 - Zoxc:query-perf11, r=michaelwoerister | bors | -172/+131 |
| 2019-01-08 | Auto merge of #56988 - alexcrichton:monotonic-instant, r=sfackler | bors | -28/+103 |
| 2019-01-08 | Auto merge of #57332 - Dylan-DPC:feature/stabilise-cfg-attr, r=Centril | bors | -110/+16 |
| 2019-01-07 | Build LLVM with -static-libstdc++ on dist builds | Alex Crichton | -8/+8 |
| 2019-01-08 | Auto merge of #57095 - Zoxc:prof-fix, r=michaelwoerister | bors | -30/+40 |
| 2019-01-07 | Auto merge of #57303 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -34/+32 |
| 2019-01-08 | bless you | dylan_DPC | -2/+2 |
| 2019-01-08 | remove unwanted stage0 line, fix style | dylan_DPC | -8/+6 |
| 2019-01-08 | remove unused imports and feature gate from tests | dylan_DPC | -10/+5 |
| 2019-01-08 | stabilise cfg_attr | dylan_DPC | -94/+7 |
| 2019-01-07 | Revert "Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton" | Matthias Krüger | -26/+21 |
| 2019-01-07 | submodules: update rls from 6f5e4bb to 1a6361b | Matthias Krüger | -0/+0 |
| 2019-01-07 | submodules: update clippy from 39bd8449 to c63b6349 | Matthias Krüger | -8/+11 |
| 2019-01-07 | Rename some functions | John Kåre Alsaker | -4/+4 |
| 2019-01-07 | Fix and optimize query profiling | John Kåre Alsaker | -30/+40 |
| 2019-01-07 | Auto merge of #57405 - pietroalbini:rollup, r=pietroalbini | bors | -25/+65 |
| 2019-01-07 | std: Force `Instant::now()` to be monotonic | Alex Crichton | -28/+103 |
| 2019-01-07 | Rollup merge of #57375 - stjepang:duration-constants, r=joshtriplett | Pietro Albini | -0/+20 |
| 2019-01-07 | Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichton | Pietro Albini | -0/+11 |
| 2019-01-07 | Rollup merge of #57358 - euclio:docck-unicode, r=QuietMisdreavus | Pietro Albini | -19/+29 |
| 2019-01-07 | Rollup merge of #57308 - Zoxc:controller-sync, r=michaelwoerister | Pietro Albini | -3/+5 |
| 2019-01-07 | Rollup merge of #57290 - mark-i-m:remove-outdated-comment, r=michaelwoerister | Pietro Albini | -3/+0 |
| 2019-01-07 | Auto merge of #57304 - davidtwco:issue-57280, r=nikomatsakis | bors | -4/+106 |
| 2019-01-07 | Auto merge of #57336 - ehuss:bump-stage0, r=alexcrichton | bors | -1/+1 |
| 2019-01-07 | Specify the tracking issue | Stjepan Glavina | -5/+5 |
| 2019-01-07 | Auto merge of #57394 - euclio:compiletest-optimization, r=Mark-Simulacrum | bors | -34/+27 |
| 2019-01-06 | slightly optimize compiletest test collection | Andy Russell | -34/+27 |
| 2019-01-07 | Auto merge of #57365 - sinkuu:unused, r=oli-obk | bors | -30/+0 |
| 2019-01-07 | Auto merge of #57379 - petrochenkov:parsrecov, r=estebank | bors | -882/+749 |
| 2019-01-06 | Auto merge of #57344 - petrochenkov:regreach, r=arielb1 | bors | -11/+78 |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -882/+749 |
| 2019-01-06 | Auto merge of #57272 - petrochenkov:featrecov, r=estebank | bors | -191/+308 |
| 2019-01-06 | Auto merge of #57121 - glaubitz:flock-fixes, r=nagisa | bors | -41/+5 |
| 2019-01-06 | Re-export constants from core into std | Stjepan Glavina | -0/+4 |
| 2019-01-06 | Add duration constants | Stjepan Glavina | -0/+16 |
| 2019-01-06 | Fix CI failures | Vadim Petrochenkov | -63/+64 |
| 2019-01-06 | Make sure feature gate errors are recoverable (take 2) | Vadim Petrochenkov | -128/+244 |
| 2019-01-06 | flock: Use fcntl constants directly from libc crate on Unix targets | John Paul Adrian Glaubitz | -41/+5 |
| 2019-01-06 | Auto merge of #57291 - euclio:method-call-suggestion, r=estebank | bors | -39/+116 |
| 2019-01-06 | Auto merge of #57287 - alexcrichton:fix-jemalloc, r=nikomatsakis | bors | -10/+32 |
| 2019-01-06 | use utf-8 throughout htmldocck | Andy Russell | -19/+29 |
| 2019-01-05 | Provide the option to use libc++ even on all platforms | Petr Hosek | -0/+11 |
| 2019-01-06 | Auto merge of #57286 - alexcrichton:less-thin-2-2, r=nikomatsakis | bors | -204/+30 |
| 2019-01-06 | Remove unused code | Shotaro Yamada | -30/+0 |
| 2019-01-06 | Address review comments | Vadim Petrochenkov | -14/+27 |
| 2019-01-05 | Auto merge of #57230 - estebank:return-mismatch, r=varkor | bors | -156/+199 |
| 2019-01-05 | privacy: Mark everything in a header of a reachable impl as reachable | Vadim Petrochenkov | -9/+36 |