Skip to content

Commit 1fff6fb

Browse files
committed
SUMMARY: use the latest core docs
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]>
1 parent cc563a1 commit 1fff6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@
8686
- [Bootlin's Elixir](https://elixir.bootlin.com/linux/latest/source/rust)
8787
- [Compiler Explorer](https://godbolt.org/z/oM99voaPT)
8888
- [Rust Playground](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021)
89-
- [Rust `core` docs](https://doc.rust-lang.org/1.62.0/core/)
89+
- [Rust `core` docs](https://doc.rust-lang.org/core/)

0 commit comments

Comments
 (0)