Skip to content

Remove workarounds for Rust bugs in Yoke, DataPayload #1061

@sffc

Description

@sffc

There are docs tests in the yoke and icu_provider crate that will begin compiling in Rust 1.56 or 1.57, due to fixes to upstream bugs rust-lang/rust#86703 (fixed in 1.56) and rust-lang/rust#88446 (fixed in 1.57). This issue is to track steps to update to these Rust versions once stabilized and at the same time update our docs tests.

As part of this bug, also remove the obsolete with_capture variants of the functions, and fix alignment between Yoke and DataPayload.

CC @Manishearth

Metadata

Metadata

Assignees

Labels

C-data-infraComponent: provider, datagen, fallback, adaptersS-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