Skip to content

Commit

Permalink
Reflow to fix inline code span
Browse files Browse the repository at this point in the history
  • Loading branch information
JarredAllen committed Jun 1, 2023
1 parent 1927252 commit d77ac90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/0000-fragment-specifiers-for-generic-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ this set of fragment specifiers is the best for my use cases, but other people
might be interested in macros that parse differently and they might want other
things instead.

Also, should `:generic_bound` include the preceding `:` in the match (e.g. `: 'a
+ SomeTrait` in the example above)? And likewise with the `=` before
Also, should `:generic_bound` include the preceding `:` in the match (e.g.
`: 'a + SomeTrait` in the example above)? And likewise with the `=` before
`:generic_default`? I personally think it looks nicer without, but other people
may disagree with my aesthetic preferences.

Expand Down

0 comments on commit d77ac90

Please sign in to comment.