-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #21439 - alexcrichton:rollup, r=alexcrichton
Continuation of #21428
- Loading branch information
Showing
79 changed files
with
499 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Crates and Modules Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/crates-and-modules.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% Error Handling in Rust | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/error-handling.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Foreign Function Interface Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/ffi.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Macros Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/macros.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Ownership Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/ownership.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Compiler Plugins Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/plugins.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Pointer Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/pointers.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Guide to Rust Strings | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/strings.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Threads and Communication Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/tasks.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Testing Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/testing.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% Writing Safe Low-level and Unsafe Code in Rust | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/unsafe.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
% The (old) Rust Guide | ||
|
||
This content has moved into the | ||
This content has moved into | ||
[the Rust Programming Language book](book/README.html). |
Oops, something went wrong.