| Age | Commit message (Expand) | Author | Lines |
| 2019-05-23 | Remove subtle Default impl for Value | John Kåre Alsaker | -61/+9 |
| 2019-05-23 | Update GenericPredicates queries | John Kåre Alsaker | -55/+64 |
| 2019-05-23 | Optimize alloc_from_iter | John Kåre Alsaker | -5/+24 |
| 2019-05-23 | Update used_trait_imports | John Kåre Alsaker | -4/+4 |
| 2019-05-23 | Update item_children | John Kåre Alsaker | -4/+4 |
| 2019-05-23 | Update resolve_lifetimes, named_region_map, is_late_bound_map and object_life... | John Kåre Alsaker | -20/+16 |
| 2019-05-23 | Update implementations_of_trait and all_trait_implementations | John Kåre Alsaker | -21/+18 |
| 2019-05-23 | Update upstream_monomorphizations and upstream_monomorphizations_for | John Kåre Alsaker | -10/+13 |
| 2019-05-23 | Update borrowck | John Kåre Alsaker | -5/+5 |
| 2019-05-23 | Update inherent_impls | John Kåre Alsaker | -27/+21 |
| 2019-05-23 | Update associated_item_def_ids | John Kåre Alsaker | -17/+20 |
| 2019-05-23 | Auto merge of #60965 - petrochenkov:lit3, r=matklad | bors | -558/+526 |
| 2019-05-23 | syntax: Some code cleanup | Vadim Petrochenkov | -228/+177 |
| 2019-05-23 | syntax: Turn `token::Lit` into a struct | Vadim Petrochenkov | -286/+275 |
| 2019-05-23 | syntax: Remove an obsolete hack from literal comparisons | Vadim Petrochenkov | -9/+1 |
| 2019-05-23 | syntax: Fix spans for boolean literals passed to proc macros | Vadim Petrochenkov | -5/+5 |
| 2019-05-23 | syntax: More consistent wording for some literal parsing errors | Vadim Petrochenkov | -20/+20 |
| 2019-05-23 | syntax: Return named errors from literal parsing functions | Vadim Petrochenkov | -131/+169 |
| 2019-05-23 | Auto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril | bors | -189/+112 |
| 2019-05-23 | Rollup merge of #61073 - phansch:remove_unused_annotation_style, r=matthewjasper | Mazdak Farrokhzad | -2/+1 |
| 2019-05-23 | Rollup merge of #61057 - sfackler:revert-next-back, r=alexcrichton | Mazdak Farrokhzad | -159/+0 |
| 2019-05-23 | Rollup merge of #61055 - bgermann:master, r=sanxiyn | Mazdak Farrokhzad | -1/+1 |
| 2019-05-23 | Rollup merge of #61046 - mark-i-m:transcribe-fix, r=petrochenkov | Mazdak Farrokhzad | -8/+57 |
| 2019-05-23 | Rollup merge of #61043 - alexcrichton:less-full-bootstrap, r=sanxiyn | Mazdak Farrokhzad | -0/+6 |
| 2019-05-23 | Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton | Mazdak Farrokhzad | -9/+12 |
| 2019-05-23 | Rollup merge of #60981 - alexcrichton:update-compiler-builtins, r=cuviper | Mazdak Farrokhzad | -10/+35 |
| 2019-05-23 | librustc_errors: Remove unused annotation style `OldSchoolNoteText` | Philipp Hansch | -2/+1 |
| 2019-05-23 | Auto merge of #60174 - matthewjasper:add-match-arm-scopes, r=pnkfelix | bors | -276/+726 |
| 2019-05-23 | Auto merge of #60740 - petrochenkov:kw, r=nnethercote | bors | -573/+544 |
| 2019-05-22 | Revert "Add implementations of last in terms of next_back on a bunch of Doubl... | Steven Fackler | -159/+0 |
| 2019-05-22 | Solaris CI: Build with dilos2 stable | bgermann | -1/+1 |
| 2019-05-22 | add ui tests | Mark Mansi | -0/+47 |
| 2019-05-22 | Restore the old behavior of the rustdoc keyword check + Fix rebase | Vadim Petrochenkov | -41/+44 |
| 2019-05-22 | Eliminate unnecessary `Ident::with_empty_ctxt`s | Vadim Petrochenkov | -33/+33 |
| 2019-05-22 | Simplify use of keyword symbols | Vadim Petrochenkov | -535/+503 |
| 2019-05-22 | Rollup merge of #61037 - oli-obk:clippy, r=Manishearth | Mazdak Farrokhzad | -11/+9 |
| 2019-05-22 | Rollup merge of #61034 - eddyb:soa-metadata-prereq, r=michaelwoerister | Mazdak Farrokhzad | -665/+157 |
| 2019-05-22 | Rollup merge of #61030 - spastorino:make-operand-iterate, r=oli-obk | Mazdak Farrokhzad | -34/+36 |
| 2019-05-22 | Rollup merge of #61029 - blkerby:minimum_spanning_tree, r=alexcrichton | Mazdak Farrokhzad | -24/+22 |
| 2019-05-22 | Rollup merge of #61023 - spastorino:use-iterate-qualify-consts, r=oli-obk | Mazdak Farrokhzad | -46/+48 |
| 2019-05-22 | Rollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix | Mazdak Farrokhzad | -2/+59 |
| 2019-05-22 | Rollup merge of #60773 - Aaron1011:fix/rustdoc-project-all, r=eddyb | Mazdak Farrokhzad | -17/+103 |
| 2019-05-22 | these errors can happen after all | Mark Mansi | -8/+10 |
| 2019-05-22 | Disable LLVM/debug assertions in gnu-full-bootstrap | Alex Crichton | -0/+6 |
| 2019-05-22 | Bump compiler-builtins to 0.1.15 | Alex Crichton | -10/+35 |
| 2019-05-22 | Allow null-pointer-optimized enums in FFI if their underlying representation ... | Michael Bradshaw | -49/+156 |
| 2019-05-22 | Make maybe_codegen_consume_direct iterate instead of doing recursion | Santiago Pastorino | -34/+36 |
| 2019-05-22 | Update clippy submodule | Oliver Scherer | -11/+9 |
| 2019-05-22 | rustc_metadata: rip out unused incremental infrastructure. | Eduard-Mihai Burtescu | -623/+125 |
| 2019-05-22 | rustc_metadata: parametrize schema::CrateRoot by 'tcx. | Eduard-Mihai Burtescu | -46/+36 |