| Age | Commit message (Expand) | Author | Lines |
| 2020-06-10 | Rollup merge of #73070 - ayazhafiz:i/72819, r=nikomatsakis | Dylan DPC | -0/+30 |
| 2020-06-10 | Rollup merge of #73023 - ayushmishra2005:remove_noisy_suggestion, r=davidtwco | Dylan DPC | -70/+28 |
| 2020-06-10 | Rollup merge of #73005 - Aaron1011:fix/error-overflow, r=estebank | Dylan DPC | -181/+55 |
| 2020-06-10 | Rollup merge of #72897 - lcnr:structurally-match-normalize, r=pnkfelix | Dylan DPC | -1/+27 |
| 2020-06-10 | Rollup merge of #72890 - davidtwco:issue-66202-normalize-and-transparent-impr... | Dylan DPC | -40/+105 |
| 2020-06-10 | Rollup merge of #72789 - petrochenkov:impcand, r=davidtwco | Dylan DPC | -13/+14 |
| 2020-06-10 | Auto merge of #73190 - Dylan-DPC:rollup-9wbyh4y, r=Dylan-DPC | bors | -168/+171 |
| 2020-06-10 | Rollup merge of #73149 - cuviper:awailable, r=steveklabnik | Dylan DPC | -2/+2 |
| 2020-06-10 | Rollup merge of #73148 - DarkEld3r:patch-1, r=jonas-schievink | Dylan DPC | -2/+2 |
| 2020-06-10 | Rollup merge of #73133 - doctorn:unwind-mir-validation, r=jonas-schievink | Dylan DPC | -19/+48 |
| 2020-06-10 | Rollup merge of #73123 - GuillaumeGomez:cleanup-e0647, r=Dylan-DPC | Dylan DPC | -1/+2 |
| 2020-06-10 | Rollup merge of #73122 - doctorn:issue-73116, r=varkor | Dylan DPC | -4/+30 |
| 2020-06-10 | Rollup merge of #73098 - jyn514:rustdoc-is-fake, r=GuillaumeGomez | Dylan DPC | -3/+8 |
| 2020-06-10 | Rollup merge of #72417 - nnethercote:rm-RawVec-reserve_in_place, r=Amanieu | Dylan DPC | -137/+79 |
| 2020-06-09 | Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy | Lzu Tao | -914/+3943 |
| 2020-06-09 | lint: transitive FFI-safety for transparent types | David Wood | -51/+69 |
| 2020-06-09 | lint: check for unit ret type after normalization | David Wood | -25/+26 |
| 2020-06-09 | Address comments | Nathan Corbyn | -19/+26 |
| 2020-06-09 | Update comments | Nathan Corbyn | -2/+2 |
| 2020-06-09 | Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakis | bors | -268/+279 |
| 2020-06-09 | improper_ctypes: add test for #66202 | David Wood | -0/+46 |
| 2020-06-09 | Auto merge of #73153 - ecstatic-morse:revert-71956, r=tmandry | bors | -137/+414 |
| 2020-06-09 | Remove noisy suggestion of hash_map #72642 | Ayush Kumar Mishra | -70/+28 |
| 2020-06-08 | fixup! Add regression test for const generic ICE in #72819 | Ayaz Hafiz | -1/+1 |
| 2020-06-08 | fixup! Add regression test for const generic ICE in #72819 | Ayaz Hafiz | -0/+3 |
| 2020-06-08 | Auto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r=Dylan-DPC | bors | -44/+87 |
| 2020-06-08 | Add regression test for #73137 | Dylan MacKenzie | -0/+42 |
| 2020-06-08 | Revert #71956 | Dylan MacKenzie | -137/+372 |
| 2020-06-09 | Rename some identifiers in `RawVec` and `libarena`. | Nicholas Nethercote | -79/+62 |
| 2020-06-09 | Remove `RawVec::reserve_in_place`. | Nicholas Nethercote | -39/+6 |
| 2020-06-09 | Remove the `reserve_in_place` calls in `{Typed,Dropless}Arena::grow`. | Nicholas Nethercote | -30/+22 |
| 2020-06-09 | Fix off-by-one error in `DroplessArena::alloc_raw`. | Nicholas Nethercote | -1/+1 |
| 2020-06-08 | typo: awailable -> available | Josh Stone | -2/+2 |
| 2020-06-08 | Rollup merge of #73143 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-06-08 | Rollup merge of #73138 - eggyal:macos-linker-strip, r=petrochenkov | Dylan DPC | -2/+4 |
| 2020-06-08 | Rollup merge of #73124 - ayushmishra2005:correction_in_explanation_of_E0207, ... | Dylan DPC | -2/+2 |
| 2020-06-08 | Rollup merge of #73118 - alamb:alamb/doc-drop-typo, r=shepmaster | Dylan DPC | -1/+1 |
| 2020-06-08 | Rollup merge of #73090 - marmeladema:resolver-outputs-local-def-id, r=petroch... | Dylan DPC | -37/+27 |
| 2020-06-08 | Rollup merge of #72912 - GuillaumeGomez:add-e0755, r=estebank | Dylan DPC | -1/+50 |
| 2020-06-08 | Rollup merge of #71842 - tspiteri:doc-impl-const, r=GuillaumeGomez | Dylan DPC | -1/+3 |
| 2020-06-08 | Auto merge of #72655 - jethrogb:sgx-lvi-hardening, r=petrochenkov | bors | -28/+72 |
| 2020-06-08 | Update books | Eric Huss | -0/+0 |
| 2020-06-08 | Use shorthand linker strip arguments in order to support MacOS | Alan Egerton | -2/+4 |
| 2020-06-08 | Auto merge of #5680 - ebroto:3792_let_return, r=Manishearth | bors | -1/+1 |
| 2020-06-08 | Fix the typo (size of the size) | Stanislav Tkach | -2/+2 |
| 2020-06-08 | Strengthen cleanup to cleanup check | Nathan Corbyn | -16/+16 |
| 2020-06-08 | Relax cleanup to cleanup check | Nathan Corbyn | -2/+2 |
| 2020-06-08 | Enforce unwind invariants | Nathan Corbyn | -19/+41 |
| 2020-06-08 | Removed lifetime parameters from Explanation of E0207 #62144 | Ayush Kumar Mishra | -2/+2 |
| 2020-06-08 | Clean up E0647 explanation | Guillaume Gomez | -1/+2 |