Skip to content

Commit

Permalink
SUMMARY: use the latest core docs
Browse files Browse the repository at this point in the history
The kernel is now tracking roughly the latest `rustc` release
(until we establish a minimum version), thus simply point to
the latest `core` docs here.

Signed-off-by: Miguel Ojeda <[email protected]>
  • Loading branch information
ojeda committed Sep 26, 2023
1 parent cc563a1 commit 1fff6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@
- [Bootlin's Elixir](https://elixir.bootlin.com/linux/latest/source/rust)
- [Compiler Explorer](https://godbolt.org/z/oM99voaPT)
- [Rust Playground](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021)
- [Rust `core` docs](https://doc.rust-lang.org/1.62.0/core/)
- [Rust `core` docs](https://doc.rust-lang.org/core/)

0 comments on commit 1fff6fb

Please sign in to comment.