Skip to content

Intro of rustc in docs should mention debug/optimization #22330

@tanadeau

Description

@tanadeau

Mentions of the use of the rustc binary in the docs (such as the "Hello, World!" section in the Rust book) should mention that no optimizations are performed unless the -O or similar flag is given. They should also give a quick overview of the debug/optimization differences and use-cases. This distinction is often new to users coming from JIT'ed/interpreted languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions