Commit 03ceec1
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 9c3e310 commit 03ceec1
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