<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_passes/src/lib_features.rs, branch 1.82.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.82.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.82.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-08-29T10:18:40+00:00</updated>
<entry>
<title>Add `warn(unreachable_pub)` to `rustc_passes`.</title>
<updated>2024-08-29T10:18:40+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-08-29T05:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f77821203f73f3f71a4e92afddf17c5da8e89d9b'/>
<id>urn:sha1:f77821203f73f3f71a4e92afddf17c5da8e89d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `Session` methods that duplicate `DiagCtxt` methods.</title>
<updated>2023-12-23T21:05:28+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-18T11:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99472c7049783605444ab888a97059d0cce93a12'/>
<id>urn:sha1:99472c7049783605444ab888a97059d0cce93a12</id>
<content type='text'>
Also add some `dcx` methods to types that wrap `TyCtxt`, for easier
access.
</content>
</entry>
<entry>
<title>Store feature stability un-split</title>
<updated>2023-11-20T19:11:26+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-11-17T23:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d187d54fda6333af7003999a887749fca4a5db1'/>
<id>urn:sha1:2d187d54fda6333af7003999a887749fca4a5db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify defined_lib_features and lib_features queries</title>
<updated>2023-11-20T19:08:16+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-09-23T05:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86299a1247cae3cf2649584bf567fa28f2a3ef93'/>
<id>urn:sha1:86299a1247cae3cf2649584bf567fa28f2a3ef93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pre-intern a symbol for env!("CFG_RELEASE")</title>
<updated>2023-10-26T09:02:22+00:00</updated>
<author>
<name>David Tolnay</name>
<email>dtolnay@gmail.com</email>
</author>
<published>2023-10-25T21:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac4fa3f2456c0f131982c871d2dffcb7b33daf92'/>
<id>urn:sha1:ac4fa3f2456c0f131982c871d2dffcb7b33daf92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format all the let chains in compiler</title>
<updated>2023-10-13T08:59:36+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-10-13T08:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2d2184edea578109a48ec3d8decbee5948e8f35'/>
<id>urn:sha1:b2d2184edea578109a48ec3d8decbee5948e8f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move expansion of query macros in rustc_middle to rustc_middle::query</title>
<updated>2023-05-15T06:49:13+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2023-05-15T04:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fff20a703db364d8b91c14cef4779f5e632df191'/>
<id>urn:sha1:fff20a703db364d8b91c14cef4779f5e632df191</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
