<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_gcc/messages.ftl, branch 1.77.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-10-09T19:53:34+00:00</updated>
<entry>
<title>Merge commit '11a0cceab966e5ff1058ddbcab5977e8a1d6d290' into subtree-update_cg_gcc_2023-10-09</title>
<updated>2023-10-09T19:53:34+00:00</updated>
<author>
<name>Antoni Boucher</name>
<email>bouanto@zoho.com</email>
</author>
<published>2023-10-09T19:53:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30290c8b411a837b2e19293391956f5f779608ab'/>
<id>urn:sha1:30290c8b411a837b2e19293391956f5f779608ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>UPDATE - replace expected_simd error with one from codegen_ssa</title>
<updated>2023-07-20T04:20:00+00:00</updated>
<author>
<name>Jhonny Bill Mena</name>
<email>jhonnybillm@gmail.com</email>
</author>
<published>2023-07-20T04:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a888fb56e23abded6eb5ec0803f182caacc89cb'/>
<id>urn:sha1:7a888fb56e23abded6eb5ec0803f182caacc89cb</id>
<content type='text'>
Here I am assuming we want to treat these parameters (input, first, second, third, return) as translatable
</content>
</entry>
<entry>
<title>UPDATE - replace gcc monomorphization errors with ssa ones</title>
<updated>2023-07-20T03:40:08+00:00</updated>
<author>
<name>Jhonny Bill Mena</name>
<email>jhonnybillm@gmail.com</email>
</author>
<published>2023-07-20T03:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=051615e1986f7a345ee4f073719ab668bb977987'/>
<id>urn:sha1:051615e1986f7a345ee4f073719ab668bb977987</id>
<content type='text'>
Reduces error duplication and makes it more consistent across backends
</content>
</entry>
<entry>
<title>Ensure Fluent messages are in alphabetical order</title>
<updated>2023-05-25T23:49:35+00:00</updated>
<author>
<name>clubby789</name>
<email>jamie@hill-daniel.co.uk</email>
</author>
<published>2023-05-23T01:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f97fddab91fbf290ea5b691fe355d6f915220b6e'/>
<id>urn:sha1:f97fddab91fbf290ea5b691fe355d6f915220b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify message paths</title>
<updated>2023-03-11T21:51:57+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2023-03-02T23:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e2ecb3cd84eae18e838624feeb2e5cf46b9cc57'/>
<id>urn:sha1:7e2ecb3cd84eae18e838624feeb2e5cf46b9cc57</id>
<content type='text'>
This makes it easier to open the messages file while developing on features.

The commit was the result of automatted changes:

for p in compiler/rustc_*; do mv $p/locales/en-US.ftl $p/messages.ftl; rmdir $p/locales; done

for p in compiler/rustc_*; do sed -i "s#\.\./locales/en-US.ftl#../messages.ftl#" $p/src/lib.rs; done
</content>
</entry>
</feed>
