<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_errors/lib.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-08-30T15:45:07+00:00</updated>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced log with tracing</title>
<updated>2020-08-15T20:03:11+00:00</updated>
<author>
<name>Gurpreet Singh</name>
<email>gdhuper@gmail.com</email>
</author>
<published>2020-08-14T06:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2753f91b5e09a91841fa729ef6b14d7ef249e8a'/>
<id>urn:sha1:d2753f91b5e09a91841fa729ef6b14d7ef249e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework `rustc_serialize`</title>
<updated>2020-08-14T16:34:30+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2020-06-11T14:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbcef3effcf64bd0d89ea2dc8973e18d7fcf94c3'/>
<id>urn:sha1:cbcef3effcf64bd0d89ea2dc8973e18d7fcf94c3</id>
<content type='text'>
- Move the type parameter from `encode` and `decode` methods to
  the trait.
- Remove `UseSpecialized(En|De)codable` traits.
- Remove blanket impls for references.
- Add `RefDecodable` trait to allow deserializing to arena-allocated
  references safely.
- Remove ability to (de)serialize HIR.
- Create proc-macros `(Ty)?(En|De)codable` to help implement these new
  traits.
</content>
</entry>
<entry>
<title>apply bootstrap cfgs</title>
<updated>2020-07-16T23:36:49+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-07-16T13:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=647d9b525fcda07695809b851b4d6bce05b34e61'/>
<id>urn:sha1:647d9b525fcda07695809b851b4d6bce05b34e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize `#[track_caller]`.</title>
<updated>2020-07-01T05:22:32+00:00</updated>
<author>
<name>Adam Perry</name>
<email>lol@anp.lol</email>
</author>
<published>2020-05-21T23:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f07d10db7cf9a985c5fcb4187825642207134970'/>
<id>urn:sha1:f07d10db7cf9a985c5fcb4187825642207134970</id>
<content type='text'>
Does not yet make its constness stable, though. Use of
`Location::caller` in const contexts is still gated by
`#![feature(const_caller_location)]`.
</content>
</entry>
<entry>
<title>track caller for delay_span_bug</title>
<updated>2020-06-15T23:25:58+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-05-26T17:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e855b90a8e159d27e014847ef50d9536aa1249d0'/>
<id>urn:sha1:e855b90a8e159d27e014847ef50d9536aa1249d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle assembler warnings properly</title>
<updated>2020-06-09T14:01:02+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2020-06-09T13:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5541f689e9cfc6c1ccdb2277a308bc2e8541ab5e'/>
<id>urn:sha1:5541f689e9cfc6c1ccdb2277a308bc2e8541ab5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix off by one error for delay_span_bug</title>
<updated>2020-04-27T12:14:30+00:00</updated>
<author>
<name>Santiago Pastorino</name>
<email>spastorino@gmail.com</email>
</author>
<published>2020-04-24T04:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=230e40644b5c112228a0b43d07fda552133f00b8'/>
<id>urn:sha1:230e40644b5c112228a0b43d07fda552133f00b8</id>
<content type='text'>
delay_span_bug bumps error_count after checking treat_err_as_bug
</content>
</entry>
<entry>
<title>fix issue 69130</title>
<updated>2020-04-12T15:36:37+00:00</updated>
<author>
<name>David Renshaw</name>
<email>dwrenshaw@gmail.com</email>
</author>
<published>2020-04-12T15:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=57ed3d378d2430b0db296c3b37a81e69cca76e8c'/>
<id>urn:sha1:57ed3d378d2430b0db296c3b37a81e69cca76e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Add a warning count upon completion</title>
<updated>2020-04-11T14:15:24+00:00</updated>
<author>
<name>RoccoDev</name>
<email>roccodev.business@gmail.com</email>
</author>
<published>2020-03-11T15:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b85c64c3ea147cadc6014fdea710718a8a153b6b'/>
<id>urn:sha1:b85c64c3ea147cadc6014fdea710718a8a153b6b</id>
<content type='text'>
</content>
</entry>
</feed>
