Skip to content

Commit a0cca6a

Browse files
authored
Merge pull request #14 from TathagataRoy1278/main
Changed wrong semantic patch title
2 parents 0877820 + 8e139ff commit a0cca6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Coccinelle-for-Rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Changing a method call sequence in the Rust implementation:
1919
<span class="hljs-addition">+ tcx.bound_type_of(arg).subst_identity()</span>
2020
</code></pre>
2121

22-
Merging some lifetimes in tokio:
22+
Replace Generic Bound with Impl Trait:
2323

2424
<pre><code class="language-diff hljs"><span class="hljs-title">@@</span>
2525
<span class="hljs-keyword">identifier</span> f, P, p;

0 commit comments

Comments
 (0)