pventuzelo opened Issue #1877:
Build is broken using latest nightly due to staticvec. A new version of staticvec have been release.
see https://github.com/slightlyoutofphase/staticvec/issues/37 for more info.
pventuzelo labeled Issue #1877:
Build is broken using latest nightly due to staticvec. A new version of staticvec have been release.
see https://github.com/slightlyoutofphase/staticvec/issues/37 for more info.
pventuzelo labeled Issue #1877:
Build is broken using latest nightly due to staticvec. A new version of staticvec have been release.
see https://github.com/slightlyoutofphase/staticvec/issues/37 for more info.
github-actions[bot] commented on Issue #1877:
Subscribe to Label Action
cc @bnjbvr
<details>
This issue or pull request has been labeled: "cranelift"Thus the following users have been cc'd because of the following labels:
- bnjbvr: cranelift
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
bjorn3 commented on Issue #1877:
Cranelift doesn't depend on
staticvec
, only Lightbeam does: https://github.com/bytecodealliance/wasmtime/blob/60d55a3483165c0b31503edebab5ce8c0294990c/Cargo.lock#L1102-L1119
slightlyoutofphase commented on Issue #1877:
I opened a pull request to update lightbeam's dependency to 0.10, which fixes this problem.
Sorry this has happened though... I honestly did not see it coming / expect it at all. The language functionality I was using in 0.9 that got broken had been working flawlessly for months, and to me seemed like an entirely safe bet.
slightlyoutofphase edited a comment on Issue #1877:
I opened a pull request to update lightbeam's dependency to 0.10, which fixes this problem.
Sorry this has happened though... I honestly did not see it coming / expect it at all.
The language functionality I was using in 0.9 that got (intentionally it seems) broken had been working flawlessly for months, and to me seemed like an entirely safe bet.
pventuzelo commented on Issue #1877:
Thanks @slightlyoutofphase
slightlyoutofphase edited a comment on Issue #1877:
I opened a pull request to update lightbeam's dependency to 0.10, which fixes this problem.
Sorry this has happened though... I honestly did not see it coming / expect it at all.
The "basic math operations in constant generic type signatures" language functionality I was using in 0.9 and earlier that got (intentionally it seems) broken had been working flawlessly for months, and to me seemed like an entirely safe bet.
slightlyoutofphase commented on Issue #1877:
No problem!
slightlyoutofphase edited a comment on Issue #1877:
I opened a pull request to update lightbeam's dependency to 0.10, which fixes this problem.
Sorry this has happened though... I honestly did not see it coming / expect it at all.
The "basic math operations in constant generic type signatures" language functionality I was using in 0.9 and earlier that got (intentionally it seems) broken / disabled had been working flawlessly for months, and to me seemed like an entirely "safe bet".
alexcrichton commented on Issue #1877:
I believe this has now been addressed, so closing.
alexcrichton closed Issue #1877:
Build is broken using latest nightly due to staticvec. A new version of staticvec have been release.
see https://github.com/slightlyoutofphase/staticvec/issues/37 for more info.
Last updated: Nov 22 2024 at 16:03 UTC