Skip to content

0.5 doc pass #4217

Closed
Closed
@graydon

Description

@graydon
Contributor
  • (DONE) Trait inheritance
  • (DONE) Static methods
  • (SKIP) Condition macro (this is in the library, likely doesn't belong in manual?)
  • (DONE) All noted syntax changes are no longer mentioned
  • (DONE) sigil-object types
  • (DONE) tuple structs
  • (DONE but not committed) enum structs
  • (DONE) Drop trait
  • (DONE) uniqueness / affineness ("move based on type")
  • patterns in function arguments (and do/for block closures)
  • (DONE) Struct expressions

Activity

ghost assigned on Dec 18, 2012
added a commit that references this issue on Dec 19, 2012
catamorphism

catamorphism commented on Dec 20, 2012

@catamorphism
Contributor

I'm working on enum structs, but ran into #4229 (which I'm testing a fix for now).

2 remaining items

removed their assignment
on Jun 16, 2014
added a commit that references this issue on Mar 28, 2025

Merge pull request rust-lang#4217 from shepmaster/tree-borrows-anchor

1d7cd1e
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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon@catamorphism

        Issue actions

          0.5 doc pass · Issue #4217 · rust-lang/rust