<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml, 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-10T08:02:39+00:00</updated>
<entry>
<title>Migrate rustc-pull to CI workflow from `josh-sync`</title>
<updated>2025-07-10T08:02:39+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-07-10T08:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6bedc1bf9752c482e7a2fd58e24c7569fb58555'/>
<id>urn:sha1:c6bedc1bf9752c482e7a2fd58e24c7569fb58555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update CI workflow to use rustc-josh-sync</title>
<updated>2025-07-04T09:44:58+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-07-04T09:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13dca5e1baede8fe0df76ccba1875a14dda10269'/>
<id>urn:sha1:13dca5e1baede8fe0df76ccba1875a14dda10269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain version does not need to be specified</title>
<updated>2025-04-19T11:34:13+00:00</updated>
<author>
<name>Tshepang Mbambo</name>
<email>tshepang@gmail.com</email>
</author>
<published>2025-04-19T11:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b5f2aa2a78881962568c691a58d6edb64c1dbc9'/>
<id>urn:sha1:1b5f2aa2a78881962568c691a58d6edb64c1dbc9</id>
<content type='text'>
- Rust backcompat removes the need to specify the version here
- Using these commands can result in a needless toolchain getting
  downloaded, like in the case where user only has Nightly installed
</content>
</entry>
<entry>
<title>Fix posting message to Zulip</title>
<updated>2025-02-25T17:56:14+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-02-25T17:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9423634997e4c0beab4dff936eaf91126a4a8d80'/>
<id>urn:sha1:9423634997e4c0beab4dff936eaf91126a4a8d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the rustc-pull workflow run less often</title>
<updated>2025-02-03T22:41:48+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-02-03T21:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e5b413dc47c75dd36cac61d6d028feddc413f6f'/>
<id>urn:sha1:3e5b413dc47c75dd36cac61d6d028feddc413f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checkout repository sources in rustc-pull CI action</title>
<updated>2025-02-01T14:50:00+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-02-01T14:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=97edb7a7c2f93451b2b6efa18b630117cce17847'/>
<id>urn:sha1:97edb7a7c2f93451b2b6efa18b630117cce17847</id>
<content type='text'>
This is needed for the `gh` command to work.
</content>
</entry>
<entry>
<title>Pass `GITHUB_TOKEN` to Zulip CI step</title>
<updated>2025-01-31T16:01:38+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-01-31T16:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=179a2f8a5389dc910602c352d4b98f2dd96d8ca7'/>
<id>urn:sha1:179a2f8a5389dc910602c352d4b98f2dd96d8ca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run rustc-pull CI every day, don't notify when there is nothing to update</title>
<updated>2025-01-30T19:00:39+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-01-30T16:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40713cb4515404e26c13b16270942acfef4ccf28'/>
<id>urn:sha1:40713cb4515404e26c13b16270942acfef4ccf28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rustc-pull CI's bash commands</title>
<updated>2025-01-27T22:34:43+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-01-27T22:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2412289fc9ae0e8903d1c3cca8ef0aaf84eae307'/>
<id>urn:sha1:2412289fc9ae0e8903d1c3cca8ef0aaf84eae307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send a message to Zulip when a sync finishes</title>
<updated>2025-01-20T17:15:59+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-01-20T16:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=28b5e11e2a26da6dcaa2e11da069c2a222ea9af5'/>
<id>urn:sha1:28b5e11e2a26da6dcaa2e11da069c2a222ea9af5</id>
<content type='text'>
</content>
</entry>
</feed>
