error: could not compile smol_str
.
#11782
Labels
closed/works-for-me
dev-experience
OS/Android
Fixes related to Android browser functionality
OS/Desktop
smol_str version is 0.1.17, dependencies not use 0.1.15
'''
error[E0658]:
while
is not allowed in aconst fn
--> G:\Other\brave\brave-browser\src\brave\build\rustup\0.1.4\registry\src\github.aaakk.us.kg-1ecc6299db9ec823\smol_str-0.1.17\src\lib.rs:58:9
|
58 | / while i < text.len() {
59 | | buf[i] = text.as_bytes()[i];
60 | | i += 1
61 | | }
| |_________^
|
= note: see issue #52000 rust-lang/rust#52000 for more information
error: aborting due to previous error
For more information about this error, try
rustc --explain E0658
.error: could not compile
smol_str
.'''
The text was updated successfully, but these errors were encountered: