Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp committed Dec 18, 2024
1 parent 0e2fbbf commit 017d5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/rust_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Note that this setting is actually called `clippy.toml`.
The default value for `--codegen-units` which also affects resource allocation for rustc actions.

Note that any value 0 or less will prevent this flag from being passed by Bazel and allow rustc to
perform it's default behavior.
perform its default behavior.

https://doc.rust-lang.org/rustc/codegen-options/index.html#codegen-units

Expand Down

0 comments on commit 017d5e5

Please sign in to comment.