guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/86] gnu: Add rust-spin.


From: Danny Milosavljevic
Subject: Re: [PATCH 02/86] gnu: Add rust-spin.
Date: Wed, 4 Jan 2017 01:21:34 +0100

>+    (synopsis "Spin is a library which implements a simple spinlock")

Just (synopsis "Simple spinlock") is enough. Maybe mention Rust? What do you 
think?

> +     "Synchronization primitives based on spinning.  They may contain
> +data, they are usable without `std` and static initializers are
> +available.")

What does the weird quote (`) mean here? I'd write @code{std}

Otherwise OK!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]