improvide readability by removing explicit loops with function re-use #52
Annotations
10 errors and 1 warning
Build:
src/pam/rpassword.rs#L139
cannot find value `cur_len` in this scope
|
Build:
src/pam/rpassword.rs#L141
cannot find value `cur_len` in this scope
|
Build:
src/pam/rpassword.rs#L142
cannot find value `cur_len` in this scope
|
Build:
src/pam/rpassword.rs#L145
cannot find value `i` in this scope
|
Build:
src/pam/rpassword.rs#L147
cannot find value `cur_len` in this scope
|
Build:
src/pam/rpassword.rs#L150
cannot find value `i` in this scope
|
Build:
src/pam/rpassword.rs#L152
cannot find value `cur_len` in this scope
|
Build:
src/pam/rpassword.rs#L155
cannot find value `i` in this scope
|
Build
could not compile `sudo-rs` (lib) due to 8 previous errors
|
Build
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading