Update esp-hal requirement from 0.23 to 1 in /tests/xtensa#53
Open
dependabot[bot] wants to merge 8 commits intomainfrom
Open
Update esp-hal requirement from 0.23 to 1 in /tests/xtensa#53dependabot[bot] wants to merge 8 commits intomainfrom
dependabot[bot] wants to merge 8 commits intomainfrom
Conversation
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>
taiki-e
reviewed
Nov 30, 2025
d0bb684 to
bfa583b
Compare
1498669 to
bd7180e
Compare
5dc7046 to
40f1048
Compare
2b62c30 to
def1106
Compare
ea3865d to
d4065de
Compare
```
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.
```
49e18d9 to
4059f08
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on esp-hal to permit the latest version.
Release notes
Sourced from esp-hal's releases.
Commits
5ba50ddPrepare 1.0 release (#4407)7a6c47bTouch up contributing guide (#4410)27a3b5cFix UB in scan_results (#4408)5fde6a7makesvgpath absolute (404 page) (#4402)ff8457dSneakily document size of dram2_uninit (#4360)4db6941Set consistent style options for documentation (#4397)55d2c5bAdd float-save-restore features (#4394)3e68663Implement ISR-safe semaphore ops (#4396)3ff10b2Re-arm timer if no events were handled (#4393)b1729b8Allow usingramoverhandler(#4388)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)