Set minimal rust version to 1.72.0 #1438
rust.yml
on: pull_request
Build (Windows)
1m 10s
Check (macOS)
23s
Matrix: Test (default)
Annotations
7 warnings
Test (default) (1.72.0):
ul/src/association/client.rs#L959
the item `BufRead` is imported redundantly
|
Test (default) (1.72.0):
ul/src/association/client.rs#L959
the item `BufReader` is imported redundantly
|
Test (default) (1.72.0):
ul/src/association/client.rs#L959
the item `Cursor` is imported redundantly
|
Test (default) (1.72.0):
ul/src/association/server.rs#L735
the item `BufRead` is imported redundantly
|
Test (default) (1.72.0):
ul/src/association/server.rs#L735
the item `BufReader` is imported redundantly
|
Test (default) (1.72.0):
ul/src/association/server.rs#L735
the item `Cursor` is imported redundantly
|
Test (default) (1.72.0):
ul/src/association/server.rs#L704
field `timeout` is never read
|