Skip to content

Move to where clause assist does not work for lifetime targets #19681

@Veykril

Description

@Veykril
pub fn from_slice<'input:$0 'facet, 'facet, T>(
    json: &'input [u8],
) -> Result<T, JsonError<'_>> where T: Facet<'facet> {}

should trigger it here

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions