| Age | Commit message (Expand) | Author | Lines |
| 2017-08-22 | Return L4Re TargetOptions as a Result type instead of panic | Tobias Schaffner | -6/+6 |
| 2017-08-22 | L4Re Target: Add the needed Libraries and locate them | Sebastian Humenda | -2/+52 |
| 2017-08-22 | Auto merge of #44003 - LukasKalbertodt:patch-1, r=nikomatsakis | bors | -2/+2 |
| 2017-08-22 | Auto merge of #43854 - estebank:missing-cond, r=nikomatsakis | bors | -0/+77 |
| 2017-08-22 | Auto merge of #43690 - scalexm:issue-28229, r=nikomatsakis | bors | -24/+618 |
| 2017-08-21 | Auto merge of #43540 - petrochenkov:pathrelax, r=nikomatsakis | bors | -44/+49 |
| 2017-08-21 | Auto merge of #44009 - pnkfelix:mir-borrowck-as-query, r=arielb1 | bors | -32/+30 |
| 2017-08-21 | Auto merge of #43971 - alexcrichton:lint-statements, r=michaelwoerister | bors | -31/+53 |
| 2017-08-21 | Moved support code for `rustc_mir::borrow_check` query out of `mod transform`. | Felix S. Klock II | -1248/+1231 |
| 2017-08-21 | Remove the `rustc_mir::transform` entry point for mir-borrowck. | Felix S. Klock II | -28/+1 |
| 2017-08-21 | Expose mir-borrowck via a query. | Felix S. Klock II | -2/+44 |
| 2017-08-21 | Auto merge of #43986 - petrochenkov:pubcrate3, r=pnkfelix | bors | -1309/+64 |
| 2017-08-21 | Auto merge of #43929 - oli-obk:use_placement, r=nrc | bors | -41/+198 |
| 2017-08-21 | Auto merge of #44004 - frewsxcv:frewsxcv-bors-docs, r=Mark-Simulacrum | bors | -1/+1 |
| 2017-08-20 | Fix broken homu link in CONTRIBUTING.md. | Corey Farwell | -1/+1 |
| 2017-08-20 | Add PartialEq/Eq impls to proc_macro::{Spacing, Delimiter} | Lukas Kalbertodt | -2/+2 |
| 2017-08-20 | Auto merge of #44000 - ids1024:redox-exec-error, r=alexcrichton | bors | -1/+1 |
| 2017-08-20 | redox: Correct error on exec when file is not found | Ian Douglas Scott | -1/+1 |
| 2017-08-20 | Auto merge of #43996 - shanavas786:fix-typo, r=frewsxcv | bors | -1/+1 |
| 2017-08-20 | Auto merge of #43978 - GuillaumeGomez:missing-links, r=frewsxcv | bors | -60/+115 |
| 2017-08-20 | Auto merge of #43976 - dylanmckay:update-builtins, r=alexcrichton | bors | -0/+0 |
| 2017-08-20 | Fix typo in doc | Shanavas M | -1/+1 |
| 2017-08-20 | Auto merge of #43911 - arthurprs:update-jemalloc, r=alexcrichton | bors | -23/+1 |
| 2017-08-20 | Auto merge of #43965 - frewsxcv:frewsxcv-filter-map, r=QuietMisdreavus | bors | -1/+1 |
| 2017-08-20 | Auto merge of #43950 - redox-os:redox_docker, r=alexcrichton | bors | -0/+1 |
| 2017-08-19 | Auto merge of #43936 - oli-obk:patch-6, r=alexcrichton | bors | -4/+4 |
| 2017-08-19 | Auto merge of #43990 - tamird:defid-not-name, r=eddyb | bors | -7/+5 |
| 2017-08-19 | librustc_typeck: store a DefId rather than a Name | Tamir Duberstein | -7/+5 |
| 2017-08-19 | rustc: Remove some dead code | Vadim Petrochenkov | -1309/+64 |
| 2017-08-19 | Auto merge of #43919 - frewsxcv:frewsxcv-char-primitive, r=QuietMisdreavus | bors | -13/+18 |
| 2017-08-19 | Auto merge of #43933 - topecongiro:bad-span-for-attributes, r=petrochenkov | bors | -16/+11 |
| 2017-08-18 | Minor Iterator::filter_map description rewording. | Corey Farwell | -1/+1 |
| 2017-08-18 | rustc: Add `Local` to the HIR map of parents | Alex Crichton | -14/+36 |
| 2017-08-18 | Add missing links for String module and type | Guillaume Gomez | -32/+41 |
| 2017-08-18 | Auto merge of #43917 - ids1024:redox-unwind, r=alexcrichton | bors | -2/+1 |
| 2017-08-18 | Add missing urls for Result struct | Guillaume Gomez | -27/+73 |
| 2017-08-18 | Add missing url for fmt module | Guillaume Gomez | -1/+1 |
| 2017-08-18 | Update the compiler_builtins submodule | Dylan McKay | -0/+0 |
| 2017-08-18 | Auto merge of #43901 - GuillaumeGomez:unsized-union-field, r=petrochenkov | bors | -10/+91 |
| 2017-08-18 | Add an additional empty line between the suggested `use` and the next item | Oliver Schneider | -5/+18 |
| 2017-08-18 | Handle structs, unions and enums unsized field/variant separately | Guillaume Gomez | -13/+64 |
| 2017-08-18 | Auto merge of #43904 - topecongiro:libsyntax/parse-attr, r=petrochenkov | bors | -6/+4 |
| 2017-08-17 | rustc: Rename NodeLocal to NodeBinding | Alex Crichton | -17/+17 |
| 2017-08-18 | Auto merge of #43900 - TobiasSchaffner:net_out_of_io, r=alexcrichton | bors | -59/+62 |
| 2017-08-17 | Verify that an `if` condition block returns a value | Esteban Küber | -5/+51 |
| 2017-08-18 | Auto merge of #43897 - lu-zero:master, r=alexcrichton | bors | -0/+90 |
| 2017-08-18 | Auto merge of #43832 - huntiep:compiler-desugaring-enum, r=nikomatsakis | bors | -11/+48 |
| 2017-08-17 | Check for `else` keyword on missing `if` condition | Esteban Küber | -29/+12 |
| 2017-08-17 | Add x86_64-unknown-redox to build manifest target list | Jeremy Soller | -0/+1 |
| 2017-08-17 | Point out missing if conditional | Esteban Küber | -4/+52 |