Skip to content

Update RELEASES.txt #5648

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

Update RELEASES.txt #5648

wants to merge 1 commit into from

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Mar 31, 2013

Fix typo and add fixed length vec changes.

@@ -40,6 +40,10 @@ Version 0.6 (April 2013)
`#[deriving(Clone)]`
* Casts to traits must use a pointer sigil, e.g. `@foo as @Bar`
instead of `foo as Bar`.
* Fixed length vector types are now writtern like `[int, .. 3]`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

writtern like -> written as :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, just keeping the balance. Fix type -> make new typo

Fix typo and add fixed length vec changes.
bors added a commit that referenced this pull request Mar 31, 2013
Fix typo and add fixed length vec changes.
@bors bors closed this Apr 1, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 27, 2020
Add license symlink

To make it easier for Linux distributions to ship the licenses text within the rustc_tools_util crate directory.

changelog: none
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants