Skip to content

Update pinned nightly #977

Closed
Closed
@Manishearth

Description

@Manishearth

From #968 (comment)

We pin nightly-2021-02-28 in CI for WASM/FFI testing so that our usage of nightly features doesn't suddenly break. We'll eventually want to bump it (especially once rust-lang/rust#85499 lands, fixing a lot of the compiler bugs plaguing yoke). It's good if we can update it to something recent.

At the moment the WASM build fails with things like

    error: WASM error: Invalid name type (at offset 18707)

..

unknown name subsection at 1187412
unknown name subsection at 1187432

Searching around this seems fixable; we should figure out what's wrong and fix it so we can use a newer nightly.

Metadata

Metadata

Assignees

Labels

A-ffiArea: FFI, WebAssembly, TranspilationC-ffi-infraComponent: Diplomat, horizontal FFIC-test-infraComponent: Integration test infrastructureS-smallSize: One afternoon (small bug fix or enhancement)T-docs-testsType: Code change outside core library

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions