Skip to content

Update esp-hal requirement from 0.23 to 1 in /tests/xtensa#53

Open
dependabot[bot] wants to merge 8 commits intomainfrom
dependabot/cargo/tests/xtensa/esp-hal-1.0
Open

Update esp-hal requirement from 0.23 to 1 in /tests/xtensa#53
dependabot[bot] wants to merge 8 commits intomainfrom
dependabot/cargo/tests/xtensa/esp-hal-1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 31, 2025

Updates the requirements on esp-hal to permit the latest version.

Release notes

Sourced from esp-hal's releases.

1.0.0

This release has an accompanying blog post: https://developer.espressif.com/blog/2025/10/esp-hal-1/.

To view all the documentation for all crates, along with their chip specific APIs, visit https://docs.espressif.com/projects/rust/.

Please note that only changes to the esp-hal package are tracked in these release notes, please check the esp-hal repo for other packages release notes.

Migration notice

There are no migration changes between 1.0.0-rc.1, and 1.0.0. However, if you are updating a project from a previous version please checkout the tag of your version, and work your way through the migration guides between versions.

Note that unstable drivers see can see a lot of churn between versions, it may be better to just try and adapt your code from the current documentation for those drivers.

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [esp-hal](https://github.com/esp-rs/esp-hal) to permit the latest version.
- [Release notes](https://github.com/esp-rs/esp-hal/releases)
- [Commits](esp-rs/esp-hal@v0.23.0...esp-hal-v1.0.0)

---
updated-dependencies:
- dependency-name: esp-hal
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Comment thread tests/xtensa/Cargo.toml Outdated
@taiki-e taiki-e changed the title Update esp-hal requirement from 0.23 to 1.0 in /tests/xtensa Update esp-hal requirement from 0.23 to 1 in /tests/xtensa Nov 30, 2025
@taiki-e taiki-e force-pushed the main branch 6 times, most recently from d0bb684 to bfa583b Compare January 14, 2026 10:22
@taiki-e taiki-e force-pushed the main branch 9 times, most recently from 1498669 to bd7180e Compare January 25, 2026 11:58
@taiki-e taiki-e force-pushed the main branch 5 times, most recently from 5dc7046 to 40f1048 Compare March 6, 2026 16:43
@taiki-e taiki-e force-pushed the main branch 16 times, most recently from 2b62c30 to def1106 Compare March 14, 2026 05:28
@taiki-e taiki-e force-pushed the main branch 2 times, most recently from ea3865d to d4065de Compare April 13, 2026 13:31
taiki-e added 4 commits May 4, 2026 16:35
```
thread 'rustc' (2647) panicked at /rustc-dev/ad3a598ca4bc7c68bcbbce3e0d3be9a7618df190/compiler/rustc_codegen_gcc/src/builder.rs:365:66:
function ptr
stack backtrace:
libgccjit.so: error: : gcc_jit_context_new_cast: cannot cast _RINvNvNtCs1OMrxd8Wa6Z_3std9panicking12catch_unwind7do_callINtNtNtCsanpdEcSfypT_4core5panic11unwind_safe16AssertUnwindSafeNCINvNtNtCsdNZgdUPYkLl_10proc_macro6bridge6client10run_clientNtB20_11TokenStreamINtNtB11_6option6OptionB2U_ENCNCINvMsg_B20_INtB20_6ClientNtB24_11TokenStreamB48_E7expand1NvCsbTCd6HoQWjq_5paste4exprE00E0EuEB4G_ from type: void (*) (__int8_t *) to type: void

thread 'rustc' (2624) panicked at /rustc-dev/ad3a598ca4bc7c68bcbbce3e0d3be9a7618df190/compiler/rustc_codegen_gcc/src/builder.rs:365:66:
function ptr
stack backtrace:
   0: __rustc::rust_begin_unwind
   0: __rustc::rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::option::expect_failed
   1: core::panicking::panic_fmt
   2: core::option::expect_failed
   3: <rustc_codegen_gcc::builder::Builder>::function_ptr_call
   4: rustc_codegen_gcc::intrinsic::try_intrinsic
   5: <rustc_codegen_gcc::builder::Builder as rustc_codegen_ssa::traits::intrinsic::IntrinsicCallBuilderMethods>::codegen_intrinsic_call
   6: <rustc_codegen_ssa::mir::FunctionCx<rustc_codegen_gcc::builder::Builder>>::codegen_intrinsic_call
   7: <rustc_codegen_ssa::mir::FunctionCx<rustc_codegen_gcc::builder::Builder>>::codegen_call_terminator
   8: <rustc_codegen_ssa::mir::FunctionCx<rustc_codegen_gcc::builder::Builder>>::codegen_terminator
   9: rustc_codegen_ssa::mir::codegen_mir::<rustc_codegen_gcc::builder::Builder>
  10: rustc_codegen_gcc::base::compile_codegen_unit::module_codegen
  11: <rustc_codegen_gcc::GccCodegenBackend as rustc_codegen_ssa::traits::backend::ExtraBackendMethods>::compile_codegen_unit
  12: rustc_codegen_ssa::base::codegen_crate::<rustc_codegen_gcc::GccCodegenBackend>
   3: <rustc_codegen_gcc::builder::Builder>::function_ptr_call
   4: rustc_codegen_gcc::intrinsic::try_intrinsic
   5: <rustc_codegen_gcc::builder::Builder as rustc_codegen_ssa::traits::intrinsic::IntrinsicCallBuilderMethods>::codegen_intrinsic_call
   6: <rustc_codegen_ssa::mir::FunctionCx<rustc_codegen_gcc::builder::Builder>>::codegen_intrinsic_call
   7: <rustc_codegen_ssa::mir::FunctionCx<rustc_codegen_gcc::builder::Builder>>::codegen_call_terminator
   8: <rustc_codegen_ssa::mir::FunctionCx<rustc_codegen_gcc::builder::Builder>>::codegen_terminator
   9: rustc_codegen_ssa::mir::codegen_mir::<rustc_codegen_gcc::builder::Builder>
  10: rustc_codegen_gcc::base::compile_codegen_unit::module_codegen
  11: <rustc_codegen_gcc::GccCodegenBackend as rustc_codegen_ssa::traits::backend::ExtraBackendMethods>::compile_codegen_unit
  12: rustc_codegen_ssa::base::codegen_crate::<rustc_codegen_gcc::GccCodegenBackend>
  13: <rustc_codegen_gcc::GccCodegenBackend as rustc_codegen_ssa::traits::backend::CodegenBackend>::codegen_crate
  14: <rustc_interface::queries::Linker>::codegen_and_build_linker
  15: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
```
@taiki-e taiki-e force-pushed the main branch 3 times, most recently from 49e18d9 to 4059f08 Compare May 5, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant