<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/rustc-dev-guide/.github/workflows, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<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>Update mdbook to 0.4.48</title>
<updated>2025-04-28T18:41:17+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2025-04-28T18:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0aae3caf240b985d02de541cb3f2990eb6bbe927'/>
<id>urn:sha1:0aae3caf240b985d02de541cb3f2990eb6bbe927</id>
<content type='text'>
This updates to the latest version of mdbook which has had a variety
of fixes of new features since the last update.

Changelog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0448
</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>Set linkcheck in `ci.yml`</title>
<updated>2025-03-19T09:25:07+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-03-19T08:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88478aca86706a7b2cc1db4c27add28ee374d376'/>
<id>urn:sha1:88478aca86706a7b2cc1db4c27add28ee374d376</id>
<content type='text'>
</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>Bump mdbook-linkcheck2 dependency version</title>
<updated>2025-02-16T12:21:34+00:00</updated>
<author>
<name>Martin Liska</name>
<email>martin.liska@hey.com</email>
</author>
<published>2025-02-16T12:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=089af6704ba81d776351798bfdcc3df604671750'/>
<id>urn:sha1:089af6704ba81d776351798bfdcc3df604671750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2246 from marxin/CI-more-ofter</title>
<updated>2025-02-15T22:06:46+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2025-02-15T22:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34db7baf88a10031f375a6609eb995cd37e1a421'/>
<id>urn:sha1:34db7baf88a10031f375a6609eb995cd37e1a421</id>
<content type='text'>
Run CI multiple times a day</content>
</entry>
<entry>
<title>Fix CI schedule</title>
<updated>2025-02-15T22:03:42+00:00</updated>
<author>
<name>Martin Liska</name>
<email>martin.liska@hey.com</email>
</author>
<published>2025-02-15T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcfabc107691774ee3b15d9d771b4dc1d6a014bc'/>
<id>urn:sha1:fcfabc107691774ee3b15d9d771b4dc1d6a014bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start using latest release where -f checks all local links</title>
<updated>2025-02-14T06:26:43+00:00</updated>
<author>
<name>Martin Liska</name>
<email>martin.liska@hey.com</email>
</author>
<published>2025-02-14T06:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6714f1d93388b6d6bbcb4d491835fba51cdb2cb2'/>
<id>urn:sha1:6714f1d93388b6d6bbcb4d491835fba51cdb2cb2</id>
<content type='text'>
</content>
</entry>
</feed>
