| Age | Commit message (Expand) | Author | Lines |
| 2018-08-11 | Do not consider built-in attributes as candidates when resolving non-attribut... | Vadim Petrochenkov | -35/+16 |
| 2018-08-11 | Feature gate arbitrary tokens in non-macro attributes with a separate gate | Vadim Petrochenkov | -41/+93 |
| 2018-08-10 | Auto merge of #53177 - nikomatsakis:nll-redundant-borrows-and-escaping-values... | bors | -36/+45 |
| 2018-08-10 | Auto merge of #53131 - davidtwco:issue-52663-thread-local-static, r=nikomatsakis | bors | -41/+18 |
| 2018-08-10 | Auto merge of #53124 - davidtwco:issue-52742, r=nikomatsakis | bors | -29/+72 |
| 2018-08-09 | Auto merge of #52788 - LukasKalbertodt:improve-index-mut-error, r=estebank | bors | -0/+76 |
| 2018-08-09 | Auto merge of #53216 - kennytm:rollup, r=kennytm | bors | -67/+100 |
| 2018-08-10 | Rollup merge of #53082 - felixrabe:fix-doc-link-again, r=GuillaumeGomez | kennytm | -62/+62 |
| 2018-08-10 | Rollup merge of #53183 - estebank:println-comma, r=oli-obk | kennytm | -4/+36 |
| 2018-08-10 | Rollup merge of #53179 - gnzlbg:patch-3, r=alexcrichton | kennytm | -1/+2 |
| 2018-08-09 | Auto merge of #53031 - michaelwoerister:cross-lto, r=alexcrichton | bors | -1/+106 |
| 2018-08-09 | Updated tests after rebase. | David Wood | -30/+31 |
| 2018-08-09 | Fallback to 'has type' error messages rather than 'lifetime appears in type'. | David Wood | -1/+1 |
| 2018-08-09 | Correctly identify named early bound regions. | David Wood | -0/+42 |
| 2018-08-09 | Relax the target-cpu-on-function codegen test so it just checks for presence ... | Michael Woerister | -2/+1 |
| 2018-08-09 | Auto merge of #53100 - VPashkov:issue-52456-improper_ctypes, r=eddyb | bors | -0/+7 |
| 2018-08-08 | Auto merge of #53186 - mikhail-m1:master, r=nikomatsakis | bors | -0/+35 |
| 2018-08-09 | update target-feature-gate.stderr output | gnzlbg | -1/+1 |
| 2018-08-08 | Auto merge of #53163 - oli-obk:const_prop_ice, r=nikomatsakis | bors | -0/+23 |
| 2018-08-08 | Auto merge of #53088 - matthewjasper:closure-region-spans, r=nikomatsakis | bors | -49/+41 |
| 2018-08-08 | Address review comments for #53031 and fix some merge fallout. | Michael Woerister | -4/+6 |
| 2018-08-08 | Auto merge of #53053 - petrochenkov:custattr, r=alexcrichton | bors | -132/+111 |
| 2018-08-08 | Fixes #53119. | Mikhail Modin | -0/+35 |
| 2018-08-07 | Suggest comma when missing in macro call | Esteban Küber | -4/+36 |
| 2018-08-08 | Auto merge of #52993 - alexcrichton:fix-some-vis, r=michaelwoerister | bors | -0/+109 |
| 2018-08-08 | add feature-gate test | gnzlbg | -0/+1 |
| 2018-08-08 | Add and update tests for `IndexMut` help message | Lukas Kalbertodt | -0/+76 |
| 2018-08-07 | Auto merge of #52397 - estebank:println-comma, r=oli-obk | bors | -8/+40 |
| 2018-08-07 | avoid computing liveness when a variable doesn't need it | Niko Matsakis | -36/+45 |
| 2018-08-07 | Fix tidy | Oliver Schneider | -1/+1 |
| 2018-08-07 | Remove an overly pedantic and wrong assertion | Oliver Schneider | -0/+23 |
| 2018-08-07 | Auto merge of #53109 - nikomatsakis:nll-escaping-into-return-revert, r=nikoma... | bors | -45/+79 |
| 2018-08-07 | rustc: Tweak visibility of some lang items | Alex Crichton | -0/+109 |
| 2018-08-07 | Auto merge of #51990 - oli-obk:unstable_union, r=nikomatsakis | bors | -42/+253 |
| 2018-08-07 | Annotate functions in LLVM with target-cpu, same as Clang does. | Michael Woerister | -0/+28 |
| 2018-08-07 | Add test case for including upstream object files in staticlibs when doing cr... | Michael Woerister | -0/+54 |
| 2018-08-07 | Add test case for omitting dllimport during cross-lang LTO. | Michael Woerister | -0/+23 |
| 2018-08-07 | Run cross-lang-lto tests also for MSVC (since there's no reason not to) | Michael Woerister | -1/+0 |
| 2018-08-07 | Fix tidy | Oliver Schneider | -2/+2 |
| 2018-08-07 | Make sure the feature gate actually works and never allows promoting these op... | Oliver Schneider | -1/+117 |
| 2018-08-07 | Add feature gate test | Oliver Schneider | -0/+2 |
| 2018-08-07 | Also put comparing raw pointers behind a feature gate | Oliver Schneider | -9/+13 |
| 2018-08-07 | Rebase fallout: new tests need updated ui output | Oliver Schneider | -15/+23 |
| 2018-08-07 | Don't accidentally promote union access in MIR | Oliver Schneider | -11/+0 |
| 2018-08-07 | Add feature gate checks | Oliver Schneider | -1/+38 |
| 2018-08-07 | Place unions, pointer casts and pointer derefs behind extra feature gates | Oliver Schneider | -16/+71 |
| 2018-08-07 | Auto merge of #53150 - kennytm:rollup, r=kennytm | bors | -13/+37 |
| 2018-08-07 | Special case error message for thread-local statics. | David Wood | -41/+18 |
| 2018-08-07 | Rollup merge of #53093 - 0e4ef622:issue-52169-fix, r=petrochenkov | kennytm | -0/+24 |
| 2018-08-07 | Rollup merge of #53068 - MajorBreakfast:spawn, r=cramertj | kennytm | -13/+13 |