From 2cf8f77e54758512c351386a2f3eb66902db00f6 Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Sun, 29 Dec 2013 11:31:37 -0500 Subject: [PATCH] Add links to native/green docs --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f52aaa449..7b98ebb2c 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,9 @@
  • std | - extra (master) + extra | + native | + green (master)
  • Other docs @@ -77,7 +79,7 @@

    Rust a safe, concurrent, practical language

    Rust is a curly-brace, block-structured expression language. - It visually resembles the C language family, but differs + It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries