Skip to content
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

Automatic toolchain upgrade to nightly-2023-11-29 #2903

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2023-11-28 to nightly-2023-11-29 without any other source changes.
This is an automatically generated pull request. If any of the CI checks fail, manual intervention is required. In such a case, review the changes at https://github.com/rust-lang/rust from rust-lang/rust@49b3924 up to rust-lang/rust@5facb42. The log for this commit range is:
rust-lang/rust@5facb422f8 Auto merge of #118188 - petrochenkov:defeed, r=cjgillot
rust-lang/rust@84de641484 def collector: Set correct namespace in DefPathData for foreign types
rust-lang/rust@f0dc906319 resolve: Feed the def_kind query immediately on DefId creation
rust-lang/rust@df0295f071 Auto merge of #110353 - the8472:in-place-flatten-chunks, r=cuviper
rust-lang/rust@46a24ed2f4 Auto merge of #118405 - matthiaskrgr:rollup-3a2eevc, r=matthiaskrgr
rust-lang/rust@4f3ee302b7 Rollup merge of #118397 - Zalathar:nonzero, r=WaffleLapkin
rust-lang/rust@903789d606 Rollup merge of #118366 - fmease:detect-reject-malformed-rust-repr, r=compiler-errors
rust-lang/rust@4475a1220a Rollup merge of #118341 - Mark-Simulacrum:shrink-thir-print, r=compiler-errors
rust-lang/rust@7dbbffdc67 Rollup merge of #118314 - WaffleLapkin:rename_collectionstests, r=cuviper
rust-lang/rust@787f1a65df Rollup merge of #118299 - frewsxcv:patch-2, r=cuviper
rust-lang/rust@4704d49629 Rollup merge of #118236 - ksw2000:update_mod_comment, r=cuviper
rust-lang/rust@4af1f99740 Rollup merge of #115331 - the8472:chars_advance, r=cuviper
rust-lang/rust@e06c94d6cb Auto merge of #118282 - fee1-dead-contrib:enforce-more, r=compiler-errors
rust-lang/rust@c2ec90854a Auto merge of #118395 - compiler-errors:rollup-c8yqlmw, r=compiler-errors
rust-lang/rust@00d5f18954 Fix comments for unsigned non-zero checked_add, saturating_add
rust-lang/rust@2aca7247a7 Rollup merge of #118384 - shepmaster:unused-tuple-struct-field-cleanup-rustdoc, r=GuillaumeGomez
rust-lang/rust@fa636d0481 Rollup merge of #118382 - shepmaster:unused-tuple-struct-field-cleanup, r=compiler-errors
rust-lang/rust@344459ed4f Rollup merge of #118381 - Enselic:edit-dist-len, r=WaffleLapkin
rust-lang/rust@7851d985fd Rollup merge of #118374 - klensy:collect_active_jobs, r=compiler-errors
rust-lang/rust@4936b3abdd Rollup merge of #118202 - azhogin:azhogin/link_args_wrapping, r=petrochenkov
rust-lang/rust@7aa513b861 Rollup merge of #118172 - ouz-a:improve_emit_stable1, r=celinval
rust-lang/rust@8ff558b8fc Rollup merge of #117526 - estebank:issue-24157, r=b-naber
rust-lang/rust@1742a9fce6 Rollup merge of #114708 - tgross35:tgross35-patch-1, r=Mark-Simulacrum
rust-lang/rust@203aaf62a9 Rollup merge of #111133 - hkmatsumoto:handle-python-slicing, r=TaKO8Ki
rust-lang/rust@40cf1f9257 optimize str::iter::Chars::advance_by
rust-lang/rust@3f55e8665c benchmarks for Chars::advance_by
rust-lang/rust@765a713dff Address unused tuple struct fields in rustdoc
rust-lang/rust@87380cbc0c Address unused tuple struct fields in the compiler
rust-lang/rust@15f9bab7ba add otherwise into targets
rust-lang/rust@45fc842ed9 rustc_span: Use correct edit distance start length for suggestions
rust-lang/rust@8221f9c837 Account for ! arm in tail match expr
rust-lang/rust@31d99836bf QueryContext: rename try_collect_active_jobs -> collect_active_jobs and change it's return type from Option to QueryMap
rust-lang/rust@7a88458363 Added linker_arg(s) Linker trait methods for link-arg to be prefixed "-Wl," for cc-like linker args and not verbatim
rust-lang/rust@acec70de9b Change help message to make some sense in broader context
rust-lang/rust@730d299354 Address review feedbacks
rust-lang/rust@61c3e4d56e Make tidy test happy
rust-lang/rust@e65c060d78 Detect Python-like slicing and suggest how to fix
rust-lang/rust@dd3437b718 rename method
rust-lang/rust@16c164fea3 Detect and reject malformed repr(Rust) hints
rust-lang/rust@8375fe4710 Simplify indenting in THIR printing
rust-lang/rust@865ab921ab Rename {collections=>alloc}{tests,benches}
rust-lang/rust@de2779077a add successors and their formatter
rust-lang/rust@a8a5704f1b Update OnceLock documentation to give a concrete 'lazy static' example, and expand on existing example.
rust-lang/rust@879c7f91ab add pretty_terminator
rust-lang/rust@d5ebdfc2c5 effects: Run enforce_context_effects for all method calls
rust-lang/rust@1928d82385 correct grammar
rust-lang/rust@e9f628e109 Update comment for consistent context logic.
rust-lang/rust@072b51cbb5 unchecked layout calculations when shrinking during in-place collect
rust-lang/rust@c98070d522 relax size and alignment requirements for in-place iteration
rust-lang/rust@439f63019f support in-place collecting additional FlatMap shapes
rust-lang/rust@7047fb41b6 update in-place-iteration module docs
rust-lang/rust@6e4f98c987 don't leak items if alloc::shrink panics
rust-lang/rust@3ca6bb0b44 Expand in-place iteration specialization to Flatten, FlatMap and ArrayChunks
rust-lang/rust@b1ad22941b Allow setting rla-* labels via rustbot

@github-actions github-actions bot requested a review from a team as a code owner November 29, 2023 02:57
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Nov 29, 2023
@tautschnig tautschnig added Z-BenchCI Tag a PR to run benchmark CI and removed Z-BenchCI Tag a PR to run benchmark CI labels Nov 29, 2023
@tautschnig tautschnig merged commit aeafbd8 into main Nov 29, 2023
29 of 30 checks passed
@tautschnig tautschnig deleted the toolchain-2023-11-29 branch November 30, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants