<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_target/src/json.rs, branch 1.68.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.68.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.68.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-11-10T19:34:39+00:00</updated>
<entry>
<title>Improve generating Custom entry function</title>
<updated>2022-11-10T19:34:39+00:00</updated>
<author>
<name>Ayush Singh</name>
<email>ayushsingh1325@gmail.com</email>
</author>
<published>2022-11-05T09:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f0a8620bd7d325e6d42417b08daff3e55cb88f6'/>
<id>urn:sha1:9f0a8620bd7d325e6d42417b08daff3e55cb88f6</id>
<content type='text'>
This commit is aimed at making compiler generated entry functions
(Basically just C `main` right now) more generic so other targets can do
similar things for custom entry. This was initially implemented as part
of https://github.com/rust-lang/rust/pull/100316.

Currently, this moves the entry function name and Call convention to the
target spec.

Signed-off-by: Ayush Singh &lt;ayushsingh1325@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use serde_json for target spec json</title>
<updated>2022-06-03T16:46:19+00:00</updated>
<author>
<name>bjorn3</name>
<email>bjorn3@users.noreply.github.com</email>
</author>
<published>2021-06-03T15:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc1df4ff170ec137ecab7d7aa7f4dc894bb17449'/>
<id>urn:sha1:fc1df4ff170ec137ecab7d7aa7f4dc894bb17449</id>
<content type='text'>
</content>
</entry>
</feed>
