<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/x, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-11T05:38:05+00:00</updated>
<entry>
<title>x: use let-else</title>
<updated>2025-07-11T05:38:05+00:00</updated>
<author>
<name>Marijn Schouten</name>
<email>mhkbst@gmail.com</email>
</author>
<published>2025-07-11T05:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcf965d65271c76b3cb73e53b91147905f811f34'/>
<id>urn:sha1:dcf965d65271c76b3cb73e53b91147905f811f34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x: move to edition 2024</title>
<updated>2025-07-11T05:38:05+00:00</updated>
<author>
<name>Marijn Schouten</name>
<email>mhkbst@gmail.com</email>
</author>
<published>2025-07-11T05:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b87a1b1297c2786e49133e274c2e9f7b793320e0'/>
<id>urn:sha1:b87a1b1297c2786e49133e274c2e9f7b793320e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x: clippy fixes</title>
<updated>2025-07-11T05:38:00+00:00</updated>
<author>
<name>Marijn Schouten</name>
<email>mhkbst@gmail.com</email>
</author>
<published>2025-07-11T05:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=28612748f61767c20c93da45156fc4ebde604dc1'/>
<id>urn:sha1:28612748f61767c20c93da45156fc4ebde604dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `src/tools/x` to the main workspace</title>
<updated>2025-03-13T19:18:32+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2025-03-07T18:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=abed12a132f5b1a0355e047ffe49fdac39efe19d'/>
<id>urn:sha1:abed12a132f5b1a0355e047ffe49fdac39efe19d</id>
<content type='text'>
The original reason to exclude it was so it could run before submodules
were initialized. However, those have all been converted to subtrees
now, so the entire workspace is always ready to go.
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>Add other workspaces to `linkedProjects` in `rust_analyzer_settings.json`</title>
<updated>2023-05-26T17:08:58+00:00</updated>
<author>
<name>jyn</name>
<email>github@jyn.dev</email>
</author>
<published>2023-05-26T17:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8458c6adb131345dbf0b48e23c8d220dc41c19fd'/>
<id>urn:sha1:8458c6adb131345dbf0b48e23c8d220dc41c19fd</id>
<content type='text'>
This makes go-to-definition, etc. work in cg_clif, cg_gcc, rust-analyzer, and src/tools/x.
</content>
</entry>
<entry>
<title>make x look for x.py if shell script does not exist</title>
<updated>2023-02-15T07:19:49+00:00</updated>
<author>
<name>Zephaniah Ong</name>
<email>zealorez@gmail.com</email>
</author>
<published>2023-02-14T02:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=54cfc10fa593b512315f17a7df5235c5595dac9e'/>
<id>urn:sha1:54cfc10fa593b512315f17a7df5235c5595dac9e</id>
<content type='text'>
bump up x version

Refactor code
</content>
</entry>
<entry>
<title>rename wrapper-version argument for x to differentiate it from the bootstrap version</title>
<updated>2022-12-31T18:38:44+00:00</updated>
<author>
<name>DebugSteven</name>
<email>debugsteven@gmail.com</email>
</author>
<published>2022-12-07T21:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f50ad6cd8ce48c8f159bee064ba9ae9dd28f6868'/>
<id>urn:sha1:f50ad6cd8ce48c8f159bee064ba9ae9dd28f6868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warn when there's a newer version of the x tool available</title>
<updated>2022-12-31T18:37:13+00:00</updated>
<author>
<name>DebugSteven</name>
<email>debugsteven@gmail.com</email>
</author>
<published>2022-11-17T20:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c49555821f9735239bf12281b9151eac3b4596d4'/>
<id>urn:sha1:c49555821f9735239bf12281b9151eac3b4596d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make x use the x and x.ps1 scripts</title>
<updated>2022-12-18T17:07:48+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2022-12-18T17:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8348e05644777d08d1fa3d245f9be4040e6dcb16'/>
<id>urn:sha1:8348e05644777d08d1fa3d245f9be4040e6dcb16</id>
<content type='text'>
This removes another python search from bootstrap.
</content>
</entry>
</feed>
