-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update books #132007
Update books #132007
Conversation
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@bors r+ rollup=never |
Tested on commit rust-lang/rust@3dc1b9f. Direct link to PR: <rust-lang/rust#132007> 🎉 reference on linux: test-fail → test-pass (cc @Havvy @matthewjasper @ehuss).
☀️ Test successful - checks-actions |
Finished benchmarking commit (3dc1b9f): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.
Max RSS (memory usage)Results (secondary 2.2%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 783.896s -> 784.265s (0.05%) |
rust-lang/edition-guide
7 commits in c7ebae25cb4801a31b6f05353f6d85bfa6feedd1..1f07c242f8162a711a5ac5a4ea8fa7ec884ee7a9
2024-10-21 14:29:49 UTC to 2024-10-19 19:08:20 UTC
cargo new
(Update stdout ofcargo new
edition-guide#327)rust-embedded/book
1 commits in f40a8b420ec4b4505d9489965e261f1d5c28ba23..ddbf1b4e2858fedb71b7c42eb15c4576517dc125
2024-10-13 19:53:37 UTC to 2024-10-13 19:53:37 UTC
rust-lang/reference
29 commits in c64e52a3d306eac0129f3ad6c6d8806ab99ae2e9..23ce619966541bf2c80d45fdfeecf3393e360a13
2024-10-05 00:33:03 +0000 to 2024-10-22 21:34:51 +0000
--print cfg
under set configuration options (Mention--print cfg
under set configuration options reference#1636)pat
fragment specifier to be the "current" edition (Fixpat
fragment specifier to be the "current" edition reference#1640)deny
insideforbid
as a no-op (Allowdeny
insideforbid
as a no-op reference#1655)unsafe-keyword.md
andunsafety.md
(Add spec identifier syntax tounsafe-keyword.md
andunsafety.md
reference#1619)?
andfor<>
mutually exclusive (trait bounds grammar: make?
andfor<>
mutually exclusive reference#1650)rust-lang/rustc-dev-guide
5 commits in 07bc9ca..59d94ea
2024-10-21 02:30:07 UTC to 2024-10-07 21:12:09 UTC
needs-profiler-support
toneeds-profiler-runtime
(Renameneeds-profiler-support
toneeds-profiler-runtime
rustc-dev-guide#2095)ignore-coverage-map
andignore-coverage-run
(Document compiletest directivesignore-coverage-map
andignore-coverage-run
rustc-dev-guide#2094)run-pass-valgrind
mentions (Purgerun-pass-valgrind
mentions rustc-dev-guide#2091)