RepoNotes
Toggle theme
Loading ...
Sign in
rust-lang/book
The Rust Programming Language
17631
20
390
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-lang
16804
Followers
0
Following
237
Repos
No Twitter
Nothing here
Branches
main
gh-pages
fix-inline-code-dprint
Releases
Rust 2024 Print Edition
Add async chapter
Update to use rand 0.8
Commits
Temporarily remove the link to `Drop::drop`
Synchronize TrplNote name This changes the name of the `TrplNote` mdbook preprocessor so that it matches the name used in `book.toml`. The reason this needs to be in sync is that in upstream we use `
Update to mdbook 0.5 Changelog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-051 This also changes it so that it is not necessary to install `mbdook-trpl`. This should make it
Issues
Improve explanations of if statement behavior in Rust
Remove repetition
Ideas for Managing Physical Storage Space Efficiently