<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/stability-attribute, branch 1.51.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.51.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.51.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-01-15T22:31:10+00:00</updated>
<entry>
<title>Don't mark `ineffective_unstable_trait_impl` as an internal lint</title>
<updated>2021-01-15T22:31:10+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-01-15T20:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c819a4c0255fc8857ebadb74763edd9b9f9c9601'/>
<id>urn:sha1:c819a4c0255fc8857ebadb74763edd9b9f9c9601</id>
<content type='text'>
It's not an internal lint:
- It's not in the rustc::internal lint group
- It's on unconditionally, because it actually lints `staged_api`, not
  the compiler

This fixes a bug where `#[deny(rustc::internal)]` would warn that
`rustc::internal` was an unknown lint.
</content>
</entry>
<entry>
<title>Allow `since="TBD"` for rustc_deprecated</title>
<updated>2020-12-16T18:21:24+00:00</updated>
<author>
<name>bstrie</name>
<email>bstrie@thinwsl</email>
</author>
<published>2020-12-09T23:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e1ca28f395b4c43cc2781676dafffd4f3269989'/>
<id>urn:sha1:1e1ca28f395b4c43cc2781676dafffd4f3269989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some tests to subdirectories</title>
<updated>2020-12-06T23:25:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-12-06T23:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4eb9da3b17a1e6cdb8517e9f9ee7000f8effaef4'/>
<id>urn:sha1:4eb9da3b17a1e6cdb8517e9f9ee7000f8effaef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bless stability-attribute-sanity ui test</title>
<updated>2020-12-01T15:18:36+00:00</updated>
<author>
<name>Daiki Ihara</name>
<email>sasurau4@gmail.com</email>
</author>
<published>2020-11-29T11:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea5aff4565fccd5f09b0ec676dcdd7affd166d09'/>
<id>urn:sha1:ea5aff4565fccd5f09b0ec676dcdd7affd166d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve deprecation attribute diagnostic messages.</title>
<updated>2020-11-02T12:21:18+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2020-11-02T12:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c647d102168f0344bf895aedf96dd52c193aa25'/>
<id>urn:sha1:9c647d102168f0344bf895aedf96dd52c193aa25</id>
<content type='text'>
(From the PR feedback.)

Co-authored-by: Esteban Küber &lt;esteban@kuber.com.ar&gt;
</content>
</entry>
<entry>
<title>Use the right span for errors about #[deprecated] attributes.</title>
<updated>2020-11-01T19:48:58+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2020-11-01T11:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=706bc336515581c7559a5ccdfae0a7d93b0508fa'/>
<id>urn:sha1:706bc336515581c7559a5ccdfae0a7d93b0508fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk</title>
<updated>2020-09-27T16:37:21+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2020-09-27T16:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f086fcb0075bd922055ac7923d142544c0d286d'/>
<id>urn:sha1:9f086fcb0075bd922055ac7923d142544c0d286d</id>
<content type='text'>
Check for missing const-stability attributes in `rustc_passes`

Currently, this happens as a side effect of `is_min_const_fn`, which is non-obvious. Also adds a test for this case, since we didn't seem to have one before.
</content>
</entry>
<entry>
<title>Test for missing const-stability attributes</title>
<updated>2020-09-25T21:31:32+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-09-25T20:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ce178f60eec86cfd9245e6289598938df519359'/>
<id>urn:sha1:6ce178f60eec86cfd9245e6289598938df519359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add enum and type alias tests for generic default stability</title>
<updated>2020-09-23T06:14:42+00:00</updated>
<author>
<name>Jacob Hughes</name>
<email>j@jacobhughes.me</email>
</author>
<published>2020-09-23T06:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98eab09cf4ee1a35290a2061ee0e7a19703923a8'/>
<id>urn:sha1:98eab09cf4ee1a35290a2061ee0e7a19703923a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation &amp; test failures</title>
<updated>2020-09-23T02:54:52+00:00</updated>
<author>
<name>Jacob Hughes</name>
<email>j@jacobhughes.me</email>
</author>
<published>2020-09-23T02:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3f1b4b39e3dbff49d3298af1acaa526310b255a7'/>
<id>urn:sha1:3f1b4b39e3dbff49d3298af1acaa526310b255a7</id>
<content type='text'>
</content>
</entry>
</feed>
