| Age | Commit message (Expand) | Author | Lines |
| 2021-04-25 | Reachable statics have reachable initializers | Tomasz Miąsko | -6/+26 |
| 2021-04-25 | Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se | bors | -171/+237 |
| 2021-04-24 | Ignore array IntoIterator tests in bootstrap | Josh Stone | -2/+4 |
| 2021-04-25 | Auto merge of #84115 - CDirkx:rt, r=m-ou-se | bors | -262/+175 |
| 2021-04-25 | Auto merge of #80339 - jyn514:no-span, r=GuillaumeGomez | bors | -55/+80 |
| 2021-04-24 | Finally (finally) ((finally!!!!)) fix spans for the standard library | Joshua Nelson | -1/+5 |
| 2021-04-24 | Get rid of `item.span` | Joshua Nelson | -36/+44 |
| 2021-04-24 | Do the hard part first | Joshua Nelson | -20/+33 |
| 2021-04-24 | Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk | bors | -114/+176 |
| 2021-04-24 | Add attr_span helper function | Joshua Nelson | -17/+17 |
| 2021-04-24 | update rustc-perf version that is used for PGO | Ralf Jung | -1/+1 |
| 2021-04-24 | Auto merge of #84511 - davidhewitt:revert-84445, r=GuillaumeGomez | bors | -44/+6 |
| 2021-04-24 | Auto merge of #84525 - JohnTitor:rollup-t2qigt3, r=JohnTitor | bors | -1797/+5029 |
| 2021-04-25 | Rollup merge of #84518 - GuillaumeGomez:cleanup-up-dom-string, r=jsha | Yuki Okushi | -4/+9 |
| 2021-04-25 | Rollup merge of #84464 - jyn514:type-kind, r=CraftSpider | Yuki Okushi | -134/+93 |
| 2021-04-25 | Rollup merge of #84460 - jyn514:doctree-is-crate, r=camelid | Yuki Okushi | -42/+26 |
| 2021-04-25 | Rollup merge of #84459 - jyn514:json-mod, r=aDotInTheVoid | Yuki Okushi | -15/+2 |
| 2021-04-25 | Rollup merge of #84427 - flip1995:clippyup, r=Manishearth | Yuki Okushi | -1551/+4649 |
| 2021-04-25 | Rollup merge of #84179 - CDirkx:dont_send_sync, r=m-ou-se | Yuki Okushi | -27/+30 |
| 2021-04-25 | Rollup merge of #84105 - WaffleLapkin:stabilize_array_from_ref, r=m-ou-se | Yuki Okushi | -3/+2 |
| 2021-04-25 | Rollup merge of #83519 - oli-obk:assign_shrink_your_normal_code, r=pnkfelix | Yuki Okushi | -21/+218 |
| 2021-04-24 | rustdoc: Turn `JsonRenderer::mod_item_in` into `unreachable!()` | Joshua Nelson | -15/+2 |
| 2021-04-24 | Auto merge of #84412 - ehuss:update-cargo, r=ehuss | bors | -12/+9 |
| 2021-04-24 | Clean up DOM strings | Guillaume Gomez | -4/+9 |
| 2021-04-24 | Revert "rustdoc: Hide `#text` in doc-tests" | David Hewitt | -44/+6 |
| 2021-04-24 | Auto merge of #84501 - JohnTitor:rollup-wxu1thu, r=JohnTitor | bors | -152/+324 |
| 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 #84489 - amorison:issue-83969-fix, r=yaahc | Yuki Okushi | -0/+5 |
| 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 #84453 - notriddle:waker-from-docs, r=cramertj | Yuki Okushi | -0/+6 |
| 2021-04-24 | Rollup merge of #84436 - jyn514:private, r=petrochenkov | Yuki Okushi | -2/+2 |
| 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-24 | Rollup merge of #83990 - the8472:take-trusted-len, r=dtolnay | Yuki Okushi | -1/+22 |
| 2021-04-24 | Auto merge of #83722 - jyn514:stable-help, r=estebank | bors | -3/+33 |
| 2021-04-23 | Auto merge of #83729 - JohnTitor:issue-43913, r=estebank | bors | -23/+81 |
| 2021-04-23 | Update cargo, rls | Eric Huss | -12/+9 |
| 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 | -109/+136 |
| 2021-04-23 | Fix macro bug in `impl From<DefKind> for ItemType` | Joshua Nelson | -1/+5 |
| 2021-04-23 | Don't repeat `hir::def::DefKind` so much | Joshua Nelson | -33/+33 |
| 2021-04-23 | Remove unused `impl Clean<ItemType> for DefKind` | Joshua Nelson | -6/+0 |
| 2021-04-23 | Remove `TypeKind` | Joshua Nelson | -53/+0 |
| 2021-04-23 | Use ItemType in cache | Joshua Nelson | -32/+11 |
| 2021-04-23 | Take ItemType instead of TypeKind in record_extern_fqn | Joshua Nelson | -49/+84 |
| 2021-04-23 | rustdoc: Remove unnecessary dummy span | Joshua Nelson | -3/+4 |
| 2021-04-23 | rustdoc: Remove unnecessary `is_crate` field from doctree::Module and clean::... | Joshua Nelson | -42/+26 |