Michael Lamparski

Results 65 issues of Michael Lamparski

> Once Rust implements associated constants, an associated constant will replace the function `to_int()`. This feature has landed! :tada: (by the way, despite what the toplevel docs say, this crate...

The primary issue that prevented me from implementing these on Vecs was the `cap` field, which is not necessarily a multiple of the array length when using `nest()`. However, `Box`...

It is unclear to me how to use `bytes::complete::escape_transform` on bytestrings, because the only implementors of `ExtendInto` are `[u8]` and `&[u8]`, neither of which can be returned without borrowing from...

* Add submodules for `xtl` and `xtensor`. **Never tell people to clone repos into some relative path.** You are subjecting them to version hell. **Git submodules exist for this very...

Labeling this as Help wanted. Take a look at #63 . This same branch mixes a lot of extremely important updates - like support for Touhou 19 and 20tr -...

help wanted