<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/vim/syntax/rust.vim, branch 0.10</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.10</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.10'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-03-30T19:53:44+00:00</updated>
<entry>
<title>Support new attribute syntax in vim syntax file</title>
<updated>2014-03-30T19:53:44+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2014-03-30T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e69712030ba80e3788b07c851d43fe1cfc1e186'/>
<id>urn:sha1:6e69712030ba80e3788b07c851d43fe1cfc1e186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `Freeze` and add `Share` in vim's syntax</title>
<updated>2014-03-28T16:57:04+00:00</updated>
<author>
<name>Flavio Percoco</name>
<email>flaper87@gmail.com</email>
</author>
<published>2014-03-26T23:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e6607a1dd44aab097d0a3f9d7b1a418f6698602'/>
<id>urn:sha1:2e6607a1dd44aab097d0a3f9d7b1a418f6698602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Pod into Copy</title>
<updated>2014-03-28T09:34:02+00:00</updated>
<author>
<name>Flavio Percoco</name>
<email>flaper87@gmail.com</email>
</author>
<published>2014-03-26T23:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81ec1f3c186cd64450d8141aab467f0a1f3a7ebd'/>
<id>urn:sha1:81ec1f3c186cd64450d8141aab467f0a1f3a7ebd</id>
<content type='text'>
Summary:
So far, we've used the term POD "Plain Old Data" to refer to types that
can be safely copied. However, this term is not consistent with the
other built-in bounds that use verbs instead. This patch renames the Pod
kind into Copy.

RFC: 0003-opt-in-builtin-traits

Test Plan: make check

Reviewers: cmr

Differential Revision: http://phabricator.octayn.net/D3
</content>
</entry>
<entry>
<title>rm obsolete references to `DeepClone`</title>
<updated>2014-03-20T05:24:05+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2014-03-20T05:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0de6441aa928446e9e9c4c9a903dcb66a3145c1a'/>
<id>urn:sha1:0de6441aa928446e9e9c4c9a903dcb66a3145c1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Rename Chan/Port types and constructor</title>
<updated>2014-03-13T20:23:29+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-03-09T21:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=78580651131c9daacd7e5e4669af819cdd719f09'/>
<id>urn:sha1:78580651131c9daacd7e5e4669af819cdd719f09</id>
<content type='text'>
* Chan&lt;T&gt; =&gt; Sender&lt;T&gt;
* Port&lt;T&gt; =&gt; Receiver&lt;T&gt;
* Chan::new() =&gt; channel()
* constructor returns (Sender, Receiver) instead of (Receiver, Sender)
* local variables named `port` renamed to `rx`
* local variables named `chan` renamed to `tx`

Closes #11765
</content>
</entry>
<entry>
<title>Merge pull request #12308 from kballard/vim-nested-comments</title>
<updated>2014-03-02T01:36:41+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2014-03-02T01:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b349fee46e393db4cfd8bcf6f89d770a26c9e077'/>
<id>urn:sha1:b349fee46e393db4cfd8bcf6f89d770a26c9e077</id>
<content type='text'>
vim: Tweak how comment nesting works

Reviewed-by: brson
</content>
</entry>
<entry>
<title>Update Vim syntax file last change date.</title>
<updated>2014-02-28T05:04:04+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>me@chrismorgan.info</email>
</author>
<published>2014-02-27T06:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=498a6060ef949f303bdc7d5fc5ef4de88ce0d3ed'/>
<id>urn:sha1:498a6060ef949f303bdc7d5fc5ef4de88ce0d3ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update prelude items in Vim syntax.</title>
<updated>2014-02-28T05:04:04+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>me@chrismorgan.info</email>
</author>
<published>2014-02-27T05:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a663a2d3173832d656f4b2a31009407444defe7'/>
<id>urn:sha1:0a663a2d3173832d656f4b2a31009407444defe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Downgrade `do` to a reserved keyword in Vim.</title>
<updated>2014-02-28T05:04:04+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>me@chrismorgan.info</email>
</author>
<published>2014-02-27T05:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eda5755a9d4f3a8e4664eef1f5de43dded55a517'/>
<id>urn:sha1:eda5755a9d4f3a8e4664eef1f5de43dded55a517</id>
<content type='text'>
This means it gets highlighted as Error by default.
</content>
</entry>
<entry>
<title>Highlight the `mod` in `extern mod x;` as Error.</title>
<updated>2014-02-28T05:04:03+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>me@chrismorgan.info</email>
</author>
<published>2014-02-27T05:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e0088ef80b541b1cd2f99bd03765853f2df7ed44'/>
<id>urn:sha1:e0088ef80b541b1cd2f99bd03765853f2df7ed44</id>
<content type='text'>
Just like the bare keyword `crate` is highlighted as Error (a little
dubious, actually, given macros), `mod` is invalid after `extern`: it's
obsolete syntax.
</content>
</entry>
</feed>
