| Age | Commit message (Expand) | Author | Lines |
| 2018-05-23 | Rollup merge of #50946 - alexcrichton:fix-parse-lifetime, r=petrochenkov | kennytm | -0/+57 |
| 2018-05-23 | Rollup merge of #50914 - simartin:issue_50636, r=oli-obk | kennytm | -0/+31 |
| 2018-05-23 | Rollup merge of #50863 - oli-obk:const_len, r=SimonSapin,Gankro | kennytm | -0/+33 |
| 2018-05-23 | Rollup merge of #50846 - GuillaumeGomez:add-e0665, r=frewsxcv | kennytm | -0/+29 |
| 2018-05-22 | Auto merge of #49172 - oli-obk:const_let, r=eddyb | bors | -37/+278 |
| 2018-05-22 | Fix a typo in a comment | Oliver Schneider | -2/+2 |
| 2018-05-22 | Report let bindings and statements as unstable | Oliver Schneider | -43/+137 |
| 2018-05-22 | Allow let bindings in const fn and constants | Oliver Schneider | -0/+147 |
| 2018-05-22 | Auto merge of #50876 - matthewjasper:rollback-trivial-bounds, r=nikomatsakis | bors | -5/+97 |
| 2018-05-22 | Auto merge of #50838 - alexcrichton:token-impls, r=eddyb | bors | -0/+75 |
| 2018-05-22 | Auto merge of #50486 - Manishearth:approx-stab, r=nrc | bors | -0/+16 |
| 2018-05-21 | Auto merge of #50812 - kennytm:fix-50756-miri-bad-float-behavior, r=oli-obk | bors | -0/+65 |
| 2018-05-21 | update tests | Manish Goregaokar | -0/+16 |
| 2018-05-21 | Add some runtime sanity checks | Oliver Schneider | -3/+10 |
| 2018-05-21 | Make `[T]::len` and `str::len` const fn | Oliver Schneider | -0/+26 |
| 2018-05-21 | rustc: Fix procedural macros generating lifetime tokens | Alex Crichton | -0/+57 |
| 2018-05-21 | Add E0665 | Guillaume Gomez | -0/+29 |
| 2018-05-21 | Auto merge of #50860 - nox:big-niches-for-big-doggos-🐕, r=eddyb | bors | -0/+3 |
| 2018-05-20 | Auto merge of #50851 - eddyb:the-only-constant, r=nikomatsakis | bors | -9/+69 |
| 2018-05-20 | Auto merge of #50234 - cramertj:extend, r=alexcrichton | bors | -0/+20 |
| 2018-05-20 | Auto merge of #50908 - petrochenkov:usemacself, r=alexcrichton | bors | -0/+38 |
| 2018-05-20 | Auto merge of #50841 - oli-obk:promote_errors_to_panics, r=eddyb | bors | -22/+130 |
| 2018-05-20 | Issue #50636: Improve error diagnostic with missing commas after struct fields. | Simon Martin | -0/+31 |
| 2018-05-20 | Auto merge of #50820 - alexcrichton:no-modules, r=petrochenkov | bors | -1/+97 |
| 2018-05-20 | Auto merge of #50803 - varkor:never-transmute-never, r=eddyb | bors | -0/+33 |
| 2018-05-20 | resolve: Don't add unnecessary import candidates for `prefix::{self}` imports | Vadim Petrochenkov | -0/+38 |
| 2018-05-19 | Auto merge of #50893 - kennytm:rollup, r=kennytm | bors | -15/+90 |
| 2018-05-20 | Rollup merge of #50819 - cjkenn:cjkenn/div-by-zero, r=kennytm | kennytm | -0/+33 |
| 2018-05-20 | Rollup merge of #50854 - zackmdavis:and_the_case_of_the_unused_field_pattern_... | kennytm | -15/+30 |
| 2018-05-20 | Rollup merge of #50829 - est31:master, r=estebank | kennytm | -0/+27 |
| 2018-05-19 | Auto merge of #50782 - matthewjasper:wheres-main, r=matthewjasper | bors | -0/+106 |
| 2018-05-19 | remove feature line from test | cjkenn | -2/+0 |
| 2018-05-19 | rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded cons... | Eduard-Mihai Burtescu | -9/+69 |
| 2018-05-19 | Auto merge of #50690 - oli-obk:mir_stuff, r=eddyb | bors | -1/+54 |
| 2018-05-19 | use if let to avoid potential div by zero | cjkenn | -0/+35 |
| 2018-05-19 | Auto merge of #50763 - KyleStach1678:unused-loop-label, r=petrochenkov | bors | -25/+188 |
| 2018-05-19 | Go through an allocation when accessing fields of constants | Oliver Schneider | -0/+47 |
| 2018-05-19 | Ensure that statics are always ByRef | Oliver Schneider | -1/+7 |
| 2018-05-19 | Auto merge of #50760 - petrochenkov:legimp, r=nikomatsakis | bors | -23/+18 |
| 2018-05-19 | Overflows only panic in debug mode | Oliver Schneider | -0/+1 |
| 2018-05-19 | Add a test showing the erroneous promoted bug | Oliver Schneider | -0/+69 |
| 2018-05-19 | Release mode overflows should not cause const eval to error | Oliver Schneider | -22/+60 |
| 2018-05-19 | Auto merge of #50744 - nikic:mutable-noalias, r=alexcrichton | bors | -6/+4 |
| 2018-05-19 | Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler | bors | -57/+0 |
| 2018-05-19 | Auto merge of #50603 - eddyb:issue-49955, r=nikomatsakis | bors | -3/+64 |
| 2018-05-18 | Default `unused_labels` to allow, move to "unused" | Kyle Stachowicz | -10/+24 |
| 2018-05-18 | Revert "Allow `unused_labels` in some compile-fail tests" | Kyle Stachowicz | -16/+2 |
| 2018-05-18 | Allow `unused_labels` in some compile-fail tests | Kyle Stachowicz | -2/+16 |
| 2018-05-18 | Add tests for new labeled blocks for `unused_labels` | Kyle Stachowicz | -15/+34 |
| 2018-05-18 | Reimplement unused_labels lint as a compiler builtin in the resolver | Kyle Stachowicz | -19/+149 |