<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/bind-generic.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<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>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>Register new snapshots, purge log_err and log_full in favour of log(...).</title>
<updated>2011-12-23T01:53:53+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-23T01:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0dfbe7b1b8d630488441982cf3d46f82a3a89db'/>
<id>urn:sha1:f0dfbe7b1b8d630488441982cf3d46f82a3a89db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register snapshots and switch logging over to use of log_full or #error / #debug.</title>
<updated>2011-12-22T22:42:52+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-22T22:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b580954fe140dd45db61d719a49065c3e31de95'/>
<id>urn:sha1:8b580954fe140dd45db61d719a49065c3e31de95</id>
<content type='text'>
</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>Make build_environment and trans_bind_thunk GEP bound arguments the same</title>
<updated>2011-10-12T19:11:07+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-10-12T19:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99f876e3a8da7423252c6b4bad901c5c6f881f1e'/>
<id>urn:sha1:99f876e3a8da7423252c6b4bad901c5c6f881f1e</id>
<content type='text'>
These functions both use GEP_tup_like to get at the arguments bound to the
environment, but they were starting from a different 'level' of the
environment-box structure. Frighteningly, this was leading to them having
different opinions of how the bound arguments were aligned in some cases.
</content>
</entry>
</feed>
