| Age | Commit message (Expand) | Author | Lines |
| 2021-06-28 | Bump the workspace dependency for OpenSSL 3 | Josh Stone | -1/+1 |
| 2021-06-28 | Auto merge of #86669 - Smittyvb:satisfy-windows-defender, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-06-28 | Add test for item-table with resize to mobile | Stefan Schindler | -10/+55 |
| 2021-06-28 | Add inflate to pgo | jackh726 | -3/+5 |
| 2021-06-28 | Make incomplete features part of delcaration | Smitty | -11/+1 |
| 2021-06-28 | Don't make `rustc_insignificant_dtor` feature gate | Smitty | -0/+11 |
| 2021-06-28 | Only run HTML check on rustdoc generated items | Guillaume Gomez | -14/+11 |
| 2021-06-28 | Install tidy on x86_64-gnu-aux target to run html check | Guillaume Gomez | -1/+2 |
| 2021-06-28 | Add new tool to check HTML: | Guillaume Gomez | -4/+158 |
| 2021-06-28 | Move stab_tags to symbol in tables | Stefan Schindler | -4/+5 |
| 2021-06-28 | Update to new bootstrap compiler | Mark Rousskov | -55/+1 |
| 2021-06-29 | Rollup merge of #86688 - JohnTitor:test-65384, r=jackh726 | Yuki Okushi | -0/+30 |
| 2021-06-29 | Rollup merge of #86683 - lnicola:rust-analyzer-2021-06-28, r=jonas-schievink | Yuki Okushi | -20/+16 |
| 2021-06-29 | Rollup merge of #86568 - ehuss:dist-miri-stable, r=Mark-Simulacrum | Yuki Okushi | -0/+12 |
| 2021-06-29 | Rollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum | Yuki Okushi | -3/+20 |
| 2021-06-29 | Rollup merge of #86206 - FabianWolff:issue-86188, r=Mark-Simulacrum | Yuki Okushi | -29/+167 |
| 2021-06-28 | Only include lint in future_incompatible lint group if not an edition lint | Ryan Levick | -9/+30 |
| 2021-06-28 | Bless the test suite. | Charles Lew | -5/+5 |
| 2021-06-28 | Add a regression test for issue-65384 | Yuki Okushi | -0/+30 |
| 2021-06-28 | :arrow_up: rust-analyzer | Laurențiu Nicola | -20/+16 |
| 2021-06-28 | Auto merge of #85876 - jeanlucthumm:master, r=GuillaumeGomez | bors | -4/+30 |
| 2021-06-28 | Make every standalone doc use rustdoc.css | Deadbeef | -2/+13 |
| 2021-06-27 | Editon 2021 enables precise capture | Aman Arora | -1279/+451 |
| 2021-06-27 | Auto merge of #86589 - JohnTitor:add-triangle-to-summary, r=jsha | bors | -4/+6 |
| 2021-06-28 | Fix garbled suggestion for missing lifetime specifier | Fabian Wolff | -0/+43 |
| 2021-06-27 | Auto merge of #85359 - lrh2000:reserved-prefixes, r=nikomatsakis | bors | -1/+407 |
| 2021-06-27 | Auto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakis | bors | -8/+130 |
| 2021-06-27 | Add Website features page to rustdoc book | Jean-Luc Thumm | -0/+26 |
| 2021-06-27 | Add go_to_first boolean query param to immeidately jump to the first search r... | Jean-Luc Thumm | -4/+4 |
| 2021-06-27 | Make disjoint_capture_migration an edition lint. | Mara Bos | -104/+186 |
| 2021-06-27 | Fix misleading "impl Trait" error | Paul Trojahn | -0/+29 |
| 2021-06-27 | Turn non_fmt_panic into a future_incompatible edition lint. | Mara Bos | -12/+24 |
| 2021-06-27 | Don't run a publically reachable server in tests | Smitty | -1/+1 |
| 2021-06-27 | Update and bless tests for const read out of bounds | Albin Hedman | -28/+36 |
| 2021-06-27 | Update and bless tests for copy intrinsic | Albin Hedman | -67/+20 |
| 2021-06-27 | Use rustdoc.css for error index | Deadbeef | -141/+9 |
| 2021-06-27 | Fix the test copy-intrinsic | Albin Hedman | -50/+31 |
| 2021-06-27 | Bring back tests removed in 'Revert PRs 81238 and 82967 (which made copy and ... | Albin Hedman | -0/+144 |
| 2021-06-27 | Bless out_of_bounds_read test | Albin Hedman | -26/+29 |
| 2021-06-27 | Revert "With the revert of PR 83091, `swap` is not a `const fn` anymore." | Albin Hedman | -9/+2 |
| 2021-06-27 | Revert "Remove tests that were also added in PR 79684." | Albin Hedman | -0/+75 |
| 2021-06-27 | Add FIXME comment | Yuki Okushi | -0/+1 |
| 2021-06-27 | Auto merge of #85448 - nanguye2496:nanguye2496/debuginfo_tests, r=Mark-Simula... | bors | -5/+337 |
| 2021-06-27 | Fix `future_prelude_collision` false positive | jam1garner | -0/+16 |
| 2021-06-27 | Auto merge of #86645 - FabianWolff:issue-82328, r=LeSeulArtichaut | bors | -0/+30 |
| 2021-06-26 | Update reserved prefixes test for new edition lint wording. | Mara Bos | -15/+15 |
| 2021-06-26 | Reorder some lines in `unpretty-expr-fn-arg.rs` | Fabian Wolff | -10/+10 |
| 2021-06-26 | Add tests to ensure the font-weight is the correct one | Guillaume Gomez | -0/+15 |
| 2021-06-26 | Remove erroneously created file | Guillaume Gomez | -2/+0 |
| 2021-06-26 | Fix font weight on types, methods and associated types/consts | Guillaume Gomez | -3/+9 |