Skip to content

Commit 485c2b7

Browse files
committed
Reword spurious errors comment
1 parent 2075e87 commit 485c2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/src/expand.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pub fn derive(input: &DeriveInput) -> TokenStream {
1212
match try_expand(input) {
1313
Ok(expanded) => expanded,
1414
// If there are invalid attributes in the input, expand to an Error impl
15-
// anyway to minimize spurious knock-on errors in other code that uses
15+
// anyway to minimize spurious secondary errors in other code that uses
1616
// this type as an Error.
1717
Err(error) => fallback::expand(input, error),
1818
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy