| Age | Commit message (Expand) | Author | Lines |
| 2019-02-15 | Update tests | varkor | -12/+12 |
| 2019-02-15 | Auto merge of #57880 - Zoxc:error-on-cycle, r=michaelwoerister | bors | -14/+14 |
| 2019-02-15 | fix tests post-rebase | Felix S. Klock II | -14/+14 |
| 2019-02-15 | make generalization code create new variables in correct universe | Niko Matsakis | -10/+46 |
| 2019-02-15 | Auto merge of #58403 - eddyb:requalify, r=oli-obk | bors | -20/+20 |
| 2019-02-15 | compile-pass test for #53606 | Saleem Jaffer | -0/+8 |
| 2019-02-15 | Always emit an error for a query cycle | John Kåre Alsaker | -14/+14 |
| 2019-02-14 | Add updated NLL tests | varkor | -37/+108 |
| 2019-02-14 | add .stderr file | Niko Matsakis | -0/+17 |
| 2019-02-14 | Update const fn tests | varkor | -65/+202 |
| 2019-02-14 | Require defining uses to use generic parameters for all parameters of a gener... | Oliver Scherer | -23/+85 |
| 2019-02-14 | rustc_mir: split qualify_consts' checking and value qualification. | Eduard-Mihai Burtescu | -20/+20 |
| 2019-02-14 | Rollup merge of #58407 - euclio:upper-camel-case, r=estebank | Mazdak Farrokhzad | -72/+44 |
| 2019-02-14 | Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister | Mazdak Farrokhzad | -0/+40 |
| 2019-02-14 | Rollup merge of #58371 - davidtwco:issue-58299, r=arielb1 | Mazdak Farrokhzad | -0/+50 |
| 2019-02-14 | Rollup merge of #58347 - matthewjasper:closure-bounds-fixes, r=pnkfelix | Mazdak Farrokhzad | -0/+40 |
| 2019-02-14 | Rollup merge of #58296 - estebank:hidden-suggestion, r=oli-obk | Mazdak Farrokhzad | -31/+23 |
| 2019-02-14 | Rollup merge of #58267 - estebank:match-arms, r=matthewjasper | Mazdak Farrokhzad | -43/+143 |
| 2019-02-14 | Rollup merge of #57992 - Matthias247:waker4, r=cramertj | Mazdak Farrokhzad | -55/+90 |
| 2019-02-14 | Rollup merge of #57451 - dlrobertson:can_use_as_ref_nit, r=estebank | Mazdak Farrokhzad | -8/+8 |
| 2019-02-13 | Check the self-type of inherent associated constants | Matthew Jasper | -20/+58 |
| 2019-02-13 | Propagate region constraints more precisely from closures | Matthew Jasper | -0/+40 |
| 2019-02-13 | specify "upper camel case" in style lint | Andy Russell | -72/+44 |
| 2019-02-13 | suggestion-diagnostics: as_ref improve snippet | Dan Robertson | -8/+8 |
| 2019-02-13 | Rollup merge of #58386 - Zoxc:fix-54242, r=michaelwoerister | Mazdak Farrokhzad | -0/+17 |
| 2019-02-13 | Rollup merge of #58381 - davidtwco:issue-42944, r=estebank | Mazdak Farrokhzad | -12/+42 |
| 2019-02-13 | Rollup merge of #58354 - matthewjasper:mir-dump-fixes, r=wesleywiser | Mazdak Farrokhzad | -0/+66 |
| 2019-02-13 | Rollup merge of #58276 - varkor:missing-stability-attr-top-level, r=davidtwco | Mazdak Farrokhzad | -11/+26 |
| 2019-02-13 | Rollup merge of #58272 - fitzgen:num-format-code-size, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+43 |
| 2019-02-13 | Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomez | Mazdak Farrokhzad | -58/+109 |
| 2019-02-13 | Stabilize TryFrom and TryInto | Simon Sapin | -6/+4 |
| 2019-02-13 | Use convert::Infallible instead of never in the blanket TryFrom impl | Simon Sapin | -2/+2 |
| 2019-02-13 | Relax some Hash bounds on HashMap<K, V, S> and HashSet<T, S> | Anthony Ramine | -10/+11 |
| 2019-02-12 | Merging master | Matthias Einwag | -1168/+2227 |
| 2019-02-13 | Rollup merge of #58387 - alexreg:fix-trait-alias-2, r=centril | Mazdak Farrokhzad | -0/+21 |
| 2019-02-13 | Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov | Mazdak Farrokhzad | -4/+39 |
| 2019-02-13 | Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton | Mazdak Farrokhzad | -12/+12 |
| 2019-02-12 | Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton | bors | -3/+0 |
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -34/+36 |
| 2019-02-12 | respect alternate flag when formatting impl trait | Andy Russell | -0/+5 |
| 2019-02-12 | Check user type annotations for range patterns. | David Wood | -0/+50 |
| 2019-02-12 | Added tests. | Alexander Regueiro | -0/+21 |
| 2019-02-12 | Stabilize linker-plugin based LTO. | Michael Woerister | -12/+12 |
| 2019-02-12 | rustc: Implement incremental "fat" LTO | Alex Crichton | -0/+40 |
| 2019-02-12 | Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov | bors | -16/+16 |
| 2019-02-12 | Stabilize str::escape_* methods | Simon Sapin | -3/+0 |
| 2019-02-12 | Auto merge of #57388 - euclio:runmake-explicit-ignore, r=kennytm | bors | -297/+118 |
| 2019-02-12 | Set the query in the ImplicitCtxt before trying to mark it green | John Kåre Alsaker | -0/+17 |
| 2019-02-12 | Auto merge of #58246 - pmccarter:master, r=oli-obk | bors | -0/+34 |
| 2019-02-12 | Auto merge of #58180 - davidtwco:issue-58053, r=estebank | bors | -0/+34 |