We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bb475 commit 671183aCopy full SHA for 671183a
book/src/lint_configuration.md
@@ -895,7 +895,7 @@ The order of associated items in traits.
895
896
## `trivial-copy-size-limit`
897
The maximum size (in bytes) to consider a `Copy` type for passing by value instead of by
898
-reference. By default there is no limit
+reference.
899
900
**Default Value:** `target_pointer_width * 2`
901
0 commit comments