Skip to content

Change statement to expression in docs #238

Closed
@graydon

Description

@graydon
Contributor

The docs still refer to rust semantics in terms of statements; most things that are documented as statements at present are expressions, in rustc. This is a tedious, semi-automatable rewrite where you spend a lot of time changing very little semantic content, just correcting terminology.

Activity

graydon

graydon commented on Apr 19, 2011

@graydon
ContributorAuthor

Done as of d3409f6

added a commit that references this issue on Jul 19, 2017
added a commit that references this issue on Jan 19, 2019
added a commit that references this issue on Oct 26, 2020

Merge pull request rust-lang#238 from bjorn3/dependabot/cargo/craneli…

fd18bc4
added a commit that references this issue on Mar 7, 2023

Merge pull request rust-lang#238 from GuillaumeGomez/fix-build-instru…

fac8d3a
added a commit that references this issue on Feb 15, 2025

Auto merge of rust-lang#137022 - jieyouxu:bump-bootstrap-cc-cmake, r=…

added a commit that references this issue on Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    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

        Participants

        @graydon

        Issue actions

          Change statement to expression in docs · Issue #238 · rust-lang/rust