We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Updating Rust toolchain from nightly-2023-10-10 to nightly-2023-10-11 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@59edd67 up to rust-lang/rust@d627cf0. The log for this commit range is: rust-lang/rust@d627cf07ce Auto merge of #113915 - cjgillot:ssa-call, r=tmiasko rust-lang/rust@c30b28bdc1 Auto merge of #116605 - GuillaumeGomez:rollup-12ba2o6, r=GuillaumeGomez rust-lang/rust@49dd50bf93 Rollup merge of #116574 - rustbot:docs-update, r=ehuss rust-lang/rust@100713ef08 Rollup merge of #116560 - ouz-a:efficient_ids, r=oli-obk rust-lang/rust@b72db84fd0 Rollup merge of #116559 - Kritzefitz:btree-new-in-const, r=Amanieu rust-lang/rust@fccf9ec224 Rollup merge of #116503 - ehuss:fix-mips-tier, r=Amanieu rust-lang/rust@bbaf6bd136 Rollup merge of #116444 - RalfJung:broken-unused-const, r=oli-obk rust-lang/rust@0e5e04b89a Rollup merge of #116250 - estebank:closure-arg-inference-span, r=petrochenkov rust-lang/rust@4be9cfabf2 Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=GuillaumeGomez rust-lang/rust@5b88d659f8 Auto merge of #116598 - matthiaskrgr:rollup-6xra4jx, r=matthiaskrgr rust-lang/rust@da42858b14 Rollup merge of #116596 - lcnr:normalize-subdir, r=compiler-errors rust-lang/rust@de4980cf44 Rollup merge of #116595 - RalfJung:mir-enable-passes, r=oli-obk rust-lang/rust@f4de82c2b3 Rollup merge of #116589 - Zalathar:successors, r=oli-obk rust-lang/rust@0bc5696dd9 Rollup merge of #116586 - SparrowLii:parallel_log, r=oli-obk rust-lang/rust@061c33051a Auto merge of #116551 - RalfJung:nondet-nan, r=oli-obk rust-lang/rust@0bcb058fb1 add new wrapper for FxIndexMap rust-lang/rust@c70ef36f2c reorder files in solve rust-lang/rust@5c37696f60 Auto merge of #116409 - Zalathar:span-extraction, r=oli-obk rust-lang/rust@d805b265db add some comments explaining why MIR opts are marked as unsound rust-lang/rust@2de454637f -Zmir-enable-passes: document that this may enable unsound passes rust-lang/rust@091bb74e7e Auto merge of #116548 - nnethercote:assert-long-condition, r=matthewjasper rust-lang/rust@5d629457fd coverage: Unbox and simplify bcb_filtered_successors rust-lang/rust@f214497d22 coverage: Replace ShortCircuitPreorder with a single function rust-lang/rust@84d44dd1d8 Auto merge of #116366 - estebank:issue-103982, r=oli-obk rust-lang/rust@6c44425e98 coverage: Remove enum CoverageStatement rust-lang/rust@4b471df25d coverage: Disconnect span extraction from CoverageSpansGenerator rust-lang/rust@972ab8863d coverage: Move initial MIR span extraction into a submodule rust-lang/rust@2dcc828863 use env variable to control thread ids in rustc_log rust-lang/rust@fa6d1e7512 Auto merge of #109882 - ecnelises:aix_std, r=workingjubilee rust-lang/rust@d23dc2093c Account for macros rust-lang/rust@7528fdc4c4 Don't escape_debug the condition of assert!. rust-lang/rust@15c1a6b9e0 Add a ui test with an assertion that has a really long condition. rust-lang/rust@c30d57bb77 fix rust-lang/rust@5c17b8be61 Move some tests around rust-lang/rust@daac011459 Suggest labeling block if break is in bare block rust-lang/rust@7962b9641a Update books rust-lang/rust@77df2cd9a5 spans are now indexmapped rust-lang/rust@5f079dd2ff alloc id is indexmapped rust-lang/rust@0f27c1b5b5 defids are indexmapped rust-lang/rust@d60b43c06a Make BTreeSet::new_in const rust-lang/rust@bbc230478c Make BTreeMap::new_in const rust-lang/rust@08deb0daed float-to-float casts also have non-deterministic NaN results rust-lang/rust@14d29be03c Support AIX in Rust standard library rust-lang/rust@615d738abe ensure unary minus propagates NaN payloads exactly rust-lang/rust@6796c5765d miri: make NaN generation non-deterministic rust-lang/rust@37f080edbc Also consider call and yield as MIR SSA. rust-lang/rust@5e1b0cbe5d add test for const-eval error in dead code during monomorphization rust-lang/rust@8c7d232568 Update docs for mips target tier demotion. rust-lang/rust@7bb594f00e On type error of closure call argument, point at earlier calls that affected inference rust-lang/rust@2a4c9d0756 Update search-result-impl-disambiguation.goml rust-lang/rust@20b93b951a rustdoc: wait for section to open before trying to highlight rust-lang/rust@3583e86674 rustdoc: update test cases for changes to the printing style rust-lang/rust@3fbfe2bca5 rustdoc-search: add impl disambiguator to duplicate assoc items rust-lang/rust@9683f8a965 rustdoc: use let chain in CacheBuilder::fold_item
bcb_filtered_successors
ShortCircuitPreorder
CoverageStatement
CoverageSpansGenerator
escape_debug
assert!
break
CacheBuilder::fold_item
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Updating Rust toolchain from nightly-2023-10-10 to nightly-2023-10-11 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@59edd67 up to rust-lang/rust@d627cf0. The log for this commit range is:
rust-lang/rust@d627cf07ce Auto merge of #113915 - cjgillot:ssa-call, r=tmiasko
rust-lang/rust@c30b28bdc1 Auto merge of #116605 - GuillaumeGomez:rollup-12ba2o6, r=GuillaumeGomez
rust-lang/rust@49dd50bf93 Rollup merge of #116574 - rustbot:docs-update, r=ehuss
rust-lang/rust@100713ef08 Rollup merge of #116560 - ouz-a:efficient_ids, r=oli-obk
rust-lang/rust@b72db84fd0 Rollup merge of #116559 - Kritzefitz:btree-new-in-const, r=Amanieu
rust-lang/rust@fccf9ec224 Rollup merge of #116503 - ehuss:fix-mips-tier, r=Amanieu
rust-lang/rust@bbaf6bd136 Rollup merge of #116444 - RalfJung:broken-unused-const, r=oli-obk
rust-lang/rust@0e5e04b89a Rollup merge of #116250 - estebank:closure-arg-inference-span, r=petrochenkov
rust-lang/rust@4be9cfabf2 Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=GuillaumeGomez
rust-lang/rust@5b88d659f8 Auto merge of #116598 - matthiaskrgr:rollup-6xra4jx, r=matthiaskrgr
rust-lang/rust@da42858b14 Rollup merge of #116596 - lcnr:normalize-subdir, r=compiler-errors
rust-lang/rust@de4980cf44 Rollup merge of #116595 - RalfJung:mir-enable-passes, r=oli-obk
rust-lang/rust@f4de82c2b3 Rollup merge of #116589 - Zalathar:successors, r=oli-obk
rust-lang/rust@0bc5696dd9 Rollup merge of #116586 - SparrowLii:parallel_log, r=oli-obk
rust-lang/rust@061c33051a Auto merge of #116551 - RalfJung:nondet-nan, r=oli-obk
rust-lang/rust@0bcb058fb1 add new wrapper for FxIndexMap
rust-lang/rust@c70ef36f2c reorder files in solve
rust-lang/rust@5c37696f60 Auto merge of #116409 - Zalathar:span-extraction, r=oli-obk
rust-lang/rust@d805b265db add some comments explaining why MIR opts are marked as unsound
rust-lang/rust@2de454637f -Zmir-enable-passes: document that this may enable unsound passes
rust-lang/rust@091bb74e7e Auto merge of #116548 - nnethercote:assert-long-condition, r=matthewjasper
rust-lang/rust@5d629457fd coverage: Unbox and simplify
bcb_filtered_successors
rust-lang/rust@f214497d22 coverage: Replace
ShortCircuitPreorder
with a single functionrust-lang/rust@84d44dd1d8 Auto merge of #116366 - estebank:issue-103982, r=oli-obk
rust-lang/rust@6c44425e98 coverage: Remove enum
CoverageStatement
rust-lang/rust@4b471df25d coverage: Disconnect span extraction from
CoverageSpansGenerator
rust-lang/rust@972ab8863d coverage: Move initial MIR span extraction into a submodule
rust-lang/rust@2dcc828863 use env variable to control thread ids in rustc_log
rust-lang/rust@fa6d1e7512 Auto merge of #109882 - ecnelises:aix_std, r=workingjubilee
rust-lang/rust@d23dc2093c Account for macros
rust-lang/rust@7528fdc4c4 Don't
escape_debug
the condition ofassert!
.rust-lang/rust@15c1a6b9e0 Add a ui test with an assertion that has a really long condition.
rust-lang/rust@c30d57bb77 fix
rust-lang/rust@5c17b8be61 Move some tests around
rust-lang/rust@daac011459 Suggest labeling block if
break
is in bare blockrust-lang/rust@7962b9641a Update books
rust-lang/rust@77df2cd9a5 spans are now indexmapped
rust-lang/rust@5f079dd2ff alloc id is indexmapped
rust-lang/rust@0f27c1b5b5 defids are indexmapped
rust-lang/rust@d60b43c06a Make BTreeSet::new_in const
rust-lang/rust@bbc230478c Make BTreeMap::new_in const
rust-lang/rust@08deb0daed float-to-float casts also have non-deterministic NaN results
rust-lang/rust@14d29be03c Support AIX in Rust standard library
rust-lang/rust@615d738abe ensure unary minus propagates NaN payloads exactly
rust-lang/rust@6796c5765d miri: make NaN generation non-deterministic
rust-lang/rust@37f080edbc Also consider call and yield as MIR SSA.
rust-lang/rust@5e1b0cbe5d add test for const-eval error in dead code during monomorphization
rust-lang/rust@8c7d232568 Update docs for mips target tier demotion.
rust-lang/rust@7bb594f00e On type error of closure call argument, point at earlier calls that affected inference
rust-lang/rust@2a4c9d0756 Update search-result-impl-disambiguation.goml
rust-lang/rust@20b93b951a rustdoc: wait for section to open before trying to highlight
rust-lang/rust@3583e86674 rustdoc: update test cases for changes to the printing style
rust-lang/rust@3fbfe2bca5 rustdoc-search: add impl disambiguator to duplicate assoc items
rust-lang/rust@9683f8a965 rustdoc: use let chain in
CacheBuilder::fold_item
The text was updated successfully, but these errors were encountered: