| Age | Commit message (Expand) | Author | Lines |
| 2021-08-05 | Generate links for methods as well | Guillaume Gomez | -19/+39 |
| 2021-08-05 | Ensure that --generate-link-to-definition is only used with HTML output and i... | Guillaume Gomez | -0/+32 |
| 2021-08-05 | Add an option for the source code link generation | Guillaume Gomez | -3/+23 |
| 2021-08-05 | Add links on source types to go to definition | Guillaume Gomez | -106/+454 |
| 2021-08-05 | Auto merge of #87740 - npmccallum:naked_args, r=Amanieu | bors | -0/+150 |
| 2021-08-05 | Auto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514 | bors | -4/+8 |
| 2021-08-04 | Auto merge of #86155 - alexcrichton:abort-on-unwind, r=nikomatsakis | bors | -324/+246 |
| 2021-08-04 | Disable unused variable lint for naked functions | Nathaniel McCallum | -71/+1 |
| 2021-08-04 | Add test for naked function unused variables lint | Nathaniel McCallum | -0/+220 |
| 2021-08-04 | Fix assertions in `coverage-reports` test | Alex Crichton | -76/+70 |
| 2021-08-04 | Auto merge of #86197 - FabianWolff:trailing-whitespace, r=JohnTitor | bors | -242/+242 |
| 2021-08-04 | Remove trailing whitespace from error messages | Fabian Wolff | -242/+242 |
| 2021-08-04 | Auto merge of #87026 - FabianWolff:issue-86948, r=estebank | bors | -17/+67 |
| 2021-08-04 | Auto merge of #87712 - est31:line-column-1-based, r=petrochenkov | bors | -0/+75 |
| 2021-08-04 | Auto merge of #87568 - petrochenkov:localevel, r=cjgillot | bors | -60/+50 |
| 2021-08-04 | Rollup merge of #87734 - Smittyvb:more-union-tests, r=LeSeulArtichaut | Yuki Okushi | -22/+151 |
| 2021-08-04 | Rollup merge of #87731 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-08-04 | Rollup merge of #87720 - matthiaskrgr:clippy_into, r=jyn514 | Yuki Okushi | -19/+18 |
| 2021-08-04 | Rollup merge of #87663 - GuillaumeGomez:rustdoc-brace-minus-brace, r=notriddle | Yuki Okushi | -10/+114 |
| 2021-08-04 | Rollup merge of #87267 - dtolnay:negspace, r=Aaron1011 | Yuki Okushi | -3/+3 |
| 2021-08-03 | Auto merge of #86400 - FabianWolff:issue-85735, r=estebank | bors | -0/+29 |
| 2021-08-03 | Remove invalid suggestion involving Fn trait bound | Fabian Wolff | -0/+29 |
| 2021-08-03 | Use a multipart suggestion for the parentheses | Fabian Wolff | -3/+5 |
| 2021-08-03 | Test dropping union fields more | Smitty | -22/+151 |
| 2021-08-03 | Simplify usage of CSS background-image | Guillaume Gomez | -24/+57 |
| 2021-08-03 | Remove space after negative sign in Literal to_string | David Tolnay | -3/+3 |
| 2021-08-03 | Auto merge of #87515 - crlf0710:trait_upcasting_part2, r=bjorn3 | bors | -0/+975 |
| 2021-08-03 | Update cargo | Eric Huss | -0/+0 |
| 2021-08-03 | Relax a codegen test | Alex Crichton | -1/+1 |
| 2021-08-03 | Make simplify_cfg test more consistent | Alex Crichton | -47/+50 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -209/+134 |
| 2021-08-03 | Auto merge of #86338 - JohnTitor:issue-86162, r=estebank | bors | -0/+51 |
| 2021-08-03 | Use empty string instead of single space | Michael Howell | -2/+2 |
| 2021-08-03 | Pull the "Expand" / "Collapse" text to the end of the line, instead of start | Michael Howell | -7/+17 |
| 2021-08-03 | Rustdoc accessibility: use an icon for the [-]/[+] controls | Michael Howell | -8/+69 |
| 2021-08-03 | Do not suggest impl traits as type arguments | Yuki Okushi | -0/+51 |
| 2021-08-03 | Auto merge of #87725 - JohnTitor:rollup-2ywcpuk, r=JohnTitor | bors | -17/+204 |
| 2021-08-03 | Rollup merge of #87716 - calebzulawski:master, r=workingjubilee | Yuki Okushi | -15/+61 |
| 2021-08-03 | Rollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-08-03 | Rollup merge of #87693 - badboy:enable-ios-sim-target-manifest, r=Mark-Simula... | Yuki Okushi | -0/+1 |
| 2021-08-03 | Rollup merge of #87652 - npmccallum:naked_inline, r=Amanieu | Yuki Okushi | -1/+98 |
| 2021-08-03 | Rollup merge of #87646 - JohnTitor:fix-parser-ice, r=oli-obk | Yuki Okushi | -0/+28 |
| 2021-08-03 | Rollup merge of #87645 - LeSeulArtichaut:issue-87414, r=oli-obk | Yuki Okushi | -0/+15 |
| 2021-08-03 | don't use .into() to convert types to identical types (clippy::useless_conver... | Matthias Krüger | -19/+18 |
| 2021-08-03 | Auto merge of #87033 - FabianWolff:issue-87017, r=estebank | bors | -0/+94 |
| 2021-08-03 | Auto merge of #87262 - dtolnay:negative, r=Aaron1011 | bors | -0/+11 |
| 2021-08-03 | Allow generic SIMD array element type | Caleb Zulawski | -15/+61 |
| 2021-08-02 | Validate that naked functions are never inlined | Nathaniel McCallum | -1/+98 |
| 2021-08-03 | Make the UTF-8 statement more explicit and explicitly test for it | est31 | -7/+15 |
| 2021-08-03 | Add tests | est31 | -0/+67 |