Skip to content

Commit d8d2237

Browse files
committed
fluff
1 parent 339f9ea commit d8d2237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fuzzing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Of course, it's best to try multiple build configurations and see
134134
what actually results in superior throughput.
135135

136136
You may want to build rustc from source with debug assertions to find
137-
additional bugs, though this is a trade-off: it can slow down fuzzing by
137+
additional bugs, though this can slow down fuzzing by
138138
requiring extra work for every execution.
139139
To enable debug assertions, add this to `bootstrap.toml` when compiling rustc:
140140

0 commit comments

Comments
 (0)