<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/bootstrap/defaults, branch 1.90.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.90.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.90.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-28T18:12:51+00:00</updated>
<entry>
<title>bootstrap: enable tidy auto extra checks on tools profile</title>
<updated>2025-07-28T18:12:51+00:00</updated>
<author>
<name>binarycat</name>
<email>binarycat@envs.net</email>
</author>
<published>2025-07-28T18:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4096582662d38ca5d1692e0213ddf5574a40e0d6'/>
<id>urn:sha1:4096582662d38ca5d1692e0213ddf5574a40e0d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable download-rustc for library profile</title>
<updated>2025-07-07T11:02:00+00:00</updated>
<author>
<name>nora</name>
<email>48135649+Noratrieb@users.noreply.github.com</email>
</author>
<published>2025-07-07T11:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9adbf6270ec86af6f3cd28e5a315553a034b0d4d'/>
<id>urn:sha1:9adbf6270ec86af6f3cd28e5a315553a034b0d4d</id>
<content type='text'>
The feature currently completely breaks `x test`, core functionality of working on the standard library.
Therefore it should be disabled by default until that problem is fixed.
Having to wait a bit longer for a check build is nothing compared to completely mysterious build errors when testing.</content>
</entry>
<entry>
<title>Make default check stage be 1, and error out on checking with stage 0</title>
<updated>2025-07-06T15:12:43+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-06-17T10:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0aa4ef964de58538046f54c8c64d76fd06c72e3d'/>
<id>urn:sha1:0aa4ef964de58538046f54c8c64d76fd06c72e3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not enable LLD by default in the dist profile</title>
<updated>2025-07-01T06:19:34+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-06-30T20:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c2daa280209b5a72a4393cee9214fc773f13c6c7'/>
<id>urn:sha1:c2daa280209b5a72a4393cee9214fc773f13c6c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not allow building anything on stage 0</title>
<updated>2025-06-23T08:11:01+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-06-16T15:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac8920fa4c931a1df2de11734177d08dcbbf1029'/>
<id>urn:sha1:ac8920fa4c931a1df2de11734177d08dcbbf1029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make library profile to use stage 1 on `x check`</title>
<updated>2025-06-03T08:00:33+00:00</updated>
<author>
<name>onur-ozkan</name>
<email>work@onurozkan.dev</email>
</author>
<published>2025-06-03T07:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8a65d9febb86539e502faee868870f0dcd444693'/>
<id>urn:sha1:8a65d9febb86539e502faee868870f0dcd444693</id>
<content type='text'>
Signed-off-by: onur-ozkan &lt;work@onurozkan.dev&gt;
</content>
</entry>
<entry>
<title>improve comments and docs</title>
<updated>2025-05-30T18:04:14+00:00</updated>
<author>
<name>onur-ozkan</name>
<email>work@onurozkan.dev</email>
</author>
<published>2025-03-14T20:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcee761e50b70a2330e7c315f8f580a494d6c70b'/>
<id>urn:sha1:fcee761e50b70a2330e7c315f8f580a494d6c70b</id>
<content type='text'>
Signed-off-by: onur-ozkan &lt;work@onurozkan.dev&gt;
</content>
</entry>
<entry>
<title>update stage defaults</title>
<updated>2025-05-30T18:03:57+00:00</updated>
<author>
<name>onur-ozkan</name>
<email>work@onurozkan.dev</email>
</author>
<published>2025-03-12T14:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d5dab3f388c0741eaa7c698a11930e6646308f1'/>
<id>urn:sha1:4d5dab3f388c0741eaa7c698a11930e6646308f1</id>
<content type='text'>
Signed-off-by: onur-ozkan &lt;work@onurozkan.dev&gt;
</content>
</entry>
<entry>
<title>Silence warning in default compiler bootstrap settings</title>
<updated>2025-05-12T07:53:28+00:00</updated>
<author>
<name>Yotam Ofek</name>
<email>yotam.ofek@gmail.com</email>
</author>
<published>2025-05-12T07:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=551a49df59a0985e0cfe3d29a33c6b60bb9afd64'/>
<id>urn:sha1:551a49df59a0985e0cfe3d29a33c6b60bb9afd64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkan</title>
<updated>2025-04-11T03:31:48+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-04-11T03:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb7f0e40295053b05fb6cec82974222c28b19c4d'/>
<id>urn:sha1:fb7f0e40295053b05fb6cec82974222c28b19c4d</id>
<content type='text'>
bootstrap: improve `channel` handling

Fixes https://github.com/rust-lang/rust/issues/139569

See [this comment](https://github.com/rust-lang/rust/pull/139574#discussion_r2034611993) for the explanation of this bug.
</content>
</entry>
</feed>
