From a9fc2d50ae6d09f3c1d53e2230777edf953a3986 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Tue, 24 Sep 2019 13:08:26 -0300 Subject: [PATCH] Added numbered points and reordered some stuff --- porque-rust.html | 118 +++++++++++++++++++++++++---------------------- 1 file changed, 64 insertions(+), 54 deletions(-) diff --git a/porque-rust.html b/porque-rust.html index 9b9239c..a244829 100644 --- a/porque-rust.html +++ b/porque-rust.html @@ -111,14 +111,14 @@
  • Criada em 2006 por Graydon Hoare.
  • Patrocinada pela Mozilla em 2009.
  • Versão 1.0 em 2015.
  • -
  • Versão atual: 1.35
  • +
  • Versão atual: 1.37
  • @@ -128,7 +128,7 @@

    História - +

    @@ -188,6 +188,7 @@

    +

    1. A Linguagem Mais Amada

    A linguagem mais amada segundo o StackOverflow @@ -211,7 +212,7 @@

    -

    "Low Level Language with High Level Abstractions"

    +

    2. "Low Level Language with High Level Abstractions"

    @@ -262,7 +263,7 @@
    -

    Compilador Chato mas Amigável

    +

    3. Compilador Chato mas Amigável

    @@ -356,7 +357,7 @@ fn main() -< int{
    -

    Borrow Checker

    +

    4. Borrow Checker