Alexander Bulaev

Results 4 issues of Alexander Bulaev

Currently you can't just write ```rust #[derive(Debug, Display, Error)] pub enum MyError { #[display(fmt = "something failed")] Failed { #[error(source)] source: Box

Using up-to-date master of `bzip2-rs` with `i686` MSVC nightly Rust. When `bzip2-rs` directory is in `C:\Users\Александр\`: ``` Александр@VAIO-FZ13 MINGW64 ~/bzip2-rs (master) $ pwd /c/Users/Александр/bzip2-rs Александр@VAIO-FZ13 MINGW64 ~/bzip2-rs (master) $ rustc...

Would be great to have it :)

Running examples (from HEAD of this repository) fails: ``` alexbool@alexbool-osx ~/D/I/metal-rs> cargo run --example compute Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs Running `target/debug/examples/compute` fatal runtime error: allocator...

bug