<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_cranelift/scripts/test_rustc_tests.sh, branch 1.77.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-24T14:35:19+00:00</updated>
<entry>
<title>Merge commit '26c02eb2904da9a53d2220d4f3069b19a3c81d3d' into sync_cg_clif-2023-12-24</title>
<updated>2023-12-24T14:35:19+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-12-24T14:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b854efc9c7c7a3390740ac937788b54af2fc65b'/>
<id>urn:sha1:4b854efc9c7c7a3390740ac937788b54af2fc65b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-2023-12-19</title>
<updated>2023-12-19T12:46:39+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-12-19T12:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d5c38ded260e3a8e0bc60cd837bc08a47d841d65'/>
<id>urn:sha1:d5c38ded260e3a8e0bc60cd837bc08a47d841d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-2023-11-25</title>
<updated>2023-11-25T10:05:52+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-11-25T10:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa51a27f8e50d0df4db402be2d9b1f9396f6c85e'/>
<id>urn:sha1:aa51a27f8e50d0df4db402be2d9b1f9396f6c85e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-2023-11-10</title>
<updated>2023-11-10T11:30:51+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-11-10T11:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d186b4946059e9e9b69740ce03fcb4abe3c99b10'/>
<id>urn:sha1:d186b4946059e9e9b69740ce03fcb4abe3c99b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for compiler plugins.</title>
<updated>2023-11-03T21:50:46+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-10-03T02:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c462a32bd31d19cacbd15786fb0fa40558eda91'/>
<id>urn:sha1:5c462a32bd31d19cacbd15786fb0fa40558eda91</id>
<content type='text'>
They've been deprecated for four years.

This commit includes the following changes.
- It eliminates the `rustc_plugin_impl` crate.
- It changes the language used for lints in
  `compiler/rustc_driver_impl/src/lib.rs` and
  `compiler/rustc_lint/src/context.rs`. External lints are now called
  "loaded" lints, rather than "plugins" to avoid confusion with the old
  plugins. This only has a tiny effect on the output of `-W help`.
- E0457 and E0498 are no longer used.
- E0463 is narrowed, now only relating to unfound crates, not plugins.
- The `plugin` feature was moved from "active" to "removed".
- It removes the entire plugins chapter from the unstable book.
- It removes quite a few tests, mostly all of those in
  `tests/ui-fulldeps/plugin/`.

Closes #29597.
</content>
</entry>
<entry>
<title>Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-2023-10-21</title>
<updated>2023-10-21T19:54:51+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-10-21T19:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e07f47b6c524ec0deef65c66f10a501966037f26'/>
<id>urn:sha1:e07f47b6c524ec0deef65c66f10a501966037f26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/Generator/Coroutine/</title>
<updated>2023-10-20T21:10:38+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-19T16:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60956837cfbf22bd8edd80f57a856e141f7deb8c'/>
<id>urn:sha1:60956837cfbf22bd8edd80f57a856e141f7deb8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-2023-10-09</title>
<updated>2023-10-09T08:52:46+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-10-09T08:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=169055f2ffef79b453e0d89599d0f0c5dabc0adb'/>
<id>urn:sha1:169055f2ffef79b453e0d89599d0f0c5dabc0adb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-2023-09-06</title>
<updated>2023-09-06T18:51:03+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-09-06T18:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=521ed6e3080e9f680e5f89b2920d8dfd9f633b8b'/>
<id>urn:sha1:521ed6e3080e9f680e5f89b2920d8dfd9f633b8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-2023-08-09</title>
<updated>2023-08-09T18:20:12+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-08-09T18:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=37751893cce65bc707bdc017b81e40bd241ed2d1'/>
<id>urn:sha1:37751893cce65bc707bdc017b81e40bd241ed2d1</id>
<content type='text'>
</content>
</entry>
</feed>
