| Age | Commit message (Expand) | Author | Lines |
| 2020-04-22 | Add `#[inline]` declarations | Dylan MacKenzie | -0/+16 |
| 2020-04-22 | Use `Body` everywhere | Dylan MacKenzie | -317/+224 |
| 2020-04-22 | Don't use `*` for deref-coercion | Dylan MacKenzie | -78/+77 |
| 2020-04-22 | Use internal mutability for predecessor cache | Dylan MacKenzie | -287/+133 |
| 2020-04-22 | Auto merge of #71424 - Dylan-DPC:rollup-iunh61a, r=Dylan-DPC | bors | -103/+296 |
| 2020-04-22 | Rollup merge of #71414 - phansch:more-diagnostic-items, r=Manishearth | Dylan DPC | -0/+5 |
| 2020-04-22 | Rollup merge of #71412 - dtolnay:uselessdoc, r=Manishearth | Dylan DPC | -3/+3 |
| 2020-04-22 | Rollup merge of #71337 - Valloric:rustdoc-check-pass, r=GuillaumeGomez | Dylan DPC | -19/+19 |
| 2020-04-22 | Rollup merge of #71214 - GuillaumeGomez:add-error-code-inner-doc-error, r=Dyl... | Dylan DPC | -5/+45 |
| 2020-04-22 | Rollup merge of #71203 - csmoe:issue-71137, r=csmoe | Dylan DPC | -9/+68 |
| 2020-04-22 | Rollup merge of #70970 - eddyb:trait-vs-impl-mismatch, r=oli-obk | Dylan DPC | -67/+156 |
| 2020-04-22 | Update UI tests | Guillaume Gomez | -2/+4 |
| 2020-04-22 | Add error code to inner doc comment attribute error | Guillaume Gomez | -3/+41 |
| 2020-04-22 | Auto merge of #71323 - nnethercote:bitcode-in-rlib, r=alexcrichton | bors | -7/+60 |
| 2020-04-22 | More diagnostic items for Clippy usage | Philipp Hansch | -0/+5 |
| 2020-04-22 | Build libstd with `-Cbitcode-in-rlib=yes`. | Nicholas Nethercote | -5/+17 |
| 2020-04-22 | Add a simple test. | Nicholas Nethercote | -0/+5 |
| 2020-04-22 | Add a new option `-Cbitcode-in-rlib`. | Nicholas Nethercote | -1/+38 |
| 2020-04-22 | Remove an old in-progress comment from a previous PR. | Nicholas Nethercote | -1/+0 |
| 2020-04-21 | Clarify unused_doc_comments note on macro invocations | David Tolnay | -3/+3 |
| 2020-04-22 | Auto merge of #71410 - JohnTitor:rollup-vh6dut5, r=JohnTitor | bors | -309/+209 |
| 2020-04-22 | add test for correct await span | csmoe | -12/+62 |
| 2020-04-22 | Rollup merge of #71399 - rust-lang:cleanup-e0554, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2020-04-22 | Rollup merge of #71390 - aticu:master, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2020-04-22 | Rollup merge of #71384 - RalfJung:RalfJung-patch-1, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-04-22 | Rollup merge of #71372 - ayushmishra2005:shebang_stripping, r=estebank | Yuki Okushi | -1/+24 |
| 2020-04-22 | Rollup merge of #71366 - faern:use-assoc-int-consts3, r=dtolnay | Yuki Okushi | -28/+21 |
| 2020-04-22 | Rollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis | Yuki Okushi | -222/+0 |
| 2020-04-22 | Rollup merge of #70998 - estebank:suggest-impl-trait-empty-fn, r=varkor | Yuki Okushi | -55/+161 |
| 2020-04-21 | Update cargo, rls | Eric Huss | -0/+0 |
| 2020-04-21 | Clean up E0554 explanation | Guillaume Gomez | -1/+1 |
| 2020-04-21 | Minor refactoring | Ayush Kumar Mishra | -1/+1 |
| 2020-04-21 | Fix incorrect description of E0690 | aticu | -1/+1 |
| 2020-04-21 | Fix stage0.txt version number comment | Ralf Jung | -1/+1 |
| 2020-04-21 | Fix formatting issue | Ayush Kumar Mishra | -1/+0 |
| 2020-04-21 | Refactoring and added test-cases #70528 | Ayush Kumar Mishra | -1/+25 |
| 2020-04-21 | Auto merge of #71170 - spastorino:dyn-fnonce-alignment, r=nikomatsakis | bors | -16/+166 |
| 2020-04-21 | Fix #! (shebang) stripping account space issue #70528 | Ayush Kumar Mishra | -1/+1 |
| 2020-04-21 | Auto merge of #71267 - pnkfelix:issue-71248-dont-need-exports-all-green, r=na... | bors | -10/+22 |
| 2020-04-21 | Rollup merge of #71346 - mati865:rustbuild-tools, r=Mark-Simulacrum | Dylan DPC | -1/+9 |
| 2020-04-21 | Rollup merge of #71285 - ljedrz:mir_inline_span_for_optimized_mir, r=ecstatic... | Dylan DPC | -7/+5 |
| 2020-04-21 | Rollup merge of #71174 - Nokel81:fix-async-main-error, r=petrochenkov | Dylan DPC | -14/+88 |
| 2020-04-21 | Rollup merge of #69362 - CAD97:alloc_layout_extras, r=Amanieu | Dylan DPC | -13/+43 |
| 2020-04-20 | Fix show-const-contents rustdoc test | Linus Färnstrand | -1/+1 |
| 2020-04-20 | Use assoc float consts instead of module level | Linus Färnstrand | -16/+15 |
| 2020-04-20 | Define module level int consts from assoc consts | Linus Färnstrand | -2/+2 |
| 2020-04-20 | Stop accessing module level int consts via crate::<Ty> | Linus Färnstrand | -9/+3 |
| 2020-04-20 | Do not build tools if user do not want them | Mateusz Mikuła | -1/+9 |
| 2020-04-20 | Ensure tail expression will have a `Ty` for E0746 | Esteban Küber | -66/+113 |
| 2020-04-20 | Improve Layout::extend docs | CAD97 | -3/+4 |