Skip to content

Commit

Permalink
deploy: be0ffd7
Browse files Browse the repository at this point in the history
  • Loading branch information
glyn committed Oct 16, 2024
1 parent 00b62ab commit 48c170f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions official.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,13 @@ <h1 id="official-rust-books"><a class="header" href="#official-rust-books">Offic
<li><a href="https://doc.rust-lang.org/reference/">The Rust Reference</a> - primary reference to the Rust language</li>
<li><a href="https://doc.rust-lang.org/unstable-book/">The Rust Unstable Book</a> - nightly-only features</li>
<li><a href="https://doc.rust-lang.org/nomicon/">The Rustonomicon</a> - the dark arts of unsafe Rust</li>
<li><a href="https://rust-lang.github.io/unsafe-code-guidelines/">Unsafe Code Guidelines Reference</a> - <code>unsafe</code> coding practices</li>
</ul>
<p>Working groups:</p>
<ul>
<li><a href="https://rust-lang.github.io/compiler-team/working-groups/"><em>Compiler team working groups</em></a> - a list of working groups</li>
<li><a href="https://rust-lang.github.io/project-const-generics/index.html">Const Generics Project Group</a> - design and implementation of the const generics feature</li>
<li><a href="https://rust-lang.github.io/rust-project-goals/">Rust Project Goals</a> - Rust Project Goals tracker</li>
<li><a href="https://std-dev-guide.rust-lang.org/about.html">Standard library developers Guide</a></li>
<li><a href="https://lang-team.rust-lang.org/design_notes.html">The Rust Language Design Team</a> - information related to the work of the lang team</li>
<li><a href="https://rust-lang.github.io/types-team/">The Types Team</a> - traits implementation improvements</li>
Expand Down
2 changes: 2 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,13 @@ <h1 id="the-little-book-of-rust-books"><a class="header" href="#the-little-book-
<li><a href="https://doc.rust-lang.org/reference/">The Rust Reference</a> - primary reference to the Rust language</li>
<li><a href="https://doc.rust-lang.org/unstable-book/">The Rust Unstable Book</a> - nightly-only features</li>
<li><a href="https://doc.rust-lang.org/nomicon/">The Rustonomicon</a> - the dark arts of unsafe Rust</li>
<li><a href="https://rust-lang.github.io/unsafe-code-guidelines/">Unsafe Code Guidelines Reference</a> - <code>unsafe</code> coding practices</li>
</ul>
<p>Working groups:</p>
<ul>
<li><a href="https://rust-lang.github.io/compiler-team/working-groups/"><em>Compiler team working groups</em></a> - a list of working groups</li>
<li><a href="https://rust-lang.github.io/project-const-generics/index.html">Const Generics Project Group</a> - design and implementation of the const generics feature</li>
<li><a href="https://rust-lang.github.io/rust-project-goals/">Rust Project Goals</a> - Rust Project Goals tracker</li>
<li><a href="https://std-dev-guide.rust-lang.org/about.html">Standard library developers Guide</a></li>
<li><a href="https://lang-team.rust-lang.org/design_notes.html">The Rust Language Design Team</a> - information related to the work of the lang team</li>
<li><a href="https://rust-lang.github.io/types-team/">The Types Team</a> - traits implementation improvements</li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 48c170f

Please sign in to comment.