| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2021-08-02 | Another one | noproto | -1/+1 |
| 2021-08-02 | Correct typo | noproto | -1/+1 |
| 2021-08-02 | Auto merge of #87628 - estebank:unmet-explicit-lifetime-bound, r=oli-obk | bors | -27/+140 |
| 2021-08-02 | Auto merge of #87706 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-08-02 | Auto merge of #87705 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-08-03 | Various adjustments to historic tests and documents. | Charles Lew | -198/+334 |
| 2021-08-03 | Added tests. | Alexander Regueiro | -0/+764 |
| 2021-08-03 | Added page to Unstable Book. | Alexander Regueiro | -0/+26 |
| 2021-08-03 | Implement pointer casting. | Charles Lew | -0/+49 |
| 2021-08-02 | Run rustfix in `pattern-slice-vec.rs` UI test | Fabian Wolff | -4/+46 |
| 2021-08-02 | update miri | Ralf Jung | -8/+8 |
| 2021-08-02 | Update mdbook. | Eric Huss | -1/+1 |
| 2021-08-02 | Auto merge of #87698 - camsteffen:rollup-yvjfc26, r=camsteffen | bors | -69/+242 |