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
12 commits in e16dd73690a6cc3ecdc5f5d94bbc3ce158a42e16..614c19cb4025636eb2ba68ebb3d44e3bd3a5e6e4
2024-12-02 16:22:15 UTC to 2024-11-26 21:15:51 UTC
hello
and string"hello"
(Fix confusion between variablehello
and string"hello"
book#4118)cargo test -- --help
docs (Link to tests section of rustc book forcargo test -- --help
docs book#4116)unsafe
rules (Rust 2024: update Ch. 20 for newunsafe
rules book#4111)rust-lang/reference
2 commits in 5c86c739ec71b8bc839310ff47fa94e94635bba9..8a0b8a4158d9aa961de423b7afcd95521c5deb6a
2024-11-30 19:07:52 UTC to 2024-11-27 13:23:12 UTC
extended_varargs_abi_support
(Update function-pointer.md for stabilization ofextended_varargs_abi_support
reference#1687)rust-lang/rustc-dev-guide
6 commits in 787b4166ccc67bd8f72a6e3ef6685ce9ce82909a..b21d99b770f9aceb0810c843847c52f86f45d2ed
2024-12-02 04:45:30 UTC to 2024-11-27 10:31:58 UTC
git submodule deinit -f --all
(Spell outgit submodule deinit -f --all
rustc-dev-guide#2153)//@ proc-macro
aux build directive docs (Update//@ proc-macro
aux build directive docs rustc-dev-guide#2149)pretty-expanded
as it no longer exists (Removepretty-expanded
as it no longer exists rustc-dev-guide#2147)