<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_ssa/src/back/command.rs, branch 1.82.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.82.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.82.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-07-28T22:26:52+00:00</updated>
<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>Update comment and remove special-case for Wasm targets which is incompatible with response-file changes</title>
<updated>2024-03-20T23:38:15+00:00</updated>
<author>
<name>Douglas Young</name>
<email>rcxdude@gmail.com</email>
</author>
<published>2024-03-20T23:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6b0a706cb4ce8114f7e082955cd3e53bdc0bc976'/>
<id>urn:sha1:6b0a706cb4ce8114f7e082955cd3e53bdc0bc976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce usage of Symbol in the linker code</title>
<updated>2022-06-28T18:38:36+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2022-06-28T17:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f688f4d1e4753ca0a83a1413a7b98fb8727c04a2'/>
<id>urn:sha1:f688f4d1e4753ca0a83a1413a7b98fb8727c04a2</id>
<content type='text'>
Interning here doesn't save us anything. It rather costs a bit of time.
</content>
</entry>
<entry>
<title>Simplify implementation of `-Z gcc-ld`</title>
<updated>2022-05-25T20:55:22+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2022-05-24T20:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2984bf674f5f1839c19002f4fd032eacc98596c9'/>
<id>urn:sha1:2984bf674f5f1839c19002f4fd032eacc98596c9</id>
<content type='text'>
- The logic is now unified for all targets (wasm targets should also be supported now)
- Additional "symlink" files like `ld64` are eliminated
- lld-wrapper is used for propagating the correct lld flavor
- Cleanup "unwrap or exit" logic in lld-wrapper
</content>
</entry>
<entry>
<title>Remove unnecessary sigils around `Symbol::as_str()` calls.</title>
<updated>2021-12-15T06:32:14+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2021-12-15T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=056d48a2c97860b2cce936f310331e606076fa01'/>
<id>urn:sha1:056d48a2c97860b2cce936f310331e606076fa01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Instruct lld that our @ files are posix-style, not Windows</title>
<updated>2020-10-05T12:01:44+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-10-04T20:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8325b0f40ab69c59e5c5a3233945d3df98e8abd'/>
<id>urn:sha1:e8325b0f40ab69c59e5c5a3233945d3df98e8abd</id>
<content type='text'>
An upstream LLVM change changed behavior here to respect the host system quoting
rules; previously the posix-style format was always used for @files.
</content>
</entry>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
</feed>
