| Age | Commit message (Expand) | Author | Lines |
| 2018-07-13 | Fix some RangeInclusive test cases. | kennytm | -10/+19 |
| 2018-07-13 | Change RangeInclusive to a three-field struct. | kennytm | -0/+74 |
| 2018-07-12 | Rollup merge of #52276 - alexcrichton:validate-proc-macro-attr, r=petrochenkov | kennytm | -0/+74 |
| 2018-07-12 | Auto merge of #52230 - alexcrichton:attr-and-derive, r=petrochenkov | bors | -0/+52 |
| 2018-07-12 | Auto merge of #52089 - eddyb:issue-51907, r=nagisa | bors | -0/+26 |
| 2018-07-11 | rustc: Verify #[proc_macro] is only a word | Alex Crichton | -0/+74 |
| 2018-07-11 | Rollup merge of #52207 - RalfJung:unsafety-errors, r=estebank | Mark Rousskov | -34/+69 |
| 2018-07-11 | Rollup merge of #51952 - petrochenkov:transmark, r=alexcrichton | Mark Rousskov | -17/+256 |
| 2018-07-11 | Rollup merge of #51614 - csmoe:lit_sugg, r=estebank | Mark Rousskov | -0/+4 |
| 2018-07-11 | Auto merge of #51702 - ecstatic-morse:infinite-loop-detection, r=oli-obk | bors | -0/+66 |
| 2018-07-11 | suggest on new snippet | csmoe | -4/+2 |
| 2018-07-11 | Auto merge of #52245 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -162/+162 |
| 2018-07-11 | Rollup merge of #52231 - lqd:error_mesg, r=GuillaumeGomez | Guillaume Gomez | -162/+162 |
| 2018-07-11 | Auto merge of #51966 - alexcrichton:llvm7, r=michaelwoerister | bors | -34/+62 |
| 2018-07-11 | Auto merge of #52232 - arielb1:ill-adjusted-tuples, r=pnkfelix | bors | -0/+24 |
| 2018-07-11 | add test for #52213 | Ariel Ben-Yehuda | -0/+24 |
| 2018-07-10 | rustc: Search all derives for inert attributes | Alex Crichton | -0/+52 |
| 2018-07-10 | Fix typo in error message E0277 | Rémy Rakic | -162/+162 |
| 2018-07-10 | Upgrade to LLVM's master branch (LLVM 7) | Alex Crichton | -34/+62 |
| 2018-07-10 | Auto merge of #51612 - ashtneoi:51515-missing-first-char, r=pnkfelix | bors | -0/+45 |
| 2018-07-10 | Auto merge of #52196 - ollie27:rustdoc_ctor_imports, r=QuietMisdreavus | bors | -0/+25 |
| 2018-07-10 | Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton | bors | -4/+175 |
| 2018-07-10 | Auto merge of #52168 - nikomatsakis:nll-region-name, r=estebank | bors | -5/+5 |
| 2018-07-10 | Auto merge of #52204 - zackmdavis:and_the_crate_of_the_missing_module, r=oli-obk | bors | -0/+43 |
| 2018-07-10 | improve error message shown for unsafe operations: explain why undefined beha... | Ralf Jung | -34/+69 |
| 2018-07-09 | in which `use` suggestions meet edition 2018 | Zack M. Davis | -0/+43 |
| 2018-07-10 | Auto merge of #51583 - cuviper:packed_pair-bool, r=Mark-Simulacrum | bors | -1/+55 |
| 2018-07-10 | rustdoc: Hide struct and enum variant constructor imports | Oliver Middleton | -0/+25 |
| 2018-07-09 | Auto merge of #51899 - gnzlbg:llvm501, r=alexcrichton | bors | -41/+4 |
| 2018-07-09 | Implement #[alloc_error_handler] | Simon Sapin | -4/+147 |
| 2018-07-09 | Add a test for the default allocation error hook | Simon Sapin | -0/+28 |
| 2018-07-09 | Auto merge of #50250 - csmoe:wf_traitref, r=scalexm | bors | -0/+7 |
| 2018-07-09 | Fix issue #51515 and update test | ashtneoi | -2/+12 |
| 2018-07-09 | Add test case from issue #51515 | ashtneoi | -0/+35 |
| 2018-07-09 | Auto merge of #51956 - GuillaumeGomez:shutdown-doc-lints, r=oli-obk | bors | -0/+24 |
| 2018-07-09 | bump llvm version of failing codegen test | gnzlbg | -0/+1 |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -41/+3 |
| 2018-07-09 | Auto merge of #52160 - euclio:include-macros, r=oli-obk | bors | -0/+35 |
| 2018-07-09 | find and highlight the `&` or `'_` in `region_name` | Niko Matsakis | -5/+5 |
| 2018-07-08 | add regression test for #48835 | Andy Russell | -0/+35 |
| 2018-07-08 | Remove fallback to parent modules from lexical resolution | Vadim Petrochenkov | -22/+203 |
| 2018-07-08 | Auto merge of #52106 - PramodBisht:issue/52049, r=oli-obk | bors | -0/+44 |
| 2018-07-08 | hygiene: Decouple transparencies from expansion IDs | Vadim Petrochenkov | -0/+58 |
| 2018-07-08 | Auto merge of #51955 - zackmdavis:item_semi, r=oli-obk | bors | -0/+2 |
| 2018-07-08 | Auto merge of #51590 - bjorn3:codegen_llvm_extract, r=alexcrichton | bors | -5/+4 |
| 2018-07-07 | Auto merge of #52109 - michaelwoerister:ir-objs, r=alexcrichton | bors | -23/+19 |
| 2018-07-07 | Added UI testcases for #52049 | Pramod Bisht | -0/+44 |
| 2018-07-07 | Fix test | bjorn3 | -5/+4 |
| 2018-07-07 | update tests | csmoe | -6/+3 |
| 2018-07-06 | Rollup merge of #52083 - spastorino:dont-run-ast-borrowck-on-mir-mode, r=niko... | Mark Rousskov | -16/+16 |