Skip to content

Fix usages of unsafe related to hard-to-model lifetimes #96

@cswinter

Description

@cswinter

Various parts of the code use mem::transmute to make lifetimes work out for data referencing strings. More details on the issue here: https://clemenswinter.com/2018/07/09/how-to-analyze-billions-of-records-per-second-on-a-single-desktop-pc/4/
Probably not worth revisiting this until generic associated types are available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions