- Notifications
You must be signed in to change notification settings - Fork516
Commit7da8e5a
committed
Hide
This fixes warnings reported by rust 1.60 when doing the following:```shell$ cargo test --manifest-path tokio-postgres/Cargo.toml --no-default-features```tokio_postgres::client::SocketConfig
behind "runtime" feature1 parent38da7fa commit7da8e5a
1 file changed
+5
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| 30 | + | |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
| |||
145 | 148 |
| |
146 | 149 |
| |
147 | 150 |
| |
| 151 | + | |
148 | 152 |
| |
149 | 153 |
| |
150 | 154 |
| |
|
0 commit comments
Comments
(0)