<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/stability-attribute/missing-const-stability.stderr, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bless tests</title>
<updated>2022-09-16T03:48:43+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2022-08-28T06:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1bcc26a6b135fb934bf5f91d03d525f204323829'/>
<id>urn:sha1:1bcc26a6b135fb934bf5f91d03d525f204323829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reword comments and rename HIR visiting methods.</title>
<updated>2022-07-07T14:01:43+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-07-03T13:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=111df9e6eda1d752233482c1309d00d20a4bbf98'/>
<id>urn:sha1:111df9e6eda1d752233482c1309d00d20a4bbf98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Proper const stability check, default to unstable</title>
<updated>2022-05-19T12:21:45+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2022-02-13T10:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0620c95038c1e586f5165d5d3be7cf009aaf387'/>
<id>urn:sha1:f0620c95038c1e586f5165d5d3be7cf009aaf387</id>
<content type='text'>
Rather than deferring to const eval for checking if a trait is const, we
now check up-front. This allows the error to be emitted earlier, notably
at the same time as other stability checks.

Also included in this commit is a change of the default const stability
level to UNstable. Previously, an item that was `const` but did not
explicitly state it was unstable was implicitly stable.
</content>
</entry>
<entry>
<title>Add missing const stability attributes</title>
<updated>2022-02-04T00:15:57+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2021-11-18T02:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1911eb8b6180f513a666372baf6e56f78b82dcd8'/>
<id>urn:sha1:1911eb8b6180f513a666372baf6e56f78b82dcd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require const stability on all stable const items</title>
<updated>2022-02-04T00:15:56+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2021-11-18T02:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41f84c258ad5fc12775e25aafe4d67e3304a5bda'/>
<id>urn:sha1:41f84c258ad5fc12775e25aafe4d67e3304a5bda</id>
<content type='text'>
This was supposed to be the case previously, but a missed method call
meant that trait impls were not checked.
</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>
</feed>
