| Age | Commit message (Expand) | Author | Lines |
| 2021-06-09 | Encode CrateNum using the StableCrateId for incr. comp. | Camille GILLOT | -71/+42 |
| 2021-06-09 | Auto merge of #86150 - cjgillot:notable, r=michaelwoerister | bors | -39/+14 |
| 2021-06-09 | Auto merge of #85975 - the8472:revert-take-tra, r=scottmcm | bors | -22/+1 |
| 2021-06-09 | Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakis | bors | -132/+439 |
| 2021-06-09 | Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiser | bors | -7/+180 |
| 2021-06-09 | Auto merge of #86160 - JohnTitor:rollup-8ark9x7, r=JohnTitor | bors | -141/+261 |
| 2021-06-09 | Rollup merge of #86159 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-06-09 | Rollup merge of #86158 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-06-09 | Rollup merge of #86142 - m-ou-se:proc-macro-subspan-bound-cloned-cleanup, r=p... | Yuki Okushi | -11/+3 |
| 2021-06-09 | Rollup merge of #86128 - jsha:render-impl-into-mod, r=GuillaumeGomez | Yuki Okushi | -78/+86 |
| 2021-06-09 | Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkor | Yuki Okushi | -7/+13 |
| 2021-06-09 | Rollup merge of #86121 - nickshiling:forwarding_impl_for_seek_trait_stream_po... | Yuki Okushi | -0/+10 |
| 2021-06-09 | Rollup merge of #85982 - alexcrichton:doc-safe-wasm, r=jyn514 | Yuki Okushi | -1/+12 |
| 2021-06-09 | Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obk | Yuki Okushi | -10/+39 |
| 2021-06-09 | Rollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett | Yuki Okushi | -1/+29 |
| 2021-06-09 | Rollup merge of #85715 - fee1-dead:document-string, r=JohnTitor | Yuki Okushi | -7/+43 |
| 2021-06-09 | Rollup merge of #85676 - CDirkx:ip-style, r=JohnTitor | Yuki Okushi | -26/+26 |
| 2021-06-08 | Update cargo | Eric Huss | -0/+0 |
| 2021-06-08 | Update books | Eric Huss | -0/+0 |
| 2021-06-08 | Do not require the DefPathTable to construct the on-disk cache. | Camille GILLOT | -39/+14 |
| 2021-06-08 | add VecMap docs | Santiago Pastorino | -0/+14 |
| 2021-06-08 | Use impl FnMut directly as predicate type | Santiago Pastorino | -4/+1 |
| 2021-06-08 | Explicitly pass find arguments down the predicate so coercions can apply | Santiago Pastorino | -2/+2 |
| 2021-06-08 | Do not deconstruct OpaqueTypeKey to make the code more clear | Santiago Pastorino | -9/+8 |
| 2021-06-08 | defin_ty_def_id -> definition_ty_def_id | Santiago Pastorino | -3/+3 |
| 2021-06-08 | Auto merge of #86139 - hyd-dev:miri, r=RalfJung | bors | -10/+9 |
| 2021-06-08 | Simplify proc_macro code using Bound::cloned(). | Mara Bos | -11/+3 |
| 2021-06-08 | Update Miri | hyd-dev | -10/+9 |
| 2021-06-08 | Destructure OpaqueTypeKey in certain cases to simplify code | Santiago Pastorino | -13/+14 |
| 2021-06-08 | Simplify code by using VecMap::get_by | Santiago Pastorino | -73/+65 |
| 2021-06-08 | Add VecMap::get_by(FnMut -> bool) | Santiago Pastorino | -0/+7 |
| 2021-06-08 | Auto merge of #86127 - JohnTitor:rollup-0c6mp3j, r=JohnTitor | bors | -74/+106 |
| 2021-06-07 | Refactor: Extract render_summary from render_impl. | Jacob Hoffman-Andrews | -78/+86 |
| 2021-06-08 | Rollup merge of #86103 - camsteffen:lifetime-hack, r=jackh726 | Yuki Okushi | -9/+1 |
| 2021-06-08 | Rollup merge of #86101 - glittershark:bound-as-mut-doc-fix, r=m-ou-se | Yuki Okushi | -1/+1 |
| 2021-06-08 | Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomez | Yuki Okushi | -16/+49 |
| 2021-06-08 | Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha | Yuki Okushi | -1/+6 |
| 2021-06-08 | Rollup merge of #86090 - lnicola:rust-analyzer-2021-06-07, r=jonas-schievink | Yuki Okushi | -15/+19 |
| 2021-06-08 | Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jsha | Yuki Okushi | -2/+8 |
| 2021-06-08 | Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514 | Yuki Okushi | -3/+3 |
| 2021-06-08 | Rollup merge of #85989 - jyn514:gitignore-cleanup, r=ehuss | Yuki Okushi | -8/+0 |
| 2021-06-08 | Rollup merge of #85985 - Lionelf329:master, r=joshtriplett | Yuki Okushi | -9/+15 |
| 2021-06-08 | Rollup merge of #85951 - hyd-dev:force-unwind-tables, r=steveklabnik | Yuki Okushi | -2/+1 |
| 2021-06-08 | Rollup merge of #85906 - LingMan:iter_find, r=matthewjasper | Yuki Okushi | -8/+3 |
| 2021-06-08 | Auto merge of #86115 - Xanewok:update-rls, r=Xanewok | bors | -37/+37 |
| 2021-06-07 | Include macro name in 'local ambiguity' error | Aaron Hill | -7/+13 |
| 2021-06-08 | Auto merge of #83515 - tamird:string-remove-matches-rev, r=m-ou-se | bors | -22/+39 |
| 2021-06-07 | Enable rustdoc to document safe wasm intrinsics | Alex Crichton | -1/+12 |
| 2021-06-07 | Forwarding implementation for Seek trait's stream_position method | myshylin | -0/+10 |
| 2021-06-07 | Add more TAIT multiple defining uses test cases | Santiago Pastorino | -0/+72 |