| Age | Commit message (Expand) | Author | Lines |
| 2018-05-21 | Stabilize suggestion applicability field in json output | Manish Goregaokar | -22/+4 |
| 2018-05-21 | Auto merge of #50265 - japaric:sz, r=alexcrichton | bors | -21/+9 |
| 2018-05-21 | Auto merge of #50898 - shepmaster:typo, r=QuietMisdreavus | bors | -13/+14 |
| 2018-05-21 | Auto merge of #50739 - gnzlbg:vec_reserve, r=sfackler | bors | -2/+2 |
| 2018-05-21 | Auto merge of #50924 - petrochenkov:spanover, r=alexcrichton | bors | -13/+15 |
| 2018-05-21 | Auto merge of #50860 - nox:big-niches-for-big-doggos-🐕, r=eddyb | bors | -37/+77 |
| 2018-05-20 | Auto merge of #50851 - eddyb:the-only-constant, r=nikomatsakis | bors | -320/+336 |
| 2018-05-20 | lexer: Fix span override for the first token in a string | Vadim Petrochenkov | -13/+15 |
| 2018-05-20 | Auto merge of #50234 - cramertj:extend, r=alexcrichton | bors | -0/+27 |
| 2018-05-20 | Auto merge of #50719 - frewsxcv:frewsxcv-iterator-zip, r=alexcrichton | bors | -2/+1 |
| 2018-05-20 | Auto merge of #50908 - petrochenkov:usemacself, r=alexcrichton | bors | -2/+40 |
| 2018-05-20 | Auto merge of #50841 - oli-obk:promote_errors_to_panics, r=eddyb | bors | -34/+134 |
| 2018-05-20 | Auto merge of #50855 - nnethercote:fewer-macro_parser-allocs, r=petrochenkov | bors | -35/+87 |
| 2018-05-20 | Auto merge of #50820 - alexcrichton:no-modules, r=petrochenkov | bors | -6/+153 |
| 2018-05-20 | Auto merge of #50813 - paoloteti:cortex-r, r=alexcrichton | bors | -0/+79 |
| 2018-05-19 | UnsafeCell doc typos and minor flow improvements | Jake Goulding | -13/+14 |
| 2018-05-20 | Auto merge of #50803 - varkor:never-transmute-never, r=eddyb | bors | -3/+47 |
| 2018-05-20 | resolve: Don't add unnecessary import candidates for `prefix::{self}` imports | Vadim Petrochenkov | -2/+40 |
| 2018-05-19 | Auto merge of #50893 - kennytm:rollup, r=kennytm | bors | -327/+273 |
| 2018-05-20 | Rollup merge of #50889 - oli-obk:clippy, r=kennytm | kennytm | -25/+29 |
| 2018-05-20 | Rollup merge of #50819 - cjkenn:cjkenn/div-by-zero, r=kennytm | kennytm | -2/+39 |
| 2018-05-20 | Rollup merge of #50883 - dlrobertson:fix_warning, r=TimNN | kennytm | -0/+1 |
| 2018-05-20 | Rollup merge of #50858 - robinkrahl:rustdoc-fix-order, r=steveklabnik | kennytm | -8/+8 |
| 2018-05-20 | Rollup merge of #50854 - zackmdavis:and_the_case_of_the_unused_field_pattern_... | kennytm | -71/+80 |
| 2018-05-20 | Rollup merge of #50829 - est31:master, r=estebank | kennytm | -0/+29 |
| 2018-05-20 | Rollup merge of #50827 - nox:llvmup, r=eddyb | kennytm | -1/+1 |
| 2018-05-19 | Auto merge of #50782 - matthewjasper:wheres-main, r=matthewjasper | bors | -8/+153 |
| 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 | -306/+334 |
| 2018-05-19 | Auto merge of #50690 - oli-obk:mir_stuff, r=eddyb | bors | -370/+389 |
| 2018-05-19 | use if let to avoid potential div by zero | cjkenn | -2/+41 |
| 2018-05-19 | rustc: removed unused `DefPathData::Initializer` DefId's for associated const... | Eduard-Mihai Burtescu | -14/+2 |
| 2018-05-19 | Rollup merge of #50531 - iancormac84:merge-typeidhasher-cleanup, r=michaelwoe... | kennytm | -220/+86 |
| 2018-05-19 | Auto merge of #50763 - KyleStach1678:unused-loop-label, r=petrochenkov | bors | -27/+210 |
| 2018-05-19 | Use `Size` instead of `u64` in mir interpretation | Oliver Schneider | -197/+204 |
| 2018-05-19 | Keep statics' constant as ByRef | Oliver Schneider | -20/+44 |
| 2018-05-19 | Go through an allocation when accessing fields of constants | Oliver Schneider | -38/+87 |
| 2018-05-19 | Reintroduce some sanity checks | Oliver Schneider | -4/+7 |
| 2018-05-19 | Ensure that statics are always ByRef | Oliver Schneider | -133/+69 |
| 2018-05-19 | Auto merge of #50760 - petrochenkov:legimp, r=nikomatsakis | bors | -160/+35 |
| 2018-05-19 | Update clippy | Oliver Schneider | -25/+29 |
| 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 | -2/+71 |
| 2018-05-19 | Release mode overflows should not cause const eval to error | Oliver Schneider | -32/+62 |
| 2018-05-19 | Auto merge of #50874 - nikomatsakis:nll-reset-unification, r=estebank | bors | -10/+7 |
| 2018-05-19 | Auto merge of #50744 - nikic:mutable-noalias, r=alexcrichton | bors | -10/+14 |
| 2018-05-19 | Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler | bors | -163/+15 |
| 2018-05-19 | Fix warning when building stage0 libcore | Dan Robertson | -0/+1 |
| 2018-05-19 | Auto merge of #50603 - eddyb:issue-49955, r=nikomatsakis | bors | -82/+217 |
| 2018-05-18 | Default `unused_labels` to allow, move to "unused" | Kyle Stachowicz | -11/+26 |