Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
rust-lang/book
61 commits in f660f341887c8bbcd6c24fbfdf5d2a262f523965..f78ab89d7545ac17780e6a367055cc089f4cd2ec
2025-11-10 03:30:48 UTC to 2025-01-22 16:19:58 UTC
pub use(Ch. 07: Clarify sentences aboutpub usebook#4293)usestatements (Ch. 02: Consistent ordering ofusestatements book#4292)Postmethods (Ch. 18: correct discussion of delegation inPostmethods book#4281)use std::pin::{Pin, pin};on introduction (Ch. 17: mentionuse std::pin::{Pin, pin};on introduction book#4279)user1availability (Ch. 05: further tweak to wording aboutuser1availability book#4246)fntype and closures (Ch. 19: Correct the discussion offntype and closures book#4244)cargo fix(Fix example forcargo fixbook#4226)rust-lang/edition-guide
1 commits in 5c621253d8f2a5a4adb64a6365905db67dffe3a2..9cf5443d632673c4d41edad5e8ed8be86eeb3b8f
2025-11-15 21:51:11 UTC to 2025-11-15 21:51:11 UTC
rust-lang/nomicon
4 commits in 60f0b30d8ec1c9eb5c2582f2ec55f1094b0f8c42..0fe83ab28985b99aba36a1f0dbde3e08286fefda
2025-11-15 00:03:14 UTC to 2025-11-05 20:56:09 UTC
rust-lang/reference
6 commits in e122eefff3fef362eb7e0c08fb7ffbf5f9461905..f9f1d2a4149f02582aec2f8fcdfa5b596193b4e2
2025-11-16 15:23:27 UTC to 2025-11-09 15:04:53 UTC
isizeexplicitly (Guarantee the binary representation ofisizeexplicitly reference#2064)no_implicit_preludeto use the attribute template (Updateno_implicit_preludeto use the attribute template reference#1914)no_stdto use the attribute template (Updateno_stdto use the attribute template reference#1913)rust-lang/rust-by-example
1 commits in 160e6bbca70b0c01aa4de88d19db7fc5ff8447c3..f944161716230641605b5e3733e1c81f10047fd4
2025-11-05 12:46:38 UTC to 2025-11-05 12:46:38 UTC
Pathtype documentation for clarity (RevisePathtype documentation for clarity rust-by-example#1972)