Sam Wainwright

Results 5 comments of Sam Wainwright

```Could not compile `lexical-core`. process didn't exit successfully: `C:\Users\budleigh\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rls.exe --crate-name lexical_core C:\Users\budleigh\.cargo\registry\src\github.com-1ecc6299db9ec823\lexical-core-0.6.7\src\lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg "feature=\"arrayvec\"" --cfg "feature=\"correct\"" --cfg "feature=\"default\"" --cfg "feature=\"ryu\"" --cfg "feature=\"static_assertions\"" --cfg...

Quick workaround is to just change it to `force_str` in your library code until patch. I haven't seen any other immediate breakages

opensuse builds appear to be a bit more broken than that right now, looking into it

Clarifying that builds are broken on openSUSE Leap, not Tumbleweed. There's no distinction made in the Docs, any guidance?