| Age | Commit message (Expand) | Author | Lines |
| 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 books | Eric Huss | -0/+0 |
| 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 | 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 | Clarify documentation of slice sorting methods | Lionel Foxcroft | -9/+15 |
| 2021-06-07 | Update RLS | Igor Matuszewski | -37/+37 |
| 2021-06-07 | Correct type signature in doc for Bound::as_mut | Griffin Smith | -1/+1 |
| 2021-06-07 | Remove lifetime hack | Cameron Steffen | -9/+1 |
| 2021-06-07 | Auto merge of #85903 - bjorn3:rustc_serialize_cleanup, r=varkor | bors | -336/+130 |
| 2021-06-07 | Bless ui/where-clauses/where-for-self.rs test | Fabian Wolff | -0/+1 |
| 2021-06-07 | Add E0316.md | Fabian Wolff | -1/+33 |
| 2021-06-07 | Comment out unused error codes in error_codes.rs | Fabian Wolff | -15/+15 |
| 2021-06-07 | Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula... | bors | -224/+307 |
| 2021-06-07 | Add test to ensure the result descripton is correctly handling codeblocks | Guillaume Gomez | -0/+5 |
| 2021-06-07 | Fix integration of codeblocks in search result description | Guillaume Gomez | -1/+1 |
| 2021-06-07 | format version | Ellen | -1/+1 |
| 2021-06-07 | Revert "Merge CrateDisambiguator into StableCrateId" | bjorn3 | -127/+207 |
| 2021-06-07 | Revert "Fix test" | bjorn3 | -5/+8 |
| 2021-06-07 | Revert "Update tests" | bjorn3 | -68/+68 |
| 2021-06-07 | Revert "Update mir opt tests" | bjorn3 | -24/+24 |
| 2021-06-07 | Auto merge of #86091 - JohnTitor:rollup-wceot6d, r=JohnTitor | bors | -167/+104 |
| 2021-06-07 | Rollup merge of #86081 - LingMan:try_into, r=jyn514 | Yuki Okushi | -10/+2 |