| Age | Commit message (Expand) | Author | Lines |
| 2018-10-08 | codegen_llvm: fix spelling & grammatical errors | ljedrz | -4/+4 |
| 2018-10-08 | codegen_llvm: improve common patterns | ljedrz | -115/+86 |
| 2018-10-08 | Run debuginfo tests against rust-enabled lldb, when possible | Tom Tromey | -702/+1405 |
| 2018-10-08 | Attempt to fix #54505 tests for wasm | Paweł Romanowski | -11/+12 |
| 2018-10-08 | it's auto traits that make for automatic implementations | Ralf Jung | -1/+1 |
| 2018-10-08 | codegen_llvm: improve allocations | ljedrz | -14/+26 |
| 2018-10-08 | codegen_llvm: whitespace & formatting improvements | ljedrz | -80/+69 |
| 2018-10-08 | Compute flags for `ty::UnnormalizedProjection` | scalexm | -1/+4 |
| 2018-10-08 | Add chalk rules related to associated type defs | scalexm | -19/+106 |
| 2018-10-08 | Reattach all grandchildren when constructing specialization graph. | Masaki Hara | -8/+80 |
| 2018-10-08 | Auto merge of #54871 - u32i64:master, r=frewsxcv | bors | -1/+1 |
| 2018-10-08 | Pass around interned refs to goals and not goals | scalexm | -73/+88 |
| 2018-10-08 | Change from label to suggestion. | David Wood | -7/+10 |
| 2018-10-08 | Add struct field suggestions. | David Wood | -0/+86 |
| 2018-10-08 | Move errors specify "dereference of raw pointer". | David Wood | -6/+21 |
| 2018-10-08 | Bump the `Option::replace` stabilize version to 1.31.0 | Clément Renault | -1/+1 |
| 2018-10-08 | Stabilize the `Option::replace` method | Clément Renault | -5/+1 |
| 2018-10-08 | Auto merge of #54847 - ljedrz:kill_graphviz_intocow, r=pnkfelix | bors | -81/+40 |
| 2018-10-07 | cfg-attr-multi: Change issue number to actual tracking issue | Havvy (Ryan Scheel) | -5/+5 |
| 2018-10-08 | Auto merge of #54700 - frewsxcv:frewsxcv-binary-search, r=GuillaumeGomez | bors | -10/+13 |
| 2018-10-07 | in which rightward drift is opposed | Zack M. Davis | -44/+33 |
| 2018-10-07 | structured suggestions for unused-lifetimes lint | Zack M. Davis | -41/+124 |
| 2018-10-08 | Auto merge of #54609 - kzys:404-search, r=GuillaumeGomez | bors | -21/+54 |
| 2018-10-07 | Auto merge of #53517 - phungleson:fix-impl-from-for-error, r=frewsxcv | bors | -0/+13 |
| 2018-10-07 | Auto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk | bors | -7/+24 |
| 2018-10-07 | Update logic to search for casts. | David Wood | -61/+149 |
| 2018-10-07 | Identify borrows captured by trait objects. | David Wood | -38/+137 |
| 2018-10-07 | Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich... | bors | -254/+145 |
| 2018-10-07 | Clarify docs for when binary_search has many matches. | Corey Farwell | -10/+13 |
| 2018-10-07 | Fix internal compiler error on malformed match arm pattern. | Donato Sciarra | -0/+48 |
| 2018-10-07 | Auto merge of #54813 - petrochenkov:uilocale, r=alexcrichton | bors | -42/+20 |
| 2018-10-07 | Fix tracking issue for Once::is_completed | Simon Sapin | -1/+1 |
| 2018-10-07 | cfg_attr_multi: Feature gate | Havvy (Ryan Scheel) | -8/+115 |
| 2018-10-07 | Auto merge of #54823 - euclio:needs-test, r=alexcrichton | bors | -0/+68 |
| 2018-10-07 | Auto merge of #54451 - alexcrichton:no-mangle-extern-linkage, r=michaelwoerister | bors | -307/+400 |
| 2018-10-07 | Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikoma... | bors | -141/+958 |
| 2018-10-06 | rustc: Allow `#[no_mangle]` anywhere in a crate | Alex Crichton | -307/+400 |
| 2018-10-06 | Auto merge of #54756 - ljedrz:cleanup_middle, r=michaelwoerister | bors | -711/+641 |
| 2018-10-06 | Fix typo in libstd/thread/mod.rs: remove unnecessary comma | Artem Varaksa | -1/+1 |
| 2018-10-06 | Auto merge of #54854 - matthiaskrgr:clippy_update, r=Manishearth | bors | -14/+14 |
| 2018-10-06 | 'a' → 'an' in front of vowel sounds. | Corey Farwell | -1/+1 |
| 2018-10-06 | codegen_llvm: verify that inline assembly operands are scalars | Levente Kurusa | -7/+122 |
| 2018-10-06 | Auto merge of #54766 - alexcrichton:wasm-all-symbols, r=michaelwoerister | bors | -4/+89 |
| 2018-10-06 | Improve closure region bound errors | Matthew Jasper | -148/+214 |
| 2018-10-06 | Move ConstraintCategory to rustc::mir | Matthew Jasper | -62/+86 |
| 2018-10-06 | rustc/middle: whitespace & formatting fixes | ljedrz | -572/+534 |
| 2018-10-06 | rustc/middle: improve allocations | ljedrz | -4/+8 |
| 2018-10-06 | rustc/middle: use Cow<'static, str> where applicable | ljedrz | -38/+41 |
| 2018-10-06 | rustc/middle: improve some patterns | ljedrz | -95/+56 |
| 2018-10-06 | submodules: update clippy to 32b1d1fc157f71ed2f10b60fe28abe087a743618 to fix ... | Matthias Krüger | -14/+14 |