| Age | Commit message (Expand) | Author | Lines |
| 2018-04-25 | Suggest alternatives to Error::description() | Kornel | -1/+3 |
| 2018-04-25 | Move description of the Error trait to its own doc-comment | Simon Sapin | -39/+24 |
| 2018-04-25 | Fix crate:: in local paths | Manish Goregaokar | -8/+10 |
| 2018-04-25 | Auto merge of #49321 - ishitatsuyuki:compile-pass, r=alexcrichton | bors | -3/+38 |
| 2018-04-25 | Bump bootstrap compiler to 2018-04-24 | Michael Woerister | -1/+1 |
| 2018-04-25 | Added missing `.` in docs. | Ralf Biedert | -1/+1 |
| 2018-04-25 | Auto merge of #50134 - andjo403:jobserver, r=michaelwoerister | bors | -12/+14 |
| 2018-04-25 | Fix type | z4v1er | -1/+0 |
| 2018-04-25 | Move the Lock into OpenTask | John Kåre Alsaker | -57/+52 |
| 2018-04-25 | Address comments | John Kåre Alsaker | -16/+18 |
| 2018-04-25 | Make DepGraph thread-safe | John Kåre Alsaker | -187/+205 |
| 2018-04-25 | Auto merge of #50110 - oli-obk:warn_all_the_constants, r=estebank | bors | -75/+233 |
| 2018-04-25 | compiletest: introduce skip-trans | Tatsuyuki Ishi | -3/+38 |
| 2018-04-25 | Some JS improvements | Guillaume Gomez | -32/+24 |
| 2018-04-25 | Auto merge of #50106 - nnethercote:nearest_common_ancestor, r=nikomatsakis | bors | -80/+60 |
| 2018-04-25 | Auto merge of #50100 - Manishearth:edition-path-lint, r=nikomatsakis | bors | -15/+157 |
| 2018-04-24 | Hash EntryKind::AssociatedConst const data | Wesley Wiser | -1/+2 |
| 2018-04-24 | Remove methods with implicit Binder::skip_bound | Tyler Mandry | -22/+11 |
| 2018-04-24 | Make Binder's field private and clean up its usage | Tyler Mandry | -234/+262 |
| 2018-04-25 | Switch box_free to take the destructured contents of Box | Mike Hommey | -56/+29 |
| 2018-04-25 | Auto merge of #49986 - zofrex:better-derived-argument-names, r=Manishearth | bors | -40/+97 |
| 2018-04-24 | Disable two-phase-reservation-sharing-interference[nll_beyond] | Josh Stone | -1/+1 |
| 2018-04-24 | Add a stopgap for #49889 | Josh Stone | -2/+4 |
| 2018-04-24 | compiletest: detect non-ICE compiler panics | Josh Stone | -0/+2 |
| 2018-04-24 | Use enum for approximate suggestions | Manish Goregaokar | -15/+29 |
| 2018-04-24 | Test format hygiene | James Sanderson | -0/+15 |
| 2018-04-24 | Auto merge of #50096 - alexcrichton:less-simd-warnings, r=michaelwoerister | bors | -3/+39 |
| 2018-04-24 | Gensym arguments for format macro | James Sanderson | -7/+9 |
| 2018-04-24 | Test deriving hygiene | James Sanderson | -0/+25 |
| 2018-04-24 | Auto merge of #49933 - oli-obk:miri_rustup, r=eddyb | bors | -101/+97 |
| 2018-04-24 | more nits | steveklabnik | -3/+3 |
| 2018-04-24 | Auto merge of #50079 - NickAtAccuPS:android_abstract_socket, r=sfackler | bors | -1/+4 |
| 2018-04-24 | Warn on all erroneous constants | Oliver Schneider | -75/+233 |
| 2018-04-24 | Auto merge of #49911 - rcoh:master, r=nikomatsakis | bors | -34/+79 |
| 2018-04-24 | Auto merge of #49837 - nikomatsakis:chalkify-engine, r=scalexm | bors | -269/+380 |
| 2018-04-24 | Auto merge of #50191 - kennytm:rollup, r=kennytm | bors | -167/+425 |
| 2018-04-23 | Implement a least upper bound for marks. | bobtwinkles | -0/+27 |
| 2018-04-23 | Implement parent() on `syntax_pos::Span` | bobtwinkles | -1/+7 |
| 2018-04-23 | Add documentation for SyntaxContext::remove_mark | bobtwinkles | -0/+16 |
| 2018-04-24 | Rollup merge of #50185 - dmizuk:mod_euc-fix-overflow, r=kennytm | kennytm | -1/+11 |
| 2018-04-24 | Rollup merge of #50174 - nnethercote:FxHashMap-Interner, r=michaelwoerister | kennytm | -2/+2 |
| 2018-04-24 | Rollup merge of #50139 - nivkner:docs, r=steveklabnik | kennytm | -0/+6 |
| 2018-04-24 | Rollup merge of #50118 - GuillaumeGomez:search-bar-bug, r=QuietMisdreavus | kennytm | -10/+18 |
| 2018-04-24 | Rollup merge of #49985 - zackmdavis:0, r=estebank | kennytm | -4/+30 |
| 2018-04-24 | Rollup merge of #49970 - SimonSapin:deprecate, r=sfackler | kennytm | -1/+32 |
| 2018-04-24 | Rollup merge of #49906 - kennytm:stable-unreachable, r=sfackler | kennytm | -16/+71 |
| 2018-04-24 | Rollup merge of #49829 - ecstatic-morse:os-docs, r=steveklabnik | kennytm | -60/+135 |
| 2018-04-24 | Rollup merge of #49812 - ehuss:ui-test-revisions, r=nikomatsakis | kennytm | -71/+70 |
| 2018-04-24 | Rollup merge of #49727 - stjepang:cell-update, r=SimonSapin | kennytm | -0/+39 |
| 2018-04-24 | Rollup merge of #49461 - andreastt:child-kill-exited, r=Mark-Simulacrum | kennytm | -2/+11 |