Skip to content

Quickfix imports are not shown for items in inline macros #1216

@piotmag769

Description

@piotmag769

Repro - this code when blake2s_finalize is not in the scope:

assert_eq!(
            blake2s_finalize(state, byte_count, msg).unbox(),
            [
                0x7a59305, 0x56b8b489, 0xbe3bb37e, 0x58ec6ba0, 0x2f53d5d3, 0x26cd7988, 0xde14c740,
                0x3e3f372e,
            ],
        );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions