Skip to content

Enable by default instead. #4

@borissmidt

Description

@borissmidt

I seem to often forget to enable the assert flag when i run the tests of a project and also when building a development app.

It might be a better idea to by default enable the assertions and make the release/unsafe build explicit since a real release often already is a special build in many cases.

But using assertions + panics really cleans up many of the undefined behavior and unhandled cases make the code clearer instead of having a lot of 'implicit' behavior.

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