<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_passes/src/lib_features.rs, branch 1.69.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.69.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.69.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-02-01T18:35:02+00:00</updated>
<entry>
<title>ast: Optimize list and value extraction primitives for attributes</title>
<updated>2023-02-01T18:35:02+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2023-02-01T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9c8a5c0255d056f78f1347c431fd88bc727febb'/>
<id>urn:sha1:a9c8a5c0255d056f78f1347c431fd88bc727febb</id>
<content type='text'>
It's not necessary to convert the whole attribute into a meta item to extract something specific
</content>
</entry>
<entry>
<title>fix: don't emit `E0711` if `staged_api` not enabled</title>
<updated>2023-01-14T09:04:42+00:00</updated>
<author>
<name>Ezra Shaw</name>
<email>ezrasure@outlook.com</email>
</author>
<published>2023-01-09T10:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be1a6db9f8978113021e3f1214ea66700a22fe9a'/>
<id>urn:sha1:be1a6db9f8978113021e3f1214ea66700a22fe9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate lib_features.rs to translateable diagnostics</title>
<updated>2022-10-07T19:19:27+00:00</updated>
<author>
<name>Nathan Stocks</name>
<email>cleancut@github.com</email>
</author>
<published>2022-09-24T18:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c457abee2e913ebb6f46329c15c6b43fbcb8c703'/>
<id>urn:sha1:c457abee2e913ebb6f46329c15c6b43fbcb8c703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also replace the placeholder for the stable_features lint</title>
<updated>2022-09-14T01:28:54+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-09-13T17:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a38d566bd222981b3292ba9d6870340a6d26958'/>
<id>urn:sha1:3a38d566bd222981b3292ba9d6870340a6d26958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also replace the version placeholder in rustc_attr</title>
<updated>2022-09-01T23:47:01+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-08-30T21:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c4ec5df58201a9215248d6cf68865431b4d3e35'/>
<id>urn:sha1:0c4ec5df58201a9215248d6cf68865431b4d3e35</id>
<content type='text'>
This fixes rustdoc not showing the current version as stabilization version
for recently stabilized lang features.
</content>
</entry>
<entry>
<title>Expand the version placeholder to the current version in stability attribute parsing</title>
<updated>2022-08-27T15:08:52+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-08-15T15:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a5b1d7939a39c38d3c644a9211b969319496be5'/>
<id>urn:sha1:7a5b1d7939a39c38d3c644a9211b969319496be5</id>
<content type='text'>
That way, the current version is shown in rustdoc etc.
</content>
</entry>
<entry>
<title>Collect features from `#[rustc_default_body_unstable]`</title>
<updated>2022-07-26T11:38:10+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2022-04-27T15:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9015a5110fd7b887dafaa1007afc02da90963f2a'/>
<id>urn:sha1:9015a5110fd7b887dafaa1007afc02da90963f2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>passes: check implied feature exists</title>
<updated>2022-07-20T14:50:59+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood@huawei.com</email>
</author>
<published>2022-07-20T13:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5872990d13abb088397e23b226439b1b4926b91'/>
<id>urn:sha1:e5872990d13abb088397e23b226439b1b4926b91</id>
<content type='text'>
Add a check confirming that features referenced in `implied_by` meta
items actually exist.

Signed-off-by: David Wood &lt;david.wood@huawei.com&gt;
</content>
</entry>
<entry>
<title>attr/passes: comment -&gt; doc comment</title>
<updated>2022-07-20T10:29:56+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood@huawei.com</email>
</author>
<published>2022-07-13T09:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f0b8f1a4b8f126f4e762655f927e22bf971513e'/>
<id>urn:sha1:6f0b8f1a4b8f126f4e762655f927e22bf971513e</id>
<content type='text'>
Change some regular comments into documentation comments.

Signed-off-by: David Wood &lt;david.wood@huawei.com&gt;
</content>
</entry>
<entry>
<title>Remove unused `hir_id` arg from `visit_attribute`.</title>
<updated>2022-06-15T23:52:04+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-06-15T21:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c9e97251adf538be8f7f34bfd3e02a4bed164cbd'/>
<id>urn:sha1:c9e97251adf538be8f7f34bfd3e02a4bed164cbd</id>
<content type='text'>
</content>
</entry>
</feed>
