| Age | Commit message (Expand) | Author | Lines |
| 2021-04-25 | Improve diagnostics for function passed when a type was expected. | Hameer Abbasi | -0/+27 |
| 2021-04-24 | Rollup merge of #84496 - marmeladema:specialization-test, r=JohnTitor | Yuki Okushi | -0/+91 |
| 2021-04-24 | Rollup merge of #84492 - jyn514:span, r=camelid | Yuki Okushi | -3/+4 |
| 2021-04-24 | Rollup merge of #84485 - marmeladema:trait-tests, r=jackh726 | Yuki Okushi | -0/+81 |
| 2021-04-24 | Rollup merge of #84458 - jyn514:cleanup-after-krate, r=GuillaumeGomez | Yuki Okushi | -79/+39 |
| 2021-04-24 | Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,Gui... | Yuki Okushi | -66/+68 |
| 2021-04-24 | Rollup merge of #84250 - jclulow:illumos-bash-bootstrap, r=Mark-Simulacrum | Yuki Okushi | -1/+6 |
| 2021-04-23 | Auto merge of #83729 - JohnTitor:issue-43913, r=estebank | bors | -16/+53 |
| 2021-04-23 | Add test for issue #51892 | marmeladema | -0/+29 |
| 2021-04-23 | Add test for issue #33017 | marmeladema | -0/+62 |
| 2021-04-23 | Auto merge of #84490 - JohnTitor:rollup-wrdj4ko, r=JohnTitor | bors | -31/+51 |
| 2021-04-23 | rustdoc: Remove unnecessary dummy span | Joshua Nelson | -3/+4 |
| 2021-04-24 | Rollup merge of #84433 - GuillaumeGomez:search-input-blur, r=jsha | Yuki Okushi | -3/+6 |
| 2021-04-24 | Rollup merge of #84430 - dvdhrm:rw/uefidoc, r=Amanieu | Yuki Okushi | -2/+2 |
| 2021-04-24 | Rollup merge of #84359 - lnicola:rust-analyzer-2021-04-20, r=jonas-schievink | Yuki Okushi | -18/+17 |
| 2021-04-24 | Rollup merge of #84321 - Swatinem:subvariant-details, r=GuillaumeGomez | Yuki Okushi | -8/+26 |
| 2021-04-23 | Auto merge of #84339 - alexcrichton:llvm-fptoint-sat, r=nagisa | bors | -173/+12 |
| 2021-04-23 | Add test for issue #81193 | marmeladema | -0/+15 |
| 2021-04-23 | Add test for issue #83017 | marmeladema | -0/+66 |
| 2021-04-23 | improve wording | Arpad Borsos | -2/+8 |
| 2021-04-23 | Update wasm test assertions | Alex Crichton | -173/+12 |
| 2021-04-23 | Auto merge of #84457 - jyn514:cleanup-crate, r=GuillaumeGomez | bors | -132/+150 |
| 2021-04-23 | Auto merge of #84445 - jyn514:hidden, r=<try> | bors | -6/+44 |
| 2021-04-22 | Remove unnecessary item_name parameter to `mod_item_in` | Joshua Nelson | -11/+9 |
| 2021-04-22 | Remove unnecessary `item_name` parameter to `mod_item_out` | Joshua Nelson | -7/+5 |
| 2021-04-22 | Remove unnecessary `edition` field on SharedContext | Joshua Nelson | -9/+10 |
| 2021-04-22 | Remove unnecessary `edition` parameter to renderer | Joshua Nelson | -25/+6 |
| 2021-04-22 | Remove unnecessary `diag` parameter to `after_krate` | Joshua Nelson | -16/+10 |
| 2021-04-22 | Remove unnecessary `crate_name` parameter to `after_krate` | Joshua Nelson | -19/+7 |
| 2021-04-22 | Remove `keywords` from ExternCrate | Joshua Nelson | -52/+57 |
| 2021-04-22 | Get rid of ExternCrate::primitives | Joshua Nelson | -77/+77 |
| 2021-04-22 | Remove `name` field from ExternalCrate | Joshua Nelson | -7/+12 |
| 2021-04-22 | Remove src field from ExternCrate | Joshua Nelson | -6/+14 |
| 2021-04-22 | rustdoc: Hide `#text` in doc-tests | Joshua Nelson | -6/+44 |
| 2021-04-22 | Auto merge of #84420 - workingjubilee:microvec, r=Mark-Simulacrum | bors | -6/+5 |
| 2021-04-22 | Rollup merge of #84404 - tmiasko:intrinsics-in-coercion-lub, r=Mark-Simulacrum | Dylan DPC | -1/+18 |
| 2021-04-22 | Rollup merge of #84396 - Amanieu:fix_compiler_builtins_llvm, r=cuviper | Dylan DPC | -0/+0 |
| 2021-04-22 | Rollup merge of #84376 - torhovland:issue-84534, r=GuillaumeGomez | Dylan DPC | -4/+9 |
| 2021-04-22 | Prevent control, shift and alt keys to make search input lose focus | Guillaume Gomez | -3/+6 |
| 2021-04-22 | doc/platform-support: clarify UEFI support | David Rheinsberg | -2/+2 |
| 2021-04-22 | Auto merge of #84289 - andersk:bootstrap-bulk-dir, r=Mark-Simulacrum | bors | -2/+19 |
| 2021-04-21 | Use arrayvec 0.7, drop smallvec 0.6 | Jubilee Young | -6/+5 |
| 2021-04-21 | Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514 | Mara Bos | -6/+10 |
| 2021-04-21 | Rollup merge of #84380 - Smittyvb:rdoc-title-order, r=jsha | Mara Bos | -20/+56 |
| 2021-04-21 | Rollup merge of #84379 - marmeladema:test-for-issue-79949, r=jackh726 | Mara Bos | -0/+317 |
| 2021-04-21 | Rollup merge of #84378 - starthal:patch-1, r=jyn514 | Mara Bos | -1/+1 |
| 2021-04-21 | Replaced flex gap with margin, for compatibility with older browsers. | Tor Hovland | -1/+1 |
| 2021-04-21 | Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-04-21 | Update LLVM submodule | Amanieu d'Antras | -0/+0 |
| 2021-04-21 | Upgrade `expat` dependency in riscv64 to newer version. | Mara Bos | -1/+1 |