<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/expr-block-generic-box2.rs, branch 0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-06-21T00:27:28+00:00</updated>
<entry>
<title>Remove bind. Issue #2189</title>
<updated>2012-06-21T00:27:28+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-20T02:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4dcf84e4f4a9a54254fd426609ad9f1ccffae3b9'/>
<id>urn:sha1:4dcf84e4f4a9a54254fd426609ad9f1ccffae3b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make bind syntax unnecessary: just use _ for one of the arguments</title>
<updated>2012-02-11T18:14:41+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-02-07T14:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b106ef81164a33e2f18820274b48cb9673c423af'/>
<id>urn:sha1:b106ef81164a33e2f18820274b48cb9673c423af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to new param kind bound syntax</title>
<updated>2012-01-05T14:50:02+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-05T14:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60ae1590af034755b5cb1e1e71f2240a710299a2'/>
<id>urn:sha1:60ae1590af034755b5cb1e1e71f2240a710299a2</id>
<content type='text'>
And remove support for the old syntax
</content>
</entry>
<entry>
<title>Update stdlib, compiler, and tests to new kind system</title>
<updated>2011-11-18T11:49:01+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-18T11:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6491bb42636f4c43f3cbb48fdb98ddd749e6e5d'/>
<id>urn:sha1:f6491bb42636f4c43f3cbb48fdb98ddd749e6e5d</id>
<content type='text'>
This involved adding 'copy' to more generics than I hoped, but an
experiment with making it implicit showed that that way lies madness --
unless enforced, you will not remember to mark functions that don't
copy as not requiring copyable kind.

Issue #1177
</content>
</entry>
<entry>
<title>Update our code to new type parameter kind syntax</title>
<updated>2011-10-25T13:56:55+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-10-25T13:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cfdf193c4671a11e40743748d9cded9603386346'/>
<id>urn:sha1:cfdf193c4671a11e40743748d9cded9603386346</id>
<content type='text'>
Closes #1067
</content>
</entry>
<entry>
<title>Make fn denote a bare function. Convert fn to fn@ as needed</title>
<updated>2011-10-21T01:23:48+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-10-18T22:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29ad3bdb103bec8d45df6f015802668722af6a00'/>
<id>urn:sha1:29ad3bdb103bec8d45df6f015802668722af6a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pass-by-ref annotation to the tests to make them typecheck</title>
<updated>2011-10-07T08:41:39+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-10-06T10:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41528dc5438f66c001a521d287be59e9c0d3addf'/>
<id>urn:sha1:41528dc5438f66c001a521d287be59e9c0d3addf</id>
<content type='text'>
Issue #1008
</content>
</entry>
<entry>
<title>Enforce copy restrictions on let initializers</title>
<updated>2011-09-27T05:00:15+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-09-27T04:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6b42ad5ea0b3c885393ee104770b4be743807fbb'/>
<id>urn:sha1:6b42ad5ea0b3c885393ee104770b4be743807fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat for new mode syntax, step 1</title>
<updated>2011-09-12T10:04:14+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-09-12T09:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc6b7c8b381bcb506eab0f50c69b6cc18aafacb2'/>
<id>urn:sha1:fc6b7c8b381bcb506eab0f50c69b6cc18aafacb2</id>
<content type='text'>
Long lines were fixed in a very crude way, as I'll be following up
with another reformat in a bit.
</content>
</entry>
<entry>
<title>Reformat</title>
<updated>2011-08-20T18:04:00+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-19T22:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=518dc52f85c2efb67aaa1208c02e9a7e0bdaca49'/>
<id>urn:sha1:518dc52f85c2efb67aaa1208c02e9a7e0bdaca49</id>
<content type='text'>
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
</content>
</entry>
</feed>
