<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/stability-attribute, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-23T12:31:50+00:00</updated>
<entry>
<title>Stop using the old `validate_attr` logic for stability attributes</title>
<updated>2025-07-23T12:31:50+00:00</updated>
<author>
<name>Jonathan Brouwer</name>
<email>jonathantbrouwer@gmail.com</email>
</author>
<published>2025-07-23T12:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af06bb925f2a3cd24ab2c623d75b5ea2847dc171'/>
<id>urn:sha1:af06bb925f2a3cd24ab2c623d75b5ea2847dc171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate stable feature checking into a query.</title>
<updated>2025-07-17T23:19:12+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-01-30T14:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3301ac5f7ba902d445e9484e1e73d80763de4a7e'/>
<id>urn:sha1:3301ac5f7ba902d445e9484e1e73d80763de4a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse `const trait Trait`</title>
<updated>2025-07-17T10:06:26+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2025-07-13T08:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69326878eeabb713e2d4a85215b87f18e498313c'/>
<id>urn:sha1:69326878eeabb713e2d4a85215b87f18e498313c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make error codes reflect reality better</title>
<updated>2025-06-17T21:22:51+00:00</updated>
<author>
<name>Jana Dönszelmann</name>
<email>jana@donsz.nl</email>
</author>
<published>2025-03-08T17:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ab5f8a24a99cdbb178c886487d4c1971b86a32b'/>
<id>urn:sha1:5ab5f8a24a99cdbb178c886487d4c1971b86a32b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use consistent attr errors in all attribute parsers</title>
<updated>2025-06-17T21:19:31+00:00</updated>
<author>
<name>Jana Dönszelmann</name>
<email>jana@donsz.nl</email>
</author>
<published>2025-03-05T13:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=672452d573e3f499a8edc4308400a6d116974938'/>
<id>urn:sha1:672452d573e3f499a8edc4308400a6d116974938</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann</title>
<updated>2025-06-13T03:16:56+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-06-13T03:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fac011eb2d94bc994bfd406f51ba800138403774'/>
<id>urn:sha1:fac011eb2d94bc994bfd406f51ba800138403774</id>
<content type='text'>
Tracking the old name of renamed unstable library features

This PR resolves the first problem of rust-lang/rust#141617 : tracking renamed unstable features. The first commit is to add a ui test, and the second one tracks the changes. I will comment on the code for clarification.

r? `@jdonszelmann`
There have been a lot of PR's reviewed by you lately, thanks for your time!

cc `@jyn514`
</content>
</entry>
<entry>
<title>Tracking the old name of renamed unstable library attribute</title>
<updated>2025-06-12T11:24:11+00:00</updated>
<author>
<name>xizheyin</name>
<email>xizheyin@smail.nju.edu.cn</email>
</author>
<published>2025-06-07T10:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8066f94fd53df4143ab9866a49c21c9a883fc01'/>
<id>urn:sha1:b8066f94fd53df4143ab9866a49c21c9a883fc01</id>
<content type='text'>
Signed-off-by: xizheyin &lt;xizheyin@smail.nju.edu.cn&gt;
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-06-11T12:49:03+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-06-08T20:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=09940635d58804bbe913202b19ded0d2a27c7c05'/>
<id>urn:sha1:09940635d58804bbe913202b19ded0d2a27c7c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test renamed_feature.rs</title>
<updated>2025-06-07T10:51:05+00:00</updated>
<author>
<name>xizheyin</name>
<email>xizheyin@smail.nju.edu.cn</email>
</author>
<published>2025-06-07T10:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8eeaed06ea3a01afdeda9a31b777269459c5fdef'/>
<id>urn:sha1:8eeaed06ea3a01afdeda9a31b777269459c5fdef</id>
<content type='text'>
Signed-off-by: xizheyin &lt;xizheyin@smail.nju.edu.cn&gt;
</content>
</entry>
<entry>
<title>Rollup merge of #140151 - RalfJung:drop_in_place-is-not-an-intrinsic, r=Mark-Simulacrum</title>
<updated>2025-05-10T14:26:02+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-05-10T14:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f28428ea5822b771ebfd04bc9b1766a657b041b2'/>
<id>urn:sha1:f28428ea5822b771ebfd04bc9b1766a657b041b2</id>
<content type='text'>
remove intrinsics::drop_in_place

This was only ever accidentally stable, and has been marked as deprecated since Rust 1.52, released almost 4 years ago. We've removed the old serialization `derive`s, maybe we can remove this one as well?

As suggested by ``@jhpratt,`` let's see what crater says for this one.
</content>
</entry>
</feed>
