| Age | Commit message (Expand) | Author | Lines |
| 2018-02-27 | Detect missing `if` blocks | Esteban Küber | -10/+60 |
| 2018-02-27 | Provide missing comma in match arm suggestion | Esteban Küber | -2/+68 |
| 2018-02-26 | Fix rebase | Vadim Petrochenkov | -240/+243 |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -365/+365 |
| 2018-02-26 | Anonymize remaining line numbers at line starts | Vadim Petrochenkov | -9/+12 |
| 2018-02-26 | Implement opt-out from UI testing normalization | Vadim Petrochenkov | -3/+140 |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -6168/+6168 |
| 2018-02-26 | Support flag `-Z ui-testing` for tweaking diagnostic output for UI tests | Vadim Petrochenkov | -11/+38 |
| 2018-02-26 | Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebank | bors | -45/+1352 |
| 2018-02-26 | Auto merge of #48082 - jseyfried:improve_struct_field_hygiene, r=petrochenkov | bors | -24/+62 |
| 2018-02-26 | Fix new tests | Guillaume Gomez | -3/+11 |
| 2018-02-25 | Rollup merge of #48330 - frewsxcv:frewsxcv-tests-zero-duration, r=sfackler | kennytm | -3/+95 |
| 2018-02-25 | Return error if timeout is zero-Duration on Redox. | Corey Farwell | -2/+18 |
| 2018-02-25 | Rollup merge of #48235 - varkor:parse-float-lonely-exponent, r=alexcrichton | kennytm | -1/+8 |
| 2018-02-25 | Rollup merge of #48529 - remexre:docs/fix/unicode-0021, r=kennytm | kennytm | -3/+3 |
| 2018-02-25 | Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrum | kennytm | -0/+13 |
| 2018-02-25 | Rollup merge of #48494 - bdrewery:freebsd-omit-frame-pointer, r=eddyb | kennytm | -0/+1 |
| 2018-02-25 | Rollup merge of #48491 - glaubitz:s390x-linux, r=sanxiyn | kennytm | -0/+2 |
| 2018-02-25 | Rollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton | kennytm | -0/+1 |
| 2018-02-25 | Rollup merge of #48369 - newpavlov:rdrand, r=nagisa | kennytm | -15/+15 |
| 2018-02-25 | Rollup merge of #48362 - cuviper:libdir_relative, r=Mark-Simulacrum | kennytm | -6/+17 |
| 2018-02-25 | Reduce error codes length when too much are thrown | Guillaume Gomez | -7/+136 |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+1151 |
| 2018-02-25 | Update tools code | Guillaume Gomez | -38/+21 |
| 2018-02-25 | Add rustc --explain back | Guillaume Gomez | -7/+43 |
| 2018-02-25 | Rollup merge of #48302 - mark-i-m:markim_macro-test, r=aturon | kennytm | -0/+80 |
| 2018-02-25 | Rollup merge of #48297 - glaubitz:sparc-linux, r=estebank | kennytm | -1/+38 |
| 2018-02-25 | Rollup merge of #48281 - jakllsch:netbsd-powerpc, r=alexcrichton | kennytm | -0/+37 |
| 2018-02-25 | Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify... | kennytm | -81/+2 |
| 2018-02-25 | Rollup merge of #48115 - Centril:feature/iterator_flatten, r=alexcrichton | kennytm | -36/+367 |
| 2018-02-25 | Rollup merge of #48076 - canarysnort01:fix_pie, r=alexcrichton | kennytm | -12/+62 |
| 2018-02-25 | Rollup merge of #47970 - vlovich:condvar_wait_until, r=dtolnay | kennytm | -2/+214 |
| 2018-02-25 | Rollup merge of #47964 - jcowgill:mips64-abi, r=eddyb | kennytm | -76/+188 |
| 2018-02-25 | 1.25.0 -> 1.26.- | Manish Goregaokar | -2/+2 |
| 2018-02-24 | Fixes docs for ASCII functions to no longer claim U+0021 is '@'. | Nathan Ringo | -3/+3 |
| 2018-02-24 | ignore-pretty on dyn trait test | Manish Goregaokar | -0/+2 |
| 2018-02-24 | Rollup merge of #48503 - petrochenkov:nort, r=Mark-Simulacrum | Manish Goregaokar | -3/+3 |
| 2018-02-24 | Rollup merge of #48499 - dwijnand:patch-1, r=BurntSushi | Manish Goregaokar | -1/+1 |
| 2018-02-24 | Rollup merge of #48490 - petrochenkov:orpat, r=eddyb | Manish Goregaokar | -128/+231 |
| 2018-02-24 | Rollup merge of #48481 - Manishearth:dyn-paren, r=petrochenkov | Manish Goregaokar | -10/+11 |
| 2018-02-24 | Rollup merge of #48452 - varkor:unpacked-kind, r=eddyb | Manish Goregaokar | -153/+173 |
| 2018-02-24 | Rollup merge of #48448 - nikomatsakis:default-binding-mode-issue-46688, r=cra... | Manish Goregaokar | -0/+38 |
| 2018-02-24 | Rollup merge of #48441 - petrochenkov:exty, r=estebank | Manish Goregaokar | -2/+8 |
| 2018-02-24 | Rollup merge of #48415 - QuietMisdreavus:traits-on-traits-on-traits, r=Manish... | Manish Goregaokar | -3/+52 |
| 2018-02-24 | Rollup merge of #48404 - steveklabnik:second-edition-is-the-best-edition, r=Q... | Manish Goregaokar | -0/+0 |
| 2018-02-24 | Rollup merge of #48392 - estebank:string, r=petrochenkov | Manish Goregaokar | -27/+61 |
| 2018-02-24 | Rollup merge of #48386 - withoutboats:nonstandard-style, r=Manishearth | Manish Goregaokar | -0/+109 |
| 2018-02-24 | Rollup merge of #48296 - ishitatsuyuki:exp-unblow, r=nikomatsakis | Manish Goregaokar | -151/+133 |
| 2018-02-24 | Rollup merge of #48197 - bobtwinkles:two_phase_borrow_on_ops, r=nikomatsakis | Manish Goregaokar | -61/+54 |
| 2018-02-24 | Rollup merge of #48110 - Centril:stabilize/box_leak, r=alexcrichton | Manish Goregaokar | -6/+1 |