| Age | Commit message (Expand) | Author | Lines |
| 2021-06-22 | Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichaut | Yuki Okushi | -11/+12 |
| 2021-06-22 | Rollup merge of #86393 - yerke:add-test-for-issue-52025, r=JohnTitor | Yuki Okushi | -0/+57 |
| 2021-06-22 | add regression test for issue #52025 | Yerkebulan Tulibergenov | -0/+57 |
| 2021-06-22 | Auto merge of #85707 - jam1garner:future_prelude_collision_lint, r=nikomatsakis | bors | -0/+684 |
| 2021-06-22 | Auto merge of #86352 - yerke:add-test-for-issue-37508, r=Mark-Simulacrum | bors | -0/+36 |
| 2021-06-22 | Rollup merge of #86493 - Smittyvb:ctor-typeck-error, r=davidtwco | Yuki Okushi | -2/+83 |
| 2021-06-22 | Rollup merge of #86398 - yerke:add-test-for-issue-54685, r=Mark-Simulacrum | Yuki Okushi | -0/+31 |
| 2021-06-22 | Rollup merge of #86381 - yerke:add-test-for-issue-39161, r=JohnTitor | Yuki Okushi | -0/+13 |
| 2021-06-21 | Fix unused_unsafe with compiler-generated unsafe | Cameron Steffen | -11/+12 |
| 2021-06-21 | Auto merge of #86515 - JohnTitor:rollup-axzb4xh, r=JohnTitor | bors | -12/+170 |
| 2021-06-21 | add test for `dyn` collisions | Niko Matsakis | -0/+122 |
| 2021-06-21 | do not run rustfix for future-prelude-collision-shadow | Niko Matsakis | -35/+1 |
| 2021-06-21 | Reference issue test originated from | Smitty | -8/+9 |
| 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 #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 | Auto merge of #86210 - ehuss:rustfix-update, r=Mark-Simulacrum | bors | -9/+11 |
| 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 | -2/+52 |
| 2021-06-21 | Rollup merge of #86484 - fee1-dead:builtin-macro-recursion, r=petrochenkov | Yuki Okushi | -0/+30 |
| 2021-06-21 | Rollup merge of #83739 - JohnTitor:issue-75889, r=estebank | Yuki Okushi | -2/+22 |
| 2021-06-20 | Update rustfix for compiletest. | Eric Huss | -9/+11 |
| 2021-06-20 | Auto merge of #85980 - ssomers:btree_cleanup_LeafRange, r=Mark-Simulacrum | bors | -35/+148 |
| 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 | Specify if struct/enum in arg mismatch error | Smitty | -2/+82 |
| 2021-06-19 | Fix future_prelude_collision for object calls and use as _ | jam1garner | -2/+175 |
| 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 | 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 | -20/+97 |
| 2021-06-19 | Refactor `PatternError` structure | Yuki Okushi | -49/+46 |
| 2021-06-19 | Auto merge of #86456 - JohnTitor:rollup-jjzupny, r=JohnTitor | bors | -0/+40 |
| 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 |
| 2021-06-18 | bless you | Ralf Jung | -836/+340 |
| 2021-06-18 | Lint for unused borrows as part of UNUSED_MUST_USE | hi-rustin | -20/+97 |
| 2021-06-17 | add regression test for issue #54685 | Yerkebulan Tulibergenov | -0/+31 |
| 2021-06-17 | Rollup merge of #86401 - FabianWolff:issue-83512, r=LeSeulArtichaut | Mara Bos | -1/+15 |
| 2021-06-17 | Move regression test for #83512 into doc_keyword.rs | Fabian Wolff | -19/+15 |
| 2021-06-17 | Auto merge of #86399 - JohnTitor:rollup-qlm2dvz, r=JohnTitor | bors | -88/+121 |
| 2021-06-17 | Fix ICE when using `#[doc(keyword = "...")]` on non-items | Fabian Wolff | -0/+18 |
| 2021-06-17 | Rollup merge of #86355 - JohnTitor:issue-82158, r=estebank | Yuki Okushi | -0/+35 |
| 2021-06-17 | Rollup merge of #86343 - JohnTitor:issue-85581, r=estebank | Yuki Okushi | -0/+32 |
| 2021-06-17 | Rollup merge of #86340 - Smittyvb:ctfe-hard-error-message, r=RalfJung | Yuki Okushi | -88/+54 |
| 2021-06-17 | Auto merge of #85755 - b-naber:unexpected_concrete_region, r=nikomatsakis | bors | -46/+38 |
| 2021-06-17 | WIP: Find the imports that were used to reach a method | Niko Matsakis | -0/+85 |
| 2021-06-17 | Auto merge of #86164 - FabianWolff:issue-86053, r=davidtwco | bors | -42/+182 |
| 2021-06-16 | add regression test for issue #37508 | Yerkebulan Tulibergenov | -0/+36 |
| 2021-06-16 | add regression test for issue #39161 | Yerkebulan Tulibergenov | -0/+13 |