<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/run-make/amdgpu-kd, 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-06-16T23:04:33+00:00</updated>
<entry>
<title>tests: `{Meta,Pointee}Sized` in non-minicore tests</title>
<updated>2025-06-16T23:04:33+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood2@arm.com</email>
</author>
<published>2025-01-23T11:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=322cc315040da14c12f84d74fd5761c5d064e50e'/>
<id>urn:sha1:322cc315040da14c12f84d74fd5761c5d064e50e</id>
<content type='text'>
As before, add `MetaSized` and `PointeeSized` traits to all of the
non-minicore `no_core` tests so that they don't fail for lack of
language items.
</content>
</entry>
<entry>
<title>Workaround for windows-gnu rust-lld test failure</title>
<updated>2025-04-28T23:25:10+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2025-04-28T14:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c42dc24ae23d2501aaae81273762d0698d83ff7'/>
<id>urn:sha1:3c42dc24ae23d2501aaae81273762d0698d83ff7</id>
<content type='text'>
The test run-make/amdgpu-kd has an issue where rust-lld will sometimes fail with error 0xc0000374 (STATUS_HEAP_CORRUPTION).
</content>
</entry>
<entry>
<title>Export kernel descriptor for amdgpu kernels</title>
<updated>2025-02-12T21:44:39+00:00</updated>
<author>
<name>Flakebi</name>
<email>flakebi@t-online.de</email>
</author>
<published>2025-02-10T21:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99ec64c34c65630d9a66befa2cbf2faa9478baa0'/>
<id>urn:sha1:99ec64c34c65630d9a66befa2cbf2faa9478baa0</id>
<content type='text'>
The host runtime (HIP or HSA) expects a kernel descriptor object for
each kernel in the ELF file. The amdgpu LLVM backend generates the
object. It is created as a symbol with the name of the kernel plus a
`.kd` suffix.

Add it to the exported symbols in the linker script, so that it can be
found.
</content>
</entry>
</feed>
