Skip to content

Latest commit

 

History

History
 
 

first-edition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>The Rust Programming Language</title>
    <script>
	window.location.replace("https://doc.rust-lang.org/stable/book/first-edition/README.html");
    </script>
  </head>
  <body>
    <h1>The book has moved</h1>
    <p>Please <a href="https://doc.rust-lang.org/stable/book/first-edition/README.html">go here</a>.</p>
  </body>
</html>