guix-commits
[Top][All Lists]
Advanced

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

02/02: website: bootstrapping-rust: Clarify versions.


From: Danny Milosavljevic
Subject: 02/02: website: bootstrapping-rust: Clarify versions.
Date: Tue, 11 Dec 2018 09:59:04 -0500 (EST)

dannym pushed a commit to branch master
in repository guix-artwork.

commit b195bea50b2e4e421c28d2a55e8f69805e40b7e4
Author: Danny Milosavljevic <address@hidden>
Date:   Tue Dec 11 15:58:21 2018 +0100

    website: bootstrapping-rust: Clarify versions.
    
    * website/posts/bootstrapping-rust.md: Clarify versions.
---
 website/posts/bootstrapping-rust.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/posts/bootstrapping-rust.md 
b/website/posts/bootstrapping-rust.md
index cef9c73..cb8d8d3 100644
--- a/website/posts/bootstrapping-rust.md
+++ b/website/posts/bootstrapping-rust.md
@@ -64,8 +64,8 @@ We now got a bootstrap chain like this:
 #### Limitations
 
 * mrustc currently does no borrow checking -- so memory safety
-of our rust 1.19.0 is mostly guaranteed in the sense of "someone else
-built rust 1.19.0 using another Rust compiler and thus ran the borrow
+of our address@hidden is mostly guaranteed in the sense of "someone else
+built address@hidden using another Rust compiler and thus ran the borrow
 checker already".
 
 * The bootstrap chain is rather long.  There are plans to extend



reply via email to

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