<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/windows_targets, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-28T06:36:53+00:00</updated>
<entry>
<title>Rollup merge of #144399 - bjorn3:stdlib_tests_separate_packages, r=Mark-Simulacrum</title>
<updated>2025-07-28T06:36:53+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-07-28T06:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21120e297c3d2db6a1f28e1a8798777a52f4fee2'/>
<id>urn:sha1:21120e297c3d2db6a1f28e1a8798777a52f4fee2</id>
<content type='text'>
Add a ratchet for moving all standard library tests to separate packages

https://github.com/rust-lang/rust/pull/136642 is the previous PR in this series. See https://github.com/rust-lang/rust/pull/135937 for the rationale of wanting to move all standard library tests to separate packages.

This also fixes std_detect testing on riscv.
</content>
</entry>
<entry>
<title>library/windows_targets: Fix macro expansion error in 'link' macro</title>
<updated>2025-07-24T21:23:59+00:00</updated>
<author>
<name>Ivan Tadeu Ferreira Antunes Filho</name>
<email>itadeufa@gmail.com</email>
</author>
<published>2025-07-24T21:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1de927c7c46444b6bdd3d508a4935b64095f696e'/>
<id>urn:sha1:1de927c7c46444b6bdd3d508a4935b64095f696e</id>
<content type='text'>
A recent change altered the definition of the link! macro when the windows_raw_dylib feature is enabled, changing its syntax from pub macro {..} to pub macro($tt:tt) {..} in #143592

This change introduced a build failure with the error: "macros that expand to items must be delimited with braces or followed by a semicolon".

We add a semicolon to the line causing the issue as we also modify the non windows_raw_dylib link to make use of the link_dylib macro</content>
</entry>
<entry>
<title>Disable unit tests for stdlib packages that don't contain any</title>
<updated>2025-07-24T09:15:28+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-07-24T09:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c5d7021cddd97a4ec8dd64f878711ec983986fcd'/>
<id>urn:sha1:c5d7021cddd97a4ec8dd64f878711ec983986fcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>UWP: link ntdll functions using raw-dylib</title>
<updated>2025-07-07T15:39:31+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2025-07-07T15:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2412f8921ce39b986664e27c71b07f0ae24ac100'/>
<id>urn:sha1:2412f8921ce39b986664e27c71b07f0ae24ac100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix backtrace for cygwin</title>
<updated>2025-05-07T05:08:19+00:00</updated>
<author>
<name>王宇逸</name>
<email>Strawberry_Str@hotmail.com</email>
</author>
<published>2025-04-28T14:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe64184b162cc6fc43b9e44ecaa8c065afbf7ec7'/>
<id>urn:sha1:fe64184b162cc6fc43b9e44ecaa8c065afbf7ec7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate windows-targets to Rust 2024</title>
<updated>2025-03-11T16:46:35+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2025-02-12T22:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b130747e92c92c6cf3a1abb1ac71825eba6b18e3'/>
<id>urn:sha1:b130747e92c92c6cf3a1abb1ac71825eba6b18e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't link against advapi32, except on win7.</title>
<updated>2025-03-08T15:55:47+00:00</updated>
<author>
<name>Steven Malis</name>
<email>smmalis37@gmail.com</email>
</author>
<published>2025-03-08T15:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9278a3ebd6117b29e5c982bc5bb80d31dd353a1a'/>
<id>urn:sha1:9278a3ebd6117b29e5c982bc5bb80d31dd353a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark extern blocks as unsafe</title>
<updated>2025-02-09T17:11:13+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-02-07T19:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4e7f8f9bf10588cb5519ae09a15be155499901f'/>
<id>urn:sha1:a4e7f8f9bf10588cb5519ae09a15be155499901f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Win: Add dbghelp to the list of import libraries</title>
<updated>2024-09-06T21:21:49+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-09-06T21:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8966207afd038cbef4b951ce2a58351e2a66b8fe'/>
<id>urn:sha1:8966207afd038cbef4b951ce2a58351e2a66b8fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add windows-targets crate to std's sysroot</title>
<updated>2024-08-09T10:43:43+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-08-09T01:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=acb024110f337e77c515ebcafffd6c4c09c29ee7'/>
<id>urn:sha1:acb024110f337e77c515ebcafffd6c4c09c29ee7</id>
<content type='text'>
</content>
</entry>
</feed>
