Skip to content

offer a DebugWithDb derive #387

Open
@nikomatsakis

Description

@nikomatsakis

In #317, @agluszak made salsa structs automatically implement DebugWithDb, and leveraged the HasImpl check to make that work transparently even for fields that don't have DebugWIthDb impls.

We should let people do that for their own structs with #[derive(DebugWithDb)].

Metadata

Metadata

Assignees

No one assigned

    Labels

    salsa-2022Tracking issue for new salsa

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions