| Age | Commit message (Expand) | Author | Lines |
| 2018-12-19 | proc_macro: Validate tokens coming from the compiler again | Vadim Petrochenkov | -72/+56 |
| 2018-12-19 | Remove `eliminate_crate_var` and special pretty-printing for `$crate` | Vadim Petrochenkov | -112/+7 |
| 2018-12-19 | Auto merge of #56613 - Zoxc:query-perf1, r=michaelwoerister | bors | -75/+167 |
| 2018-12-19 | FIXME(9639) remove fixme and accept non-utf8 paths in librustdoc | Niv Kaminer | -7/+5 |
| 2018-12-19 | FIXME(9639) remove fixme and accept non-utf8 paths in compiletest | Niv Kaminer | -18/+18 |
| 2018-12-19 | Fix compiletest `trim` deprecation warnings | Philipp Hansch | -10/+10 |
| 2018-12-19 | test: Ignore ui/target-feature-gate on sparc and sparc64 | John Paul Adrian Glaubitz | -1/+3 |
| 2018-12-19 | test: Ignore ui/target-feature-gate on powerpc and powerpc64(le) | John Paul Adrian Glaubitz | -1/+4 |
| 2018-12-19 | Be more cheerful and helpful | Oliver Scherer | -13/+28 |
| 2018-12-19 | query: simplify stack trimming in cycle_check | ljedrz | -1/+1 |
| 2018-12-19 | rustc: Move jemalloc from rustc_driver to rustc | Alex Crichton | -15/+15 |
| 2018-12-19 | Allow testing pointers for inboundedness while forbidding dangling pointers | Oliver Scherer | -8/+6 |
| 2018-12-19 | dropck: remove unnecessary call to cloned() | ljedrz | -1/+1 |
| 2018-12-19 | dropck: simplify common patterns | ljedrz | -7/+6 |
| 2018-12-19 | Only emit issues for build failures to supress spurious failures | Oliver Scherer | -2/+7 |
| 2018-12-19 | Auto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakis | bors | -48/+56 |
| 2018-12-19 | Only open one issue per tool | Oliver Scherer | -4/+12 |
| 2018-12-19 | query: minor refactoring | ljedrz | -10/+3 |
| 2018-12-19 | query: insert visited queries more eagerly | ljedrz | -6/+3 |
| 2018-12-19 | miri: allocation is infallible | Ralf Jung | -18/+18 |
| 2018-12-19 | Adding unwinding support for x86_64_fortanix_unknown_sgx target. | Vardhan Thigle | -30/+168 |
| 2018-12-19 | Auto merge of #56977 - pietroalbini:rollup, r=pietroalbini | bors | -254/+470 |
| 2018-12-19 | query: faster stack reversal in remove_cycle | ljedrz | -5/+3 |
| 2018-12-19 | Rollup merge of #56959 - JohnHeitmann:mobile-z-fix, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2018-12-19 | Rollup merge of #56948 - jethrogb:jb/update-llvm, r=nikic | Pietro Albini | -0/+0 |
| 2018-12-19 | Rollup merge of #56947 - hsivonen:neon, r=alexcrichton | Pietro Albini | -2/+114 |
| 2018-12-19 | Rollup merge of #56931 - pietroalbini:relnotes-1.31.1, r=pietroalbini | Pietro Albini | -0/+11 |
| 2018-12-19 | Rollup merge of #56918 - ljedrz:profiler_nits, r=wesleywiser | Pietro Albini | -62/+57 |
| 2018-12-19 | Rollup merge of #56913 - tirr-c:uefi-stack-probes, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-12-19 | Rollup merge of #56910 - estebank:unclosed-eof, r=oli-obk | Pietro Albini | -1/+28 |
| 2018-12-19 | Rollup merge of #56908 - alexcrichton:new-features, r=oli-obk | Pietro Albini | -1/+8 |
| 2018-12-19 | Rollup merge of #56907 - rumajo:master, r=kennytm,Centril | Pietro Albini | -5/+5 |
| 2018-12-19 | Rollup merge of #56881 - Amanieu:ordering_eq, r=alexcrichton | Pietro Albini | -1/+1 |
| 2018-12-19 | Rollup merge of #56820 - ljedrz:format_tweaks, r=alexcrichton | Pietro Albini | -81/+55 |
| 2018-12-19 | Rollup merge of #56772 - pnkfelix:issue-54153-linkage-sometimes-requires-opti... | Pietro Albini | -0/+5 |
| 2018-12-19 | Rollup merge of #56689 - QuietMisdreavus:rustdoc-lint-group, r=pnkfelix | Pietro Albini | -3/+90 |
| 2018-12-19 | Rollup merge of #56663 - Zoxc:resolver-lifetime, r=pnkfelix | Pietro Albini | -84/+84 |
| 2018-12-19 | Rollup merge of #56363 - Lucretiel:patch-3, r=shepmaster | Pietro Albini | -13/+10 |
| 2018-12-19 | Auto merge of #56550 - chpio:rc-eq, r=alexcrichton | bors | -6/+168 |
| 2018-12-19 | make basic CTFE tracing available on release builds | Ralf Jung | -7/+7 |
| 2018-12-19 | Fix tidy error | William Brown | -1/+2 |
| 2018-12-19 | Set constness correctly | Guillaume Gomez | -6/+12 |
| 2018-12-19 | Revert "FIXME(53451) remove fixme and unnecessary pubs" | Niv Kaminer | -5/+10 |
| 2018-12-19 | Add more VecDeque::rotate_{left|right} tests | Scott McMurray | -1/+136 |
| 2018-12-19 | FIXME(53451) remove fixme and unnecessary pubs | Niv Kaminer | -10/+5 |
| 2018-12-19 | FIXME(52456) remove fixme and combine all extern items in one block | Niv Kaminer | -26/+6 |
| 2018-12-19 | FIXME(RFC1868) point the fixme to the tracking issue | Niv Kaminer | -1/+2 |
| 2018-12-19 | FIXME(2665) remove fixme since the c files are included by the testsuite | Niv Kaminer | -5/+1 |
| 2018-12-19 | FIXME(47184) update fixmes to point to issues specific to them | Niv Kaminer | -2/+2 |
| 2018-12-19 | FIXME(45992) remove fixme since the lint is being tested | Niv Kaminer | -1/+0 |