| Age | Commit message (Expand) | Author | Lines |
| 2021-06-22 | Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-Simulacrum | Yuki Okushi | -25/+57 |
| 2021-06-22 | Rollup merge of #85182 - CDirkx:available_concurrency, r=JohnTitor | Yuki Okushi | -1/+0 |
| 2021-06-21 | Auto merge of #86515 - JohnTitor:rollup-axzb4xh, r=JohnTitor | bors | -123/+414 |
| 2021-06-22 | Rollup merge of #86503 - ehuss:rustc.css-fonts, r=jyn514,GuillaumeGomez | Yuki Okushi | -10/+33 |
| 2021-06-22 | Rollup merge of #86473 - fee1-dead:rustdoc-const-unstable, r=jyn514 | Yuki Okushi | -51/+112 |
| 2021-06-22 | Rollup merge of #86472 - Mark-Simulacrum:fix-ci-beta, r=pietroalbini | Yuki Okushi | -6/+10 |
| 2021-06-22 | Rollup merge of #86424 - calebcartwright:rustfmt-mod-resolution, r=Mark-Simul... | Yuki Okushi | -1/+46 |
| 2021-06-22 | Rollup merge of #86349 - yerke:add-test-for-issue-78632, r=Mark-Simulacrum | Yuki Okushi | -0/+59 |
| 2021-06-22 | Rollup merge of #86274 - alexander-melentyev:spaces, r=bjorn3 | Yuki Okushi | -43/+43 |
| 2021-06-22 | Rollup merge of #86248 - JohnTitor:issue-85113, r=Mark-Simulacrum | Yuki Okushi | -0/+70 |
| 2021-06-22 | Rollup merge of #86192 - hi-rustin:rustin-patch-lint, r=nikomatsakis | Yuki Okushi | -12/+41 |
| 2021-06-21 | Readd `unsafe` keyword in tests | Deadbeef | -6/+6 |
| 2021-06-21 | Update comment regarding staged_api | Deadbeef | -1/+1 |
| 2021-06-21 | Auto merge of #86210 - ehuss:rustfix-update, r=Mark-Simulacrum | bors | -12/+37 |
| 2021-06-21 | Removed/Updated some cases and simplified `match` | Deadbeef | -29/+4 |
| 2021-06-21 | Added some tests for `unsafe` in const-dispay.rs | Deadbeef | -6/+47 |
| 2021-06-21 | Check for const_unstable before printing `const` | Deadbeef | -44/+65 |
| 2021-06-21 | Auto merge of #86157 - jsha:tera, r=jyn514,GuillaumeGomez | bors | -176/+225 |
| 2021-06-21 | Remove tidy exception for `available_concurrency` | Christiaan Dirkx | -1/+0 |
| 2021-06-21 | Delete spaces | Alexander Melentyev | -43/+43 |
| 2021-06-20 | Use Tera templates for rustdoc. | Jacob Hoffman-Andrews | -176/+225 |
| 2021-06-21 | Auto merge of #86166 - tmiasko:no-alloca-for-zsts, r=nagisa | bors | -2/+2 |
| 2021-06-21 | Auto merge of #86502 - JohnTitor:rollup-wge0f3x, r=JohnTitor | bors | -18/+149 |
| 2021-06-20 | Fix rust.css fonts. | Eric Huss | -10/+33 |
| 2021-06-21 | Rollup merge of #86484 - fee1-dead:builtin-macro-recursion, r=petrochenkov | Yuki Okushi | -0/+30 |
| 2021-06-21 | Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-Simulacrum | Yuki Okushi | -8/+70 |
| 2021-06-21 | Rollup merge of #86152 - the8472:lazify-npm-queries, r=Mark-Simulacrum | Yuki Okushi | -8/+27 |
| 2021-06-21 | Rollup merge of #83739 - JohnTitor:issue-75889, r=estebank | Yuki Okushi | -2/+22 |
| 2021-06-20 | tidy: Check that cargo and compiletest share the same rustfix. | Eric Huss | -0/+20 |
| 2021-06-20 | compiletest: display the error if rustfix fails | Eric Huss | -2/+5 |
| 2021-06-20 | Update rustfix for compiletest. | Eric Huss | -10/+12 |
| 2021-06-20 | Auto merge of #85980 - ssomers:btree_cleanup_LeafRange, r=Mark-Simulacrum | bors | -35/+148 |
| 2021-06-20 | Fix CI to fetch master on beta channel | Mark Rousskov | -6/+10 |
| 2021-06-20 | Auto merge of #85538 - r00ster91:iterrepeat, r=Mark-Simulacrum | bors | -3/+1 |
| 2021-06-21 | Do not set depth to 0 in fully_expand_fragment | Deadbeef | -0/+30 |
| 2021-06-20 | update Miri | Ralf Jung | -8/+10 |
| 2021-06-20 | Auto merge of #86468 - GuillaumeGomez:update-browser-ui-test-version, r=jsha | bors | -101/+101 |
| 2021-06-20 | "(const: unstable)" for stable-but-const-unstable | Deadbeef | -9/+33 |
| 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 |