Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic toolchain upgrade to nightly-2023-11-08 (#2866)
Update Rust toolchain from nightly-2023-11-07 to nightly-2023-11-08 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@189d6c7 up to rust-lang/rust@7adc89b. The log for this commit range is: rust-lang/rust@7adc89b69b Auto merge of #117680 - matthiaskrgr:rollup-kgaa4ma, r=matthiaskrgr rust-lang/rust@518fe492f1 Rollup merge of #117675 - zmodem:vectorize_h, r=durin42 rust-lang/rust@f6f6fd1d1a Rollup merge of #117639 - rustbot:docs-update, r=ehuss rust-lang/rust@f8c67704f2 Rollup merge of #117616 - RalfJung:unstable-target-features, r=compiler-errors rust-lang/rust@cd5b5e08fe Rollup merge of #115485 - DaniPopes:rustdoc-macro-consts, r=jackh726,fmease rust-lang/rust@118a2deea5 Auto merge of #117617 - Urgau:bump-libc-0.2.150, r=Mark-Simulacrum rust-lang/rust@84abf837b8 manually bless a wasm-only test rust-lang/rust@752a6132e5 llvm-wrapper: Remove include of non-existant Vectorize.h rust-lang/rust@9bd71afb90 Auto merge of #115904 - notriddle:notriddle/preload-bold, r=GuillaumeGomez rust-lang/rust@187d1afa9d Auto merge of #117297 - clubby789:fn-trait-missing-paren, r=TaKO8Ki rust-lang/rust@61a3eea804 Auto merge of #117229 - matthewjasper:thir-unsafeck-fixes, r=cjgillot rust-lang/rust@114f1f6838 Auto merge of #117610 - compiler-errors:object-hmm, r=aliemjay rust-lang/rust@504f63efb0 Auto merge of #117418 - compiler-errors:better_error_body, r=oli-obk rust-lang/rust@4e0fb98a5c Auto merge of #117006 - estebank:issue-69512, r=compiler-errors rust-lang/rust@f926031ea5 When not finding assoc fn on type, look for builder fn rust-lang/rust@7b97a5ca84 Auto merge of #117511 - gurry:117406-err-packed-structs, r=compiler-errors rust-lang/rust@5a9f07cc97 Build a better MIR body when errors are encountered rust-lang/rust@171d5587ca Don't instantiate the binder twice when assembling object candidate rust-lang/rust@24e14dd8b4 Only check predicates for late-bound non-lifetime vars in object candidate assembly rust-lang/rust@bf65e3bddb Update books rust-lang/rust@868de8e76b Visit patterns in THIR let expressions rust-lang/rust@2b59992736 Add suggestion to THIR unsafe_op_in_unsafe_fn lint rust-lang/rust@2b2c0f9886 Allow tests with rust-rustfix and revisions rust-lang/rust@931692fa13 Recognise thread local statics in THIR unsafeck rust-lang/rust@b85c6835d0 warn when using an unstable feature with -Ctarget-feature rust-lang/rust@15719a8c1d libc: bump dependency to 0.2.150 rust-lang/rust@4b3ece475d Emit explanatory note for move errors in packed struct derives rust-lang/rust@904aceec7d Give a better diagnostic for missing parens in Fn* bounds rust-lang/rust@2b858b7eb8 Format macro const literals with pretty printer rust-lang/rust@2a92981301 rustdoc: stop preloading Source Serif 4 Bold Co-authored-by: celinval <celinval@users.noreply.github.com> Co-authored-by: Zyad Hassan <88045115+zhassan-aws@users.noreply.github.com>
- Loading branch information