<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/llvm-bitcode-linker, 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-09-02T09:12:54+00:00</updated>
<entry>
<title>Revert introduction of `[workspace.dependencies]`.</title>
<updated>2025-09-02T09:12:54+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-09-02T09:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=301655eafe56a4b5064adebd412becf94b59221c'/>
<id>urn:sha1:301655eafe56a4b5064adebd412becf94b59221c</id>
<content type='text'>
This was done in #145740 and #145947. It is causing problems for people
using r-a on anything that uses the rustc-dev rustup package, e.g. Miri,
clippy.

This repository has lots of submodules and subtrees and various
different projects are carved out of pieces of it. It seems like
`[workspace.dependencies]` will just be more trouble than it's worth.
</content>
</entry>
<entry>
<title>Add `tracing` to `[workspace.dependencies]`.</title>
<updated>2025-08-27T04:21:19+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-08-22T00:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c50d2cc8078280a0dfdd562c7688e81b664e5880'/>
<id>urn:sha1:c50d2cc8078280a0dfdd562c7688e81b664e5880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass through of target features to llvm-bitcode-linker and handling them</title>
<updated>2025-02-16T20:57:03+00:00</updated>
<author>
<name>kulst</name>
<email>kulst@mailbox.org</email>
</author>
<published>2025-02-05T20:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=831d9f39e9c330934b7c4f35010477ba4a738d96'/>
<id>urn:sha1:831d9f39e9c330934b7c4f35010477ba4a738d96</id>
<content type='text'>
The .ptx version produced by llc can be specified by passing it with --mattr. Currently it is not possible to specify the .ptx version with -Ctarget-feature because these are not passed through to llvm-bitcode-linker and handled by it. This commit adds both.
--target-feature and -mattr are passed with equals to mitigate issues when the value starts with a - (minus).
</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>Distribute LLVM bitcode linker as a preview component</title>
<updated>2024-04-15T13:11:28+00:00</updated>
<author>
<name>Kjetil Kjeka</name>
<email>kjetil@muybridge.com</email>
</author>
<published>2024-04-03T14:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=235d45e9c9c2c66b540cfa6601cc32315a4659c3'/>
<id>urn:sha1:235d45e9c9c2c66b540cfa6601cc32315a4659c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LLVM Bitcode Linker: Added crate</title>
<updated>2024-03-11T12:35:35+00:00</updated>
<author>
<name>Kjetil Kjeka</name>
<email>kjetil@muybridge.com</email>
</author>
<published>2024-02-06T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=222ce4fdb8fb5fbff8047014c3ffb73df0ef2693'/>
<id>urn:sha1:222ce4fdb8fb5fbff8047014c3ffb73df0ef2693</id>
<content type='text'>
</content>
</entry>
</feed>
