Skip to content

Commit 4be89f0

Browse files
committed
fluff
1 parent 4eff79d commit 4be89f0

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
@@ -133,7 +133,7 @@ Of course, it's best to try multiple build configurations and see
133133
what actually results in superior throughput.
134134

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

0 commit comments

Comments
 (0)