gnu: mrustc: Fix deserialization bug in communication with the procedural
authorDanny Milosavljevic <dannym@scratchpost.org>
Fri, 1 Feb 2019 16:06:25 +0000 (17:06 +0100)
committerDanny Milosavljevic <dannym@scratchpost.org>
Wed, 13 Feb 2019 12:28:29 +0000 (13:28 +0100)
commitbaf766a7ff9db45c707b4539176f2143fbd90efd
treeb08f7fdc93aee4f1eddf23c5ec3233aee005944a
parent8b7e6d005e9f709bece4bba05186a4abda3e4deb
gnu: mrustc: Fix deserialization bug in communication with the procedural
macro compiler plugin.

* gnu/packages/patches/mrustc-0.8.0-fix-variable-length-integer-receiving.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rust.scm (mrustc)[source]: Use it.

Co-authored-by: Chris Marusich <cmmarusich@gmail.com>
gnu/local.mk
gnu/packages/patches/mrustc-0.8.0-fix-variable-length-integer-receiving.patch [new file with mode: 0644]
gnu/packages/rust.scm