rcls
rcls
Is it intentional that the code below compiles? It looks wrong to me, as it appears to move out of a mutable reference. ``` #![feature(fn_traits)] #![feature(unboxed_closures)] pub struct A {}...
I have no idea if this is a real-life issue, or if SVD has rules that say this shouldn't happen.
Related pull request https://github.com/rust-embedded/svd2rust/pull/515
If I read the source code correctly, - we do create the `.git/crap` directory - we attempt to read the `.git/crap/version-cache.txt` file but give the message above if it doesn't...
Thanks. Looks great at first sight, I'll go over it in detail when I have a chance (hopefully this weekend).
Haven't forgotten this, but been stupidly busy!
The .cvspass has the :2401 which your command-line does not. Could you try running `./crap/crap-clone :pserver:[email protected]:2401/cvs removedupes` instead? Alternatively create a second line in .cvspass `/1 :pserver:[email protected]:/cvs abcdefghi` I'm happy...
Hi, the error is coming from inside the system header files, which looks like there might be a problem with your gcc install? Does compiling a test program with just...
You would have to install libpipeline on your system. But there are also some linux-isms in my source code. I don't have a Mac but patches to get this going...
You would have to install libpipeline on your system. But there are also some linux-isms in my source code. I don't have a Mac but patches to get this going...