| Age | Commit message (Expand) | Author | Lines |
| 2018-07-19 | Auto merge of #52197 - euclio:exit-code, r=oli-obk | bors | -0/+56 |
| 2018-07-19 | Auto merge of #52486 - kennytm:rollup, r=kennytm | bors | -4/+39 |
| 2018-07-19 | Rollup merge of #52418 - estebank:desugaring-type, r=nikomatsakis | kennytm | -1/+39 |
| 2018-07-18 | Update test output | Esteban Küber | -1/+1 |
| 2018-07-18 | Change label span to point at iterator instead of iter item | Esteban Küber | -4/+4 |
| 2018-07-18 | Do not use desugared ident when suggesting adding a type | Esteban Küber | -0/+38 |
| 2018-07-18 | Auto merge of #52375 - oli-obk:the_early_lint_pass_gets_the_worm, r=Manishearth | bors | -23/+336 |
| 2018-07-18 | Remove workarounds for #24958 | ljedrz | -3/+0 |
| 2018-07-18 | Make `async_idents` allow-by-default | Oliver Schneider | -17/+23 |
| 2018-07-18 | rustc: distinguish compilation failure from ICE | Andy Russell | -0/+56 |
| 2018-07-18 | Auto merge of #52353 - alexcrichton:wasm-custom-section, r=eddyb | bors | -163/+38 |
| 2018-07-17 | Make `async_idents` an edition incompat lint | Oliver Schneider | -15/+231 |
| 2018-07-17 | Auto merge of #52404 - felixrabe:doc-link-ch19-04-typo, r=GuillaumeGomez | bors | -62/+62 |
| 2018-07-17 | Fix doc link | Felix Rabe | -62/+62 |
| 2018-07-17 | Rollup merge of #52385 - GuillaumeGomez:pass-edition-to-parser, r=QuietMisdre... | kennytm | -0/+24 |
| 2018-07-17 | Auto merge of #52409 - estebank:move-cfail-ui, r=oli-obk | bors | -17/+9577 |
| 2018-07-16 | Return tests that have platform dependant output | Esteban Küber | -59/+0 |
| 2018-07-16 | Auto merge of #52081 - alexcrichton:proc-macro-stable, r=petrochenkov | bors | -129/+93 |
| 2018-07-16 | rustc: Use link_section, not wasm_custom_section | Alex Crichton | -163/+38 |
| 2018-07-16 | rustc: Stabilize much of the `proc_macro` feature | Alex Crichton | -129/+93 |
| 2018-07-16 | ExprKind | csmoe | -1/+1 |
| 2018-07-16 | Auto merge of #52422 - michaelwoerister:revert-52266, r=oli-obk | bors | -36/+36 |
| 2018-07-16 | Auto merge of #52395 - zackmdavis:and_the_case_of_the_renamed_lint, r=estebank | bors | -4/+4 |
| 2018-07-16 | Revert "Clean up CodegenUnit name generation." | Michael Woerister | -1/+1 |
| 2018-07-16 | Revert "Adapt codegen-unit tests to new CGU naming scheme." | Michael Woerister | -30/+30 |
| 2018-07-16 | Revert "Fix some run-make tests after object file naming has changed." | Michael Woerister | -5/+5 |
| 2018-07-15 | Fix tests | Esteban Küber | -32/+0 |
| 2018-07-15 | Move some `compile-fail` tests to `ui` | Esteban Küber | -17/+9668 |
| 2018-07-15 | Auto merge of #52400 - RalfJung:match, r=oli-obk | bors | -0/+52 |
| 2018-07-15 | Auto merge of #52383 - petrochenkov:pmns, r=alexcrichton | bors | -1/+207 |
| 2018-07-15 | fix line numbers | Ralf Jung | -3/+3 |
| 2018-07-15 | add license text | Ralf Jung | -0/+10 |
| 2018-07-15 | add test case | Ralf Jung | -0/+42 |
| 2018-07-15 | Auto merge of #52361 - QuietMisdreavus:proc-macro-doc, r=ollie27 | bors | -0/+18 |
| 2018-07-14 | structured suggestion for renamed-and-removed-lints | Zack M. Davis | -4/+4 |
| 2018-07-15 | Auto merge of #52348 - oli-obk:bugfix, r=petrochenkov | bors | -1/+40 |
| 2018-07-14 | Auto merge of #52318 - TheDarkula:master, r=oli-obk | bors | -0/+17 |
| 2018-07-14 | Removed the promotable field from CheckCrateVisitor and replaced it with the ... | Meade Kincke | -0/+17 |
| 2018-07-14 | Auto merge of #52326 - alexcrichton:tweak-proc-macro-expand, r=petrochenkov | bors | -0/+24 |
| 2018-07-14 | Pass edition flags to compiler from rustdoc as expected | Guillaume Gomez | -0/+24 |
| 2018-07-14 | Lint the use of async as an identifier | Oliver Schneider | -23/+114 |
| 2018-07-14 | Functions introducing procedural macros reserve a slot in the macro namespace... | Vadim Petrochenkov | -1/+207 |
| 2018-07-14 | Remove some tests using AST comparisons, fix other tests | Vadim Petrochenkov | -59/+0 |
| 2018-07-14 | Auto merge of #52244 - glandium:issue52097, r=estebank | bors | -0/+518 |
| 2018-07-14 | Auto merge of #52328 - petrochenkov:pmroot, r=alexcrichton | bors | -0/+33 |
| 2018-07-13 | add test for issue 52129 | QuietMisdreavus | -0/+18 |
| 2018-07-14 | Auto merge of #52314 - varkor:issue-52023, r=oli-obk | bors | -0/+22 |
| 2018-07-14 | Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton | bors | -59/+123 |
| 2018-07-13 | Add the `amdgpu-kernel` ABI. | Richard Diamond | -59/+123 |
| 2018-07-13 | Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcri... | bors | -36/+36 |