Mykolas Peteraitis

Results 8 issues of Mykolas Peteraitis

Hello, first of all, thanks for this amazing crate. In my project, I find your `#[repr(C)]` equivalents of common types from `std` and such (`RVec`, `RString`, etc) very useful, however...

Adds a Github Action for building and testing the code on every `push` event

Another issue with doors: sometimes when you place them on grass with snow, the block doesn't change and still is snowy ![screenshot20200815122411](https://user-images.githubusercontent.com/25486263/90309609-b8acb680-def2-11ea-9ab4-b36fec91b84b.png) _Originally posted by @PonasKovas in https://github.com/feather-rs/feather/issues/293#issuecomment-674374115_

bug

Hey, as you probably noticed, our server has been dead for the last few months, and I myself haven't been working on this project in a long time, due to...

**Describe the bug** When deriving the `Module` trait, it also implements `Clone`, but only if the struct has the `B: Backend` generic. **To Reproduce** ```rust #[derive(Module, Debug, Clone)] // Error:...

bug

Hello, just saw that the info on sublime is a bit outdated. I'm currently using the LSP plugin configured with rust-analyzer and it works very well, also RustFmt (more popular...

### Is there an existing issue for this? (Please read the description) - [X] I have searched the existing issues ### Current Behavior I have long playlists (more than 500...

bug