Skip to content

Rename all mentions of nil to unit or () #53719

Closed
@oli-obk

Description

@oli-obk

Ancient Rust used the term nil to describe the empty tuple. The compiler still uses this in a few places (e.g. the mk_nil method). All of these mentions should be changed to the current terminology or just outright () in comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions