<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/num/float_macros.rs, branch 0.12.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.12.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-07-01T05:49:18+00:00</updated>
<entry>
<title>libstd: set baseline stability levels.</title>
<updated>2014-07-01T05:49:18+00:00</updated>
<author>
<name>Aaron Turon</name>
<email>aturon@mozilla.com</email>
</author>
<published>2014-07-01T00:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f7bb31a47a11ea85535024965432bcef90f407f7'/>
<id>urn:sha1:f7bb31a47a11ea85535024965432bcef90f407f7</id>
<content type='text'>
Earlier commits have established a baseline of `experimental` stability
for all crates under the facade (so their contents are considered
experimental within libstd). Since `experimental` is `allow` by
default, we should use the same baseline stability for libstd itself.

This commit adds `experimental` tags to all of the modules defined in
`std`, and `unstable` to `std` itself.
</content>
</entry>
<entry>
<title>Convert most code to new inner attribute syntax.</title>
<updated>2014-03-29T00:12:21+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-03-22T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=451e8c1c6178750a4c1789f40749562164a980b7'/>
<id>urn:sha1:451e8c1c6178750a4c1789f40749562164a980b7</id>
<content type='text'>
Closes #2569
</content>
</entry>
<entry>
<title>Remove ApproxEq and assert_approx_eq!</title>
<updated>2014-01-09T04:41:46+00:00</updated>
<author>
<name>Brendan Zabarauskas</name>
<email>bjzaba@yahoo.com.au</email>
</author>
<published>2014-01-08T11:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ceea85a148ec3426edfc00b8353a19c1d2df5dbf'/>
<id>urn:sha1:ceea85a148ec3426edfc00b8353a19c1d2df5dbf</id>
<content type='text'>
This trait seems to stray too far from the mandate of a standard library as implementations may vary between use cases.
</content>
</entry>
</feed>
