<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/method-mut-self-modifies-mut-slice-lvalue.rs, branch 1.1.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.1.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-04-21T15:16:03+00:00</updated>
<entry>
<title>Remove references to `old_{path,io}`</title>
<updated>2015-04-21T15:16:03+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@gmail.com</email>
</author>
<published>2015-04-21T02:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71bc70ea1b99f9eac5460b8560f90d1baac6385f'/>
<id>urn:sha1:71bc70ea1b99f9eac5460b8560f90d1baac6385f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Fix fallout in run-pass tests</title>
<updated>2015-04-14T17:14:19+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-04-10T18:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=adcd67272e6ebcca65028fe1c8bf20390e827e07'/>
<id>urn:sha1:adcd67272e6ebcca65028fe1c8bf20390e827e07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pretty-expanded from failing tests</title>
<updated>2015-04-09T00:21:34+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-04-08T23:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec7c800d2fc0dc5918d325ae68d88c9708d20259'/>
<id>urn:sha1:ec7c800d2fc0dc5918d325ae68d88c9708d20259</id>
<content type='text'>
This commit removes pretty-expanded from all tests that wind up calling panic!
one way or another now that its internals are unstable.
</content>
</entry>
<entry>
<title>std: Standardize (input, output) param orderings</title>
<updated>2015-03-30T21:08:40+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-03-27T18:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=acd48a2b3e7fcc0372f7718a2fac1cf80e03db95'/>
<id>urn:sha1:acd48a2b3e7fcc0372f7718a2fac1cf80e03db95</id>
<content type='text'>
This functions swaps the order of arguments to a few functions that previously
took (output, input) parameters, but now take (input, output) parameters (in
that order).

The affected functions are:

* ptr::copy
* ptr::copy_nonoverlapping
* slice::bytes::copy_memory
* intrinsics::copy
* intrinsics::copy_nonoverlapping

Closes #22890
[breaking-change]
</content>
</entry>
<entry>
<title>rustdoc: Replace no-pretty-expanded with pretty-expanded</title>
<updated>2015-03-23T21:40:26+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-03-22T20:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c93a79e387f5197e8b8fe73b3d87d2b101b7c4a'/>
<id>urn:sha1:8c93a79e387f5197e8b8fe73b3d87d2b101b7c4a</id>
<content type='text'>
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
</content>
</entry>
<entry>
<title>Require feature attributes, and add them where necessary</title>
<updated>2015-03-23T21:40:26+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-03-06T02:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df290f127e923e0aacfe8223dd77f0fa222f0bc8'/>
<id>urn:sha1:df290f127e923e0aacfe8223dd77f0fa222f0bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2015-03-13T12:09:34+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git1984941651981@oli-obk.de</email>
</author>
<published>2015-03-13T12:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=85080fa81d3ae6770eb228a982670746e55bf4d9'/>
<id>urn:sha1:85080fa81d3ae6770eb228a982670746e55bf4d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slice::from_raw_parts is preferred over transmuting a fresh raw::Slice</title>
<updated>2015-03-13T08:56:18+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git1984941651981@oli-obk.de</email>
</author>
<published>2015-03-13T08:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6584ae54917a74d8bf83c1047f273d5210d2a015'/>
<id>urn:sha1:6584ae54917a74d8bf83c1047f273d5210d2a015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove integer suffixes where the types in compiled code are identical.</title>
<updated>2015-03-05T07:08:33+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2015-03-03T08:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e64670888a2839ba75237b1934c440c4c319b1bb'/>
<id>urn:sha1:e64670888a2839ba75237b1934c440c4c319b1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup: replace `as[_mut]_slice()` calls with deref coercions</title>
<updated>2015-02-05T18:45:01+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2015-02-02T02:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17bc7d8d5be3be9674d702ccad2fa88c487d23b0'/>
<id>urn:sha1:17bc7d8d5be3be9674d702ccad2fa88c487d23b0</id>
<content type='text'>
</content>
</entry>
</feed>
