<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/mutable-huh-variance-vec2.rs, branch 0.4</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.4</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-14T21:30:48+00:00</updated>
<entry>
<title>Treat bare vector and string literals as fixed length vecs. Closes #2922.</title>
<updated>2012-07-14T21:30:48+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-07-14T20:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6822ec3eb4cb39a3a075b8373fcc974424ef63e8'/>
<id>urn:sha1:6822ec3eb4cb39a3a075b8373fcc974424ef63e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'Dretch/prettydocs'</title>
<updated>2012-07-02T22:23:41+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-07-02T21:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=569467eb0d110dd299cb2efcce13e998d1d9c11f'/>
<id>urn:sha1:569467eb0d110dd299cb2efcce13e998d1d9c11f</id>
<content type='text'>
Conflicts:
	src/compiletest/errors.rs
	src/libsyntax/parse/attr.rs
	src/libsyntax/parse/comments.rs
	src/test/compile-fail/ambig_impl_unify.rs
	src/test/compile-fail/assign-super.rs
	src/test/compile-fail/bad-for-loop.rs
	src/test/compile-fail/bad-var-env-capture-in-block-arg.rs
	src/test/compile-fail/block-arg-as-stmt-with-value.rs
	src/test/compile-fail/borrowck-assign-comp-idx.rs
	src/test/compile-fail/borrowck-lend-flow.rs
	src/test/compile-fail/borrowck-loan-blocks-move-cc.rs
	src/test/compile-fail/borrowck-loan-blocks-mut-uniq.rs
	src/test/compile-fail/borrowck-loan-rcvr.rs
	src/test/compile-fail/borrowck-loan-vec-content.rs
	src/test/compile-fail/borrowck-mut-vec-as-imm-slice-bad.rs
	src/test/compile-fail/cap-clause-with-stack-closure.rs
	src/test/compile-fail/do1.rs
	src/test/compile-fail/do2.rs
	src/test/compile-fail/empty-vec-trailing-comma.rs
	src/test/compile-fail/evec-subtyping.rs
	src/test/compile-fail/issue-1896.rs
	src/test/compile-fail/issue-2149.rs
	src/test/compile-fail/issue-2150.rs
	src/test/compile-fail/issue-2487-b.rs
	src/test/compile-fail/kindck-implicit-close-over-mut-var.rs
	src/test/compile-fail/liveness-issue-2163.rs
	src/test/compile-fail/liveness-use-in-index-lvalue.rs
	src/test/compile-fail/no-reuse-move-arc.rs
	src/test/compile-fail/no-send-res-ports.rs
	src/test/compile-fail/non-const.rs
	src/test/compile-fail/pure-higher-order.rs
	src/test/compile-fail/pure-loop-body.rs
	src/test/compile-fail/regions-addr-of-upvar-self.rs
	src/test/compile-fail/regions-escape-loop-via-vec.rs
	src/test/compile-fail/regions-scoping.rs
	src/test/compile-fail/seq-args.rs
	src/test/compile-fail/tstate-unsat-in-called-fn-expr.rs
	src/test/compile-fail/tstate-unsat-in-fn-expr.rs
	src/test/compile-fail/vec-add.rs
	src/test/compile-fail/vec-concat-bug.rs
	src/test/compile-fail/vector-no-ann.rs
</content>
</entry>
<entry>
<title>change the test suite `//! kind` syntax to `//~ kind` in order to avoid a</title>
<updated>2012-06-30T11:23:59+00:00</updated>
<author>
<name>Gareth Daniel Smith</name>
<email>garethdanielsmith@gmail.com</email>
</author>
<published>2012-06-30T11:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d86969260b73432c96b9a63a5a68559e56aabcd'/>
<id>urn:sha1:6d86969260b73432c96b9a63a5a68559e56aabcd</id>
<content type='text'>
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).</content>
</entry>
<entry>
<title>Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.</title>
<updated>2012-06-30T00:41:45+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-29T23:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98e161f00e8850b0f5c6a3a9f1b22b222c2355b7'/>
<id>urn:sha1:98e161f00e8850b0f5c6a3a9f1b22b222c2355b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.</title>
<updated>2012-06-26T03:00:46+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-26T03:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=329eca6044fdf376a7a89ec7a96dba7a8b884cf7'/>
<id>urn:sha1:329eca6044fdf376a7a89ec7a96dba7a8b884cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bulk-edit mutable -&gt; mut.</title>
<updated>2012-03-27T01:35:18+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-27T01:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e6798c4e17d9ffa33c0573f329c772e9d96739e'/>
<id>urn:sha1:6e6798c4e17d9ffa33c0573f329c772e9d96739e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement new inference algorithm.</title>
<updated>2012-03-24T04:47:28+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-03-23T03:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=042c532a084fa3871a3a2d8955ff82c246db8015'/>
<id>urn:sha1:042c532a084fa3871a3a2d8955ff82c246db8015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace 'mutable?' with 'const'</title>
<updated>2011-11-16T22:41:32+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-11-16T22:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b655fb9ea7d81d03cf049ae32babda19003631e5'/>
<id>urn:sha1:b655fb9ea7d81d03cf049ae32babda19003631e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce variance rules for mutable types</title>
<updated>2011-10-18T03:51:34+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-10-18T03:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f0fa26c72f11f1cb622db8e19c6c0014a6e5bbc'/>
<id>urn:sha1:0f0fa26c72f11f1cb622db8e19c6c0014a6e5bbc</id>
<content type='text'>
</content>
</entry>
</feed>
