| Age | Commit message (Expand) | Author | Lines |
| 2021-08-04 | Rollup merge of #81797 - yoshuawuyts:stream_from_iter, r=dtolnay | Yuki Okushi | -0/+40 |
| 2021-08-04 | needless_borrow: try to make lint example a bit more illustrating | Matthias Krüger | -0/+4 |
| 2021-08-03 | Validate FFI-safety warnings on naked functions | Nathaniel McCallum | -0/+32 |
| 2021-08-03 | Only compute `is_freeze` for layout-constrained ADTs | Léo Lanteri Thauvin | -18/+16 |
| 2021-08-03 | bless `expect-region-supply-region-2` test under polonius | Rémy Rakic | -0/+37 |
| 2021-08-03 | Auto merge of #86400 - FabianWolff:issue-85735, r=estebank | bors | -0/+30 |
| 2021-08-03 | #[inline] slice::advance_by | The8472 | -2/+3 |
| 2021-08-03 | Remove invalid suggestion involving Fn trait bound | Fabian Wolff | -0/+30 |
| 2021-08-03 | Use a multipart suggestion for the parentheses | Fabian Wolff | -6/+11 |
| 2021-08-03 | Update library/core/src/iter/traits/collect.rs | Jane Lusby | -1/+1 |
| 2021-08-03 | Test dropping union fields more | Smitty | -22/+151 |
| 2021-08-03 | restructure issue-78262 to test polonius | Rémy Rakic | -6/+20 |
| 2021-08-03 | bless region-multiple-lifetime-bounds-on-fns-where-clause under polonius | Rémy Rakic | -0/+82 |
| 2021-08-03 | bless trait upcasting tests under polonius | Rémy Rakic | -0/+55 |
| 2021-08-03 | bless `hrtb-perfect-forwarding` under polonius | Rémy Rakic | -17/+19 |
| 2021-08-03 | delete expectations for `expect-region-supply-region` | Rémy Rakic | -56/+0 |
| 2021-08-03 | bless trivial polonius diagnostics changes | Rémy Rakic | -2/+4 |
| 2021-08-03 | bless a few trivial tests under polonius | Rémy Rakic | -0/+129 |
| 2021-08-03 | ignore 2 tests in polonius compare-mode | Rémy Rakic | -2/+4 |
| 2021-08-03 | make the hybrid variant the default polonius algorithm | Rémy Rakic | -1/+1 |
| 2021-08-03 | update polonius-engine to 0.13 | Rémy Rakic | -26/+27 |
| 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 | -4/+8 |
| 2021-08-03 | Auto merge of #87515 - crlf0710:trait_upcasting_part2, r=bjorn3 | bors | -16/+49 |
| 2021-08-03 | Auto merge of #87515 - crlf0710:trait_upcasting_part2, r=bjorn3 | bors | -93/+1186 |
| 2021-08-03 | Update cargo | Eric Huss | -2/+2 |
| 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 | Use predefined helper instead of a new one | Alex Crichton | -13/+2 |
| 2021-08-03 | Move abort_unwinding_calls earlier | Alex Crichton | -26/+54 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -478/+431 |
| 2021-08-03 | remove trailing newline | Brandon H. Gomes | -1/+0 |
| 2021-08-03 | Auto merge of #86338 - JohnTitor:issue-86162, r=estebank | bors | -27/+72 |
| 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 | fixup! Lint inside macro when owned by current crate | Devin Ragotzy | -3/+6 |
| 2021-08-03 | Update aarch64 runtime feature detection tests | Adam Gemmell | -2/+36 |
| 2021-08-03 | Remove crypto composite feature from allowed aarch64 features. | Adam Gemmell | -2/+0 |
| 2021-08-03 | Update `stdarch` to deprecate `crypto` aarch64 target_feature | Adam Gemmell | -0/+0 |
| 2021-08-03 | Bless test | Giacomo Stevanato | -3/+3 |
| 2021-08-03 | Add regression tests | Giacomo Stevanato | -0/+38 |
| 2021-08-03 | Fix overflow when calculating expected_min in generics diagnostics | Giacomo Stevanato | -1/+0 |
| 2021-08-03 | Use `has_impl_trait` where possible | Yuki Okushi | -11/+1 |
| 2021-08-03 | Do not suggest impl traits as type arguments | Yuki Okushi | -16/+71 |
| 2021-08-03 | Auto merge of #87725 - JohnTitor:rollup-2ywcpuk, r=JohnTitor | bors | -28/+299 |
| 2021-08-03 | Expand explanation of E0530 | Kornel | -14/+39 |
| 2021-08-03 | Rollup merge of #87716 - calebzulawski:master, r=workingjubilee | Yuki Okushi | -15/+62 |
| 2021-08-03 | Rollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-08-03 | Rollup merge of #87708 - the8472:canonical_v6, r=dtolnay | Yuki Okushi | -0/+45 |