<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test, branch 1.3.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.3.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-08-11T18:39:01+00:00</updated>
<entry>
<title>Stabilize the Duration API</title>
<updated>2015-08-11T18:39:01+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2015-07-06T06:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fca6327882a83f29d7c36c9b9edc9309ee5aa05a'/>
<id>urn:sha1:fca6327882a83f29d7c36c9b9edc9309ee5aa05a</id>
<content type='text'>
This commit stabilizes the `std::time` module and the `Duration` type.
`Duration::span` remains unstable, and the `Display` implementation for
`Duration` has been removed as it is still being reworked and all trait
implementations for stable types are de facto stable.

This is a [breaking-change] to those using `Duration`'s `Display`
implementation.

Conflicts:
	src/librustc/lib.rs
	src/libstd/time/duration.rs
</content>
</entry>
<entry>
<title>placate the pretty tests by ignoring my test.</title>
<updated>2015-08-10T22:26:48+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2015-08-07T16:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ffa1131e3fc7c81429d633670b24ccc05cb76228'/>
<id>urn:sha1:ffa1131e3fc7c81429d633670b24ccc05cb76228</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regression test for dropflag reinit issue.</title>
<updated>2015-08-10T22:26:45+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2015-08-07T14:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d51b6053410da564cac1cb148b00c9339b54d84'/>
<id>urn:sha1:8d51b6053410da564cac1cb148b00c9339b54d84</id>
<content type='text'>
Fix #27401.
</content>
</entry>
<entry>
<title>Revert "debuginfo: Bring back some GDB pretty printing autotests that are not actually broken."</title>
<updated>2015-08-06T16:07:41+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-08-05T16:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26dc47e36aa3a77b2153ca05f76f99363ec20a55'/>
<id>urn:sha1:26dc47e36aa3a77b2153ca05f76f99363ec20a55</id>
<content type='text'>
This reverts commit 354cf4b56b8e2af67cc68965eb816deec0e79e4b.
</content>
</entry>
<entry>
<title>Rollup merge of #27491 - GuillaumeGomez:patch-4, r=Manishearth</title>
<updated>2015-08-04T12:30:53+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2015-08-04T12:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6be272cff53072fd2ba81e80da07ec653d10c51a'/>
<id>urn:sha1:6be272cff53072fd2ba81e80da07ec653d10c51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #27507 - eefriedman:link-section, r=alexcrichton</title>
<updated>2015-08-04T09:02:43+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-08-04T09:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f971f862384abdea40064f872308a309a8691e8d'/>
<id>urn:sha1:f971f862384abdea40064f872308a309a8691e8d</id>
<content type='text'>
Fixes #27467.
</content>
</entry>
<entry>
<title>Auto merge of #27500 - michaelwoerister:bring-gdb-pp-tests-back, r=alexcrichton</title>
<updated>2015-08-04T03:51:32+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-08-04T03:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ebc3a87fb45b37e0016a0e85210b55fca97e2cdd'/>
<id>urn:sha1:ebc3a87fb45b37e0016a0e85210b55fca97e2cdd</id>
<content type='text'>
This test case has been removed a while ago because it allegedly was broken. But I don't think it is (at least I couldn't reproduce any failure on Linux). Let's give it another chance `:)`
</content>
</entry>
<entry>
<title>Fix link_section regression.</title>
<updated>2015-08-04T00:33:23+00:00</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2015-08-03T22:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c40703f9b30723b7fdafdeae87c69ffea5eaca4c'/>
<id>urn:sha1:c40703f9b30723b7fdafdeae87c69ffea5eaca4c</id>
<content type='text'>
Fixes #27467.
</content>
</entry>
<entry>
<title>Auto merge of #26783 - eddyb:methrec, r=huonw</title>
<updated>2015-08-03T23:47:02+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-08-03T23:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38517944f0360c139dc9db89164361a909c0a180'/>
<id>urn:sha1:38517944f0360c139dc9db89164361a909c0a180</id>
<content type='text'>
After #26694, the overloaded operator and "impl not known at method lookup time" cases started triggering the lint.
I've also added checks for overloaded autoderef and method calls via paths (i.e. `T::method()`).
All new 8 test cases did not trigger the lint before #26694.
r? @huonw
</content>
</entry>
<entry>
<title>rustc_lint: handle more method calls in unconditional_recursion.</title>
<updated>2015-08-03T22:17:56+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2015-08-03T22:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=585f0e928b0e88e6da8d7203ef5d077147569ce0'/>
<id>urn:sha1:585f0e928b0e88e6da8d7203ef5d077147569ce0</id>
<content type='text'>
</content>
</entry>
</feed>
