Skip to content

Commit d77ac90

Browse files
committed
Reflow to fix inline code span
1 parent 1927252 commit d77ac90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-fragment-specifiers-for-generic-arguments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ this set of fragment specifiers is the best for my use cases, but other people
142142
might be interested in macros that parse differently and they might want other
143143
things instead.
144144

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

0 commit comments

Comments
 (0)