Commit 627ef3b
committed
EarlyNetworkSetupError: stop duplicate log output on DnsResolver variant
Similar to the last commit, this updates the #[error(...)] attribute on
the DnsResolver variant on EarlyNetworkSetupError, to avoid recursing
into the Display implementation of ResolveError.
All callers appear to be handling EarlyNetworkSetupError correctly
already, so this commit doesn't make any other changes.1 parent 90258e9 commit 627ef3b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments