Update rand requirement from 0.8.5 to 0.9.0 #1395
Annotations
7 errors and 5 warnings
build (beta)
Process completed with exit code 101.
|
build (nightly)
The job was canceled because "beta" failed.
|
build (nightly)
Process completed with exit code 101.
|
build (stable)
The job was canceled because "beta" failed.
|
build (stable)
The operation was canceled.
|
failed to resolve: could not find `distributions` in `rand`:
example/fill_random_values/src/lib.rs#L1
error[E0433]: failed to resolve: could not find `distributions` in `rand`
--> example/fill_random_values/src/lib.rs:1:11
|
1 | use rand::distributions::uniform::SampleUniform;
| ^^^^^^^^^^^^^ could not find `distributions` in `rand`
|
lint
Clippy had exited with the 101 exit code
|
formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
minrust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Miri
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|