| Age | Commit message (Expand) | Author | Lines |
| 2018-08-02 | Auto merge of #52841 - petrochenkov:premacro, r=alexcrichton | bors | -24/+14 |
| 2018-08-01 | resolve: Implement prelude search for macro paths | Vadim Petrochenkov | -24/+14 |
| 2018-08-01 | Rollup merge of #52842 - toidiu:ak-commentUpdate, r=estebank | Pietro Albini | -1/+1 |
| 2018-07-30 | Auto merge of #52722 - alexcrichton:more-identifier-lints, r=oli-obk | bors | -1/+1 |
| 2018-07-29 | update comment | toidiu | -1/+1 |
| 2018-07-26 | feature gate for inferring 'static lifetimes | toidiu | -0/+9 |
| 2018-07-26 | Tweak the raw_identifiers lints in 2018 | Alex Crichton | -1/+1 |
| 2018-07-23 | Rollup merge of #52581 - petrochenkov:bmacrodoc, r=alexcrichton | kennytm | -1/+2 |
| 2018-07-22 | Auto merge of #52394 - estebank:println, r=oli-obk | bors | -0/+4 |
| 2018-07-21 | Gate `format_args_nll` behind feature flag | Esteban Küber | -0/+4 |
| 2018-07-21 | Avoid using `#[macro_export]` for documenting builtin macros | Vadim Petrochenkov | -1/+2 |
| 2018-07-20 | Auto merge of #52445 - alexcrichton:wasm-import-module, r=eddyb | bors | -7/+0 |
| 2018-07-19 | Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis | bors | -0/+21 |
| 2018-07-18 | rustc: Stabilize #[wasm_import_module] as #[link(...)] | Alex Crichton | -7/+0 |
| 2018-07-18 | Rollup merge of #52472 - alexcrichton:macros-edition-2018, r=petrochenkov | kennytm | -1/+1 |
| 2018-07-18 | Implement existential types | Oliver Schneider | -0/+21 |
| 2018-07-18 | Auto merge of #52353 - alexcrichton:wasm-custom-section, r=eddyb | bors | -8/+0 |
| 2018-07-17 | rustc: Enable `use_extern_macros` in 2018 edition | Alex Crichton | -1/+1 |
| 2018-07-16 | rustc: Use link_section, not wasm_custom_section | Alex Crichton | -8/+0 |
| 2018-07-16 | rustc: Stabilize much of the `proc_macro` feature | Alex Crichton | -26/+11 |
| 2018-07-14 | Remove most of `PartialEq` impls from AST and HIR structures | Vadim Petrochenkov | -6/+8 |
| 2018-07-13 | Add the `amdgpu-kernel` ABI. | Richard Diamond | -0/+6 |
| 2018-07-09 | Implement #[alloc_error_handler] | Simon Sapin | -0/+8 |
| 2018-07-06 | Auto merge of #52018 - flip1995:rfc2103, r=oli-obk | bors | -0/+2 |
| 2018-07-05 | rustc: Update tracking issue for wasm_import_module | Alex Crichton | -1/+1 |
| 2018-07-04 | Implementation of tool lints | flip1995 | -0/+2 |
| 2018-06-30 | Auto merge of #51806 - oli-obk:lowering_cleanups1, r=cramertj | bors | -1/+1 |
| 2018-06-28 | Rollup merge of #51799 - mark-i-m:lower_case_feature_gate, r=mark-i-m | kennytm | -4/+4 |
| 2018-06-27 | Generate `DefId`s for the impl trait of `async` functions | Oliver Schneider | -1/+1 |
| 2018-06-26 | lower case some feature gate messages | mark | -4/+4 |
| 2018-06-26 | inclusive range syntax lint (`...` → `..=`) | Zack M. Davis | -1/+2 |
| 2018-06-26 | Auto merge of #49469 - Nokel81:allow-irrefutable-let-patterns, r=nikomatsakis | bors | -0/+3 |
| 2018-06-21 | async await desugaring and tests | Taylor Cramer | -3/+9 |
| 2018-06-21 | Parse async fn header. | Without Boats | -18/+23 |
| 2018-06-20 | Remove methods from ast::GenericParam and ast::Generics | varkor | -2/+2 |
| 2018-06-17 | Auto merge of #51425 - QuietMisdreavus:thats-def-a-namespace-there, r=petroch... | bors | -1/+1 |
| 2018-06-14 | create multiple HIR items for a use statement | QuietMisdreavus | -1/+1 |
| 2018-06-12 | Stabilize #[repr(transparent)] | Simon Sapin | -8/+2 |
| 2018-06-11 | Stabilize the #[global_allocator] attribute | Simon Sapin | -7/+3 |
| 2018-06-08 | Rollup merge of #51298 - Dylan-DPC:stabilise/termination-test, r=nikomatsakis | Mark Rousskov | -3/+2 |
| 2018-06-08 | rename `irrefutable_let_pattern` to `irrefutable_let_patterns` | Niko Matsakis | -1/+1 |
| 2018-06-08 | Rollup merge of #51283 - kennytm:fix-51279-preempt-the-warning-song-and-dance... | kennytm | -1/+1 |
| 2018-06-05 | flag changed to none | dylan_DPC | -1/+1 |
| 2018-06-05 | Implementation of RFC 2086 - Allow Irrefutable Let patterns | Sebastian Malton | -0/+3 |
| 2018-06-04 | Put doc keyword behind feature flag | Guillaume Gomez | -0/+8 |
| 2018-06-04 | Merge branch 'master' into stabilise/termination-test | Dylan DPC | -0/+8 |
| 2018-06-03 | implement #[panic_implementation] | Jorge Aparicio | -0/+9 |
| 2018-06-02 | fixed feature gate to right place | dylan_DPC | -2/+2 |
| 2018-06-02 | Stabilize unit tests with non-`()` return type | dylan_DPC | -3/+3 |
| 2018-06-02 | Deny #[cfg] and #[cfg_attr] on generic parameters. | kennytm | -1/+1 |