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

Toolchain upgrade to nightly-2023-09-20 failed #2784

Closed
github-actions bot opened this issue Sep 20, 2023 · 1 comment · Fixed by #2806
Closed

Toolchain upgrade to nightly-2023-09-20 failed #2784

github-actions bot opened this issue Sep 20, 2023 · 1 comment · Fixed by #2806
Labels
[I] CI / Infrastructure Work done to CI, tests and infrastructure. Z-Sync Upstream Fetch changes from rustc repository. Old Rebase

Comments

@github-actions
Copy link
Contributor

Updating Rust toolchain from nightly-2023-09-19 to nightly-2023-09-20 requires source changes.
The failed automated run can be found here.
Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@65ea825 up to rust-lang/rust@bdb0fa3. The log for this commit range is:
rust-lang/rust@bdb0fa3ee5 Auto merge of #113955 - cjgillot:name-apit, r=WaffleLapkin
rust-lang/rust@ac5ac4754a Auto merge of #115979 - GuillaumeGomez:rollup-06ujzgh, r=GuillaumeGomez
rust-lang/rust@1b862186a7 Rollup merge of #115958 - RalfJung:mystery-plus, r=Mark-Simulacrum,notriddle
rust-lang/rust@c5f215af33 Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomez
rust-lang/rust@52a0d136f5 Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning, r=notriddle
rust-lang/rust@0060db74f9 Rollup merge of #115801 - compiler-errors:async-cycle-mono, r=oli-obk
rust-lang/rust@edd7be59da Rollup merge of #115499 - msizanoen1:riscv-fix-transparent-union-abi, r=bjorn3
rust-lang/rust@7a27acfdbb Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errors
rust-lang/rust@028c78c6c7 explain mysterious addition in float minimum/maximum
rust-lang/rust@42f5828b01 Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-se
rust-lang/rust@295ec09b63 Update tests for custom classes
rust-lang/rust@6bed1c6061 Allow more characters in custom classes
rust-lang/rust@0692db1a90 Auto merge of #115865 - RalfJung:mir-mod, r=oli-obk
rust-lang/rust@88b070aa92 Return early in check_custom_code_classes check if the feature is enabled
rust-lang/rust@494fdcd8ec Add new rustdoc-ui test for custom_code_classes_in_docs feature
rust-lang/rust@8769c26989 Auto merge of #115960 - GuillaumeGomez:rollup-8tky3qu, r=GuillaumeGomez
rust-lang/rust@4d4c13bbd6 tests/ui/abi: Enable repr(transparent) union ABI tests on RISC-V
rust-lang/rust@751ecde064 rustc_target/riscv: Fix passing of transparent unions with only one non-ZST member
rust-lang/rust@0944860f35 fix mismatched symbols
rust-lang/rust@57f1f91a9c Rollup merge of #115946 - the8472:panic-on-sched_getaffinity-bug, r=Mark-Simulacrum
rust-lang/rust@f1edecfaab Rollup merge of #115924 - compiler-errors:non-exhaustive-1-zst, r=RalfJung
rust-lang/rust@6cfc6a8705 Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnay
rust-lang/rust@c452090597 Rollup merge of #115625 - compiler-errors:hrtb-infer-err, r=b-naber
rust-lang/rust@66b7bdf279 Rollup merge of #114941 - compiler-errors:inline-shadowed-by-dyn, r=lcnr
rust-lang/rust@3f68468bc6 Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez
rust-lang/rust@d14e601661 comment on the difference between mir::ConstantKind::Unevaluated and mir::ConstantKind::Ty(ty::ConstKind::Unevaluated)
rust-lang/rust@5a0a1ff0cd move ConstValue into mir
rust-lang/rust@be8f5f6e7f organize mir pretty.rs and move more things into it; move statement-related things out of mir/mod.rs
rust-lang/rust@57444cf9f3 use pretty_print_const_value from MIR constant 'extra' printing
rust-lang/rust@10a822be38 move some MIR const pretty-printing into pretty.rs
rust-lang/rust@49f5b17cdb more MIR const types to separate file
rust-lang/rust@ae9c330629 Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3
rust-lang/rust@fd36553aa7 Don't complain on a single non-exhaustive 1-zst
rust-lang/rust@a30ad3a5a6 Don't resolve generic instances if they may be shadowed by dyn
rust-lang/rust@976d377f7f Explain HRTB + infer limitations of old solver
rust-lang/rust@55ce976e06 Failing test
rust-lang/rust@af78bae565 Auto merge of #115289 - compiler-errors:adjust-comments, r=estebank
rust-lang/rust@19dd953540 Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc
rust-lang/rust@f3984ce5bb Auto merge of #115952 - matthiaskrgr:rollup-qzk8t4e, r=matthiaskrgr
rust-lang/rust@aa55d7d730 Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=notriddle
rust-lang/rust@8c5fc204bd Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errors
rust-lang/rust@3ddad3773d Rollup merge of #115941 - lnicola:lnicola-mailmap, r=Mark-Simulacrum
rust-lang/rust@575e091b5c Rollup merge of #115931 - GuillaumeGomez:remove-empty-h2, r=notriddle
rust-lang/rust@3cf5a6beaa Rollup merge of #115930 - Zalathar:spans-bug, r=compiler-errors
rust-lang/rust@970ee09c22 Rollup merge of #115879 - clubby789:migrate-hir-typeck-cast, r=compiler-errors
rust-lang/rust@48c605129b Rollup merge of #115873 - BoxyUwU:tykind_adt_debug, r=oli-obk
rust-lang/rust@0eec5e3d0c Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errors
rust-lang/rust@f27c06cac8 Update browser-ui-test version
rust-lang/rust@6f47a858f2 Use old parser if custom_code_classes_in_docs feature is not enabled
rust-lang/rust@a6d87246f6 panic when encountering an illegal cpumask
rust-lang/rust@10a5b9a0ed compiletest: Don't swallow some error messages.
rust-lang/rust@de6de23570 Add myself to .mailmap
rust-lang/rust@b2bf4b66f8 make more pretty
rust-lang/rust@9c5de75ce1 Migrate 'cast enum with drop to int' diagnostic
rust-lang/rust@80a9699117 Migrate 'trivial cast' lint
rust-lang/rust@82471e9f6c Migrate 'casting unknown pointer' diagnostic
rust-lang/rust@94920cc6e0 Migrate 'int to fat pointer' cast diagnostic
rust-lang/rust@c2841e2a1e Migrate 'cast to bool' diagnostic
rust-lang/rust@dcb3e70861 Migrate 'is_empty' diagnostics
rust-lang/rust@6496181208 Migrate 'lossy int2ptr cast' diagnostic
rust-lang/rust@bf693d1743 Migrate 'lossy ptr2int cast' diagnostic
rust-lang/rust@354397f04d Move mobile topbar title creation entirely into JS
rust-lang/rust@b7e98e13cd Document that the macabi sanitizers are shared with darwin
rust-lang/rust@4eb1b52794 Enable ASAN/LSAN/TSAN for *-apple-ios-macabi
rust-lang/rust@01b67f4b26 coverage: Simplify sorting of coverage spans extracted from MIR
rust-lang/rust@a4cb31bb58 coverage: Regression test for inconsistent handling of closure spans
rust-lang/rust@4690f97099 coverage: Fix an unstable-sort inconsistency in coverage spans
rust-lang/rust@c230637b92 avoid blessing cargo deps's source code in ui tests
rust-lang/rust@d695b95e3b implement -Z ignore-directory-in-diagnostics-source-blocks
rust-lang/rust@b8044774ff Bump libc to 0.2.148
rust-lang/rust@8fbd78ccea Detect cycle errors hidden by opaques during monomorphization
rust-lang/rust@4cf06e84ab rustdoc-doc: add next_chunk to list of vec::intoiter<T> -> [T]
rust-lang/rust@269cb57947 rustdoc-search: fix bugs when unboxing and reordering combine
rust-lang/rust@b59480784d Make ICE backtrace actually match the panic handler
rust-lang/rust@8ad2379407 Don't modify libstd to dump rustc ICEs
rust-lang/rust@9ccb217422 Update docs since path-based type search works now
rust-lang/rust@f42f357a73 rustdoc: update tests for generic parsing and correction
rust-lang/rust@6068850008 rustdoc: fix test case for generics that look like names
rust-lang/rust@89a4c7f552 rustdoc: bug fix for -> option<t>
rust-lang/rust@b6bb06ca5d rustdoc: write detailed chapter on search engine
rust-lang/rust@0b3c617ec0 rustdoc-search: add support for type parameters
rust-lang/rust@217fe24e52 rustdoc-search: null, not -1, for missing id
rust-lang/rust@832a2a18e7 Do not ICE in rustdoc.
rust-lang/rust@3907072af4 Pretty-print impl trait to name it.
rust-lang/rust@fbd62b831e Comments
rust-lang/rust@6c32a64962 std: enable feature(slice_ptr_len) on xous
rust-lang/rust@00280c8972 Cargo.lock: bump compiler_builtins to 0.1.101
rust-lang/rust@6413844a22 std: xous: add support for locks
rust-lang/rust@46a4ec3a71 std: xous: add thread_local_key
rust-lang/rust@d36e516478 std: xous: add thread support
rust-lang/rust@efa470d0ae std: xous: add support for time
rust-lang/rust@4af7d2cf8d std: xous: add output support for stdio
rust-lang/rust@10dad67f89 std: xous: add services support
rust-lang/rust@dfff5bf62f panic_abort: call __rust_abort on xous
rust-lang/rust@823cba9cc8 std: xous: add alloc support
rust-lang/rust@dffc86472e bootstrap: builder: don't add origin paths on xous
rust-lang/rust@112d101f88 std: process: skip tests on xous
rust-lang/rust@0b800577d1 std: fs: skip fs tests on xous
rust-lang/rust@778e8038a2 std: net: skip tests on xous
rust-lang/rust@9afc1e958b std: xous: the basics of os
rust-lang/rust@7892cfb60e std: xous: add os-specific ffi calls
rust-lang/rust@61cfb1734a libstd: add xous to libstd
rust-lang/rust@08a997eea2 style-guide: Add section on bugs, and resolving bugs

@rahulku rahulku added Z-Sync Upstream Fetch changes from rustc repository. Old Rebase [I] CI / Infrastructure Work done to CI, tests and infrastructure. labels Sep 22, 2023
@rahulku
Copy link
Contributor

rahulku commented Sep 22, 2023

@tautschnig , we should add these two labels automatically to these issues.

tautschnig added a commit to tautschnig/kani that referenced this issue Oct 3, 2023
Source changes required by the following upstream commits:

* rust-lang/rust@5a0a1ff0cd move ConstValue into mir
* rust-lang/rust@ea22adbabd adjust constValue::Slice to work for arbitrary slice types
* rust-lang/rust@c94410c145 rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
* rust-lang/rust@44ac8dcc71 Remove GeneratorWitness and rename GeneratorWitnessMIR.
* rust-lang/rust@4ed4913e67 Merge ExternProviders into the general Providers struct
* rust-lang/rust@3c52a3e280 subst -> instantiate
* rust-lang/rust@6a02baaa3d Partially outline code inside the panic! macro

Fixes: model-checking#2784
tautschnig added a commit to tautschnig/kani that referenced this issue Oct 4, 2023
Source changes required by the following upstream commits:

* rust-lang/rust@5a0a1ff0cd move ConstValue into mir
* rust-lang/rust@ea22adbabd adjust constValue::Slice to work for arbitrary slice types
* rust-lang/rust@c94410c145 rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const

Fixes: model-checking#2784
tautschnig added a commit that referenced this issue Oct 5, 2023
Source changes required by the following upstream commits:

* rust-lang/rust@5a0a1ff0cd move ConstValue into mir
* rust-lang/rust@ea22adbabd adjust constValue::Slice to work for
arbitrary slice types
* rust-lang/rust@c94410c145 rename mir::Constant -> mir::ConstOperand,
mir::ConstKind -> mir::Const

Fixes: #2784
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[I] CI / Infrastructure Work done to CI, tests and infrastructure. Z-Sync Upstream Fetch changes from rustc repository. Old Rebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant