Skip to content

Commit

Permalink
Merge pull request #14 from TathagataRoy1278/main
Browse files Browse the repository at this point in the history
Changed wrong semantic patch title
  • Loading branch information
ojeda authored Nov 27, 2023
2 parents 0877820 + 8e139ff commit a0cca6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Coccinelle-for-Rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Changing a method call sequence in the Rust implementation:
<span class="hljs-addition">+ tcx.bound_type_of(arg).subst_identity()</span>
</code></pre>

Merging some lifetimes in tokio:
Replace Generic Bound with Impl Trait:

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

0 comments on commit a0cca6a

Please sign in to comment.