Closed
Description
RLS panics when I include romio or similar crates involing futures.
use romio::TcpStream;
RLS Backtrace:
thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:636:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
note: the compiler unexpectedly panicked. this is a bug.