| Age | Commit message (Expand) | Author | Lines |
| 2021-06-20 | Auto merge of #86468 - GuillaumeGomez:update-browser-ui-test-version, r=jsha | bors | -101/+101 |
| 2021-06-19 | Auto merge of #86460 - JohnTitor:use-static-in-pattern-err, r=oli-obk | bors | -49/+46 |
| 2021-06-19 | Auto merge of #86034 - nagisa:nagisa/rt-soundness, r=m-ou-se | bors | -0/+30 |
| 2021-06-19 | Update browser-ui-test version | Guillaume Gomez | -101/+101 |
| 2021-06-19 | Change entry point to 🛡️ against 💥 💥-payloads | Simonas Kazlauskas | -0/+30 |
| 2021-06-19 | Auto merge of #86426 - hi-rustin:rustin-patch-lint-warn, r=Aaron1011 | bors | -40/+117 |
| 2021-06-19 | Refactor `PatternError` structure | Yuki Okushi | -49/+46 |
| 2021-06-19 | Auto merge of #86456 - JohnTitor:rollup-jjzupny, r=JohnTitor | bors | -2/+49 |
| 2021-06-19 | Rollup merge of #86444 - FabianWolff:issue-83505, r=LeSeulArtichaut | Yuki Okushi | -0/+40 |
| 2021-06-19 | Rollup merge of #86370 - matteo-briani:fix-rustdoc-stabilized-versions-layout... | Yuki Okushi | -2/+9 |
| 2021-06-18 | Auto merge of #86194 - RalfJung:const-ub-hard-error, r=oli-obk | bors | -859/+335 |
| 2021-06-18 | Fix ICE with `#[repr(simd)]` on enum | Fabian Wolff | -0/+40 |
| 2021-06-18 | improve test by using intrinsic directly | Ralf Jung | -54/+26 |
| 2021-06-18 | bless you | Ralf Jung | -836/+340 |
| 2021-06-18 | Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper | bors | -3/+1 |
| 2021-06-18 | Auto merge of #86428 - RalfJung:miri, r=RalfJung | bors | -75/+8 |
| 2021-06-18 | Address comment | hi-rustin | -10/+10 |
| 2021-06-18 | Make clippy tests happy | hi-rustin | -30/+30 |
| 2021-06-18 | update Miri | Ralf Jung | -75/+8 |
| 2021-06-18 | Auto merge of #86322 - trinity-1686a:rustdoc-fix-overflow-recursive-deref, r=... | bors | -13/+44 |
| 2021-06-18 | Lint for unused borrows as part of UNUSED_MUST_USE | hi-rustin | -20/+97 |
| 2021-06-18 | Auto merge of #86385 - JohnTitor:use-attrvec, r=davidtwco | bors | -3/+3 |
| 2021-06-17 | Rollup merge of #86401 - FabianWolff:issue-83512, r=LeSeulArtichaut | Mara Bos | -1/+15 |
| 2021-06-17 | Auto merge of #83572 - pkubaj:patch-1, r=nagisa | bors | -0/+1 |
| 2021-06-17 | Move regression test for #83512 into doc_keyword.rs | Fabian Wolff | -19/+15 |
| 2021-06-17 | Auto merge of #86399 - JohnTitor:rollup-qlm2dvz, r=JohnTitor | bors | -241/+220 |
| 2021-06-17 | Fix ICE when using `#[doc(keyword = "...")]` on non-items | Fabian Wolff | -0/+18 |
| 2021-06-17 | Rollup merge of #86355 - JohnTitor:issue-82158, r=estebank | Yuki Okushi | -0/+35 |
| 2021-06-17 | Rollup merge of #86343 - JohnTitor:issue-85581, r=estebank | Yuki Okushi | -0/+32 |
| 2021-06-17 | Rollup merge of #86340 - Smittyvb:ctfe-hard-error-message, r=RalfJung | Yuki Okushi | -88/+54 |
| 2021-06-17 | Rollup merge of #85970 - jsha:remove-methods-implementors, r=GuillaumeGomez | Yuki Okushi | -153/+99 |
| 2021-06-17 | Auto merge of #85755 - b-naber:unexpected_concrete_region, r=nikomatsakis | bors | -46/+38 |
| 2021-06-17 | Fix rustdoc stabilized versions layout | Matteo Briani | -2/+9 |
| 2021-06-17 | Auto merge of #86164 - FabianWolff:issue-86053, r=davidtwco | bors | -42/+182 |
| 2021-06-16 | Restore details for Impls on Foreign Types | Jacob Hoffman-Andrews | -4/+10 |
| 2021-06-16 | Fix target highlighting in rustdoc. | Jacob Hoffman-Andrews | -48/+38 |
| 2021-06-16 | Move anchor earlier in the DOM for easier layout | Jacob Hoffman-Andrews | -8/+11 |
| 2021-06-16 | Factor out render_rightside | Jacob Hoffman-Andrews | -54/+30 |
| 2021-06-16 | Make portability part of the summary. | Jacob Hoffman-Andrews | -21/+27 |
| 2021-06-16 | Use render_impl_summary when rendering traits. | Jacob Hoffman-Andrews | -43/+29 |
| 2021-06-16 | Remove methods under Implementors on trait pages | Jacob Hoffman-Andrews | -42/+21 |
| 2021-06-17 | Use `AttrVec` for `Arm`, `FieldDef`, and `Variant` | Yuki Okushi | -3/+3 |
| 2021-06-17 | Rollup merge of #86361 - GuillaumeGomez:missing-backslashes, r=jsha | Yuki Okushi | -4/+4 |
| 2021-06-17 | Rollup merge of #86260 - jsha:expand-methods, r=GuillaumeGomez | Yuki Okushi | -14/+14 |
| 2021-06-17 | Rollup merge of #86104 - FabianWolff:issue-86085, r=davidtwco | Yuki Okushi | -0/+43 |
| 2021-06-16 | Open trait implementations' toggles by default. | Jacob Hoffman-Andrews | -14/+14 |
| 2021-06-16 | rename test-cases | Trinity Pointard | -4/+4 |
| 2021-06-16 | Add missing backslashes to prevent unwanted backlines in rustdoc HTML | Guillaume Gomez | -4/+4 |
| 2021-06-16 | Auto merge of #86332 - rylev:fix-ice-docalias, r=GuillaumeGomez | bors | -4/+11 |
| 2021-06-16 | Move some typeck-related tests to the typeck dir | Yuki Okushi | -0/+0 |