Skip to content

Propagate errors from compiler_binaries() outwards #5

@aperezdc

Description

@aperezdc

The compiler_binaries() function (including the _clang / _gcc variants) do not propagate errors upwards, and will panic! on certain errors. Returning the errors would allow for better reporting and (potentially) recovery.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions