Evgeniy Dushistov
Evgeniy Dushistov
Hello, today i compiled your program (which i love by the way, although i'm a new user) from trunk and also from openSUSE Build Service. When using a stardict dictionary...
There is problem with compilation of sdcv on old mac os x with clang without c++11 support.
It would be nice to have way to check if it is dns error: ``` reqwest::Error { kind: Request, url: Url { scheme: "http", username: "", password: None, host: Some(Domain("bugaga.com")),...
It would be nice if `rustdoc` can automaticaly calculate `is this function can cause panic` or not and append this info to generated documentation. Cause panic = there is function...
Usage of QTime::start/elapsed is deprecated, so as Qt documentation suggests use QElapsedTimer
I only want to save and load from sqlite database `DateTime` type, so I don't need this https://github.com/rusqlite/rusqlite/blob/5ea4c3b7d6343e98656cac578230f60e5983905f/src/types/chrono.rs#L98 These 7 lines of code (without comments) cause one extra dependency iana-time-zone....
It would be nice to make such code works: ```rust let s: std::borrow::Cow
``` thread 'main' panicked at 'byte index 4 is not a char boundary; it is inside 'т' (bytes 3..5) of `///т.к. `SystemTime` не реализует Encodable и Decodable`', /buildslave/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libcore/str/mod.rs:1771 stack backtrace:...