Skip to content

Update language syntax to match Rust 0.11 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2014
Merged

Conversation

spamwax
Copy link

@spamwax spamwax commented Aug 9, 2014

  • Add support for rust lifetime modifiers
  • Add full support for raw string
  • Add support for std library containers and classes
  • Add support for storage modifiers (box, mut)
  • Add support for Send/Sized/...
  • Add support for block documentation.

- Add support for rust lifetime modifiers
- Add full support for raw string
- Add support for std library containers and classes
- Add support for storage modifiers (box, mut)
- Add support for Send/Sized/...
- Add support for block documentation.
- Update single quote support to match that of Rust specs.
- Fix single quote issue.
- Fix initialization syntax for mut variables.
- Improve macro syntax definition.
jhasse added a commit that referenced this pull request Aug 12, 2014
Update language syntax to match Rust 0.11
@jhasse jhasse merged commit 4aecc2f into rust-lang:master Aug 12, 2014
@jhasse
Copy link

jhasse commented Aug 12, 2014

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants