| Age | Commit message (Expand) | Author | Lines |
| 2018-08-23 | Auto merge of #52602 - scottmcm:tryblock-expr, r=nikomatsakis | bors | -171/+237 |
| 2018-08-23 | Auto merge of #53459 - petrochenkov:stabmore, r=nrc | bors | -75/+18 |
| 2018-08-23 | Auto merge of #53235 - varkor:gat_impl_where, r=estebank | bors | -4/+17 |
| 2018-08-23 | Stabilize a few secondary macro features | Vadim Petrochenkov | -75/+18 |
| 2018-08-22 | Auto merge of #52011 - oli-obk:dont_you_hate_it_too_when_everything_panics_co... | bors | -3/+234 |
| 2018-08-22 | Auto merge of #53607 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -4/+86 |
| 2018-08-22 | Reexpose stability hole in the presence of feature gates | Oliver Schneider | -0/+2 |
| 2018-08-22 | Allow panicking with string literal messages inside constants | Oliver Schneider | -3/+232 |
| 2018-08-22 | Rollup merge of #53562 - varkor:bastion-of-the-turbofish, r=nagisa | Guillaume Gomez | -0/+42 |
| 2018-08-22 | Rollup merge of #53558 - davidtwco:issue-53547, r=estebank | Guillaume Gomez | -3/+3 |
| 2018-08-22 | Rollup merge of #53544 - estebank:issue-53534, r=varkor | Guillaume Gomez | -1/+1 |
| 2018-08-22 | Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk | Guillaume Gomez | -0/+40 |
| 2018-08-22 | Rollup merge of #53431 - alexreg:move-feature-gate-tests, r=cramertj | Guillaume Gomez | -0/+0 |
| 2018-08-22 | Fix rebase issues | varkor | -4/+4 |
| 2018-08-22 | Remove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str} | varkor | -8/+8 |
| 2018-08-22 | Remove Ty prefix from Ty{Foreign|Param} | varkor | -3/+3 |
| 2018-08-22 | Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu... | varkor | -10/+10 |
| 2018-08-22 | Lament the invincibility of the Turbofish | varkor | -0/+42 |
| 2018-08-22 | Auto merge of #53424 - RalfJung:miri-refactor, r=oli-obk | bors | -59/+159 |
| 2018-08-22 | fix error reporting in validation | Ralf Jung | -1/+1 |
| 2018-08-22 | fix validating fat pointers to user-defined unsized types | Ralf Jung | -14/+28 |
| 2018-08-22 | optimize sanity check path printing | Ralf Jung | -41/+79 |
| 2018-08-22 | fix UI tests | Ralf Jung | -1/+1 |
| 2018-08-22 | test for detecting bad data inside trait objects / slices | Ralf Jung | -15/+45 |
| 2018-08-22 | Auto merge of #53516 - petrochenkov:derregr, r=estebank | bors | -0/+26 |
| 2018-08-22 | fix drop typing; use same machinery for validating (sanity checking) dyn trai... | Ralf Jung | -9/+27 |
| 2018-08-22 | Auto merge of #53509 - petrochenkov:wildregr, r=alexcrichton | bors | -0/+21 |
| 2018-08-22 | Auto merge of #50912 - varkor:exhaustive-integer-matching, r=arielb1 | bors | -0/+285 |
| 2018-08-21 | Add some extra edge case tests | varkor | -1/+21 |
| 2018-08-21 | Auto merge of #53439 - GuillaumeGomez:generate-blanket-impls-for-reexported-i... | bors | -0/+18 |
| 2018-08-21 | Use a boundary method instead of an endpoint method for split_grouped_constru... | varkor | -2/+2 |
| 2018-08-21 | Fix missing impl trait display as ret type | Guillaume Gomez | -0/+40 |
| 2018-08-21 | Auto merge of #53471 - petrochenkov:biattr2, r=oli-obk | bors | -72/+152 |
| 2018-08-21 | Add a test case for u128::MAX - 1 | varkor | -10/+21 |
| 2018-08-21 | Auto merge of #53530 - kennytm:rollup, r=kennytm | bors | -111/+123 |
| 2018-08-21 | Rollup merge of #53329 - frewsxcv:frewsxcv-ptr-add-sub, r=RalfJung | kennytm | -6/+6 |
| 2018-08-21 | Auto merge of #53236 - alexreg:stabilise-raw-idents, r=cramertj | bors | -86/+31 |
| 2018-08-21 | Normalize source line and column numbers. | David Wood | -3/+3 |
| 2018-08-21 | Rollup merge of #53540 - TheDarkula:move-test, r=oli-obk | kennytm | -0/+0 |
| 2018-08-21 | Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor | kennytm | -39/+39 |
| 2018-08-21 | Rollup merge of #53370 - jkozlowski:stabilize-macro_vis_matcher, r=cramertj | kennytm | -43/+14 |
| 2018-08-21 | Auto merge of #53080 - hermord:rc-opt, r=alexcrichton | bors | -0/+21 |
| 2018-08-20 | Point at the trait argument when using unboxed closure | Esteban Küber | -1/+1 |
| 2018-08-21 | resolve: Unify reporting of ambiguity errors for macro paths | Vadim Petrochenkov | -10/+12 |
| 2018-08-20 | Moved issue-53157.rs into src/test/ui/consts/const-eval/ | thedarkula | -0/+0 |
| 2018-08-20 | Removed `raw_identifiers` feature gate. | Alexander Regueiro | -86/+31 |
| 2018-08-20 | resolve: Refactor away `MacroBinding` | Vadim Petrochenkov | -9/+87 |
| 2018-08-20 | resolve: Consolidate error reporting for resolved macros in `fn resolve_macro... | Vadim Petrochenkov | -63/+63 |
| 2018-08-21 | Rollup merge of #53296 - estebank:suggest-closure, r=KodrAus | kennytm | -34/+75 |
| 2018-08-20 | Auto merge of #51880 - varkor:generics-hir-generalisation-followup, r=eddyb | bors | -140/+188 |