<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_target/src/spec/linux_uclibc_base.rs, branch 1.66.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.66.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.66.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-04-03T19:29:57+00:00</updated>
<entry>
<title>Replace every `String` in Target(Options) with `Cow&lt;'static, str&gt;`</title>
<updated>2022-04-03T19:29:57+00:00</updated>
<author>
<name>Loïc BRANSTETT</name>
<email>lolo.branstett@numericable.fr</email>
</author>
<published>2022-03-22T10:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccff48f97b7a4438b9818f8ff0f60c1cd01cdbeb'/>
<id>urn:sha1:ccff48f97b7a4438b9818f8ff0f60c1cd01cdbeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_target: Rename some target options to avoid tautology</title>
<updated>2020-11-08T14:29:13+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-11-08T11:57:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc004d4809f7e5fb5ea73ac630a0b1bdb58eabe4'/>
<id>urn:sha1:dc004d4809f7e5fb5ea73ac630a0b1bdb58eabe4</id>
<content type='text'>
`target.target_endian` -&gt; `target.endian`
`target.target_c_int_width` -&gt; `target.c_int_width`
`target.target_os` -&gt; `target.os`
`target.target_env` -&gt; `target.env`
`target.target_vendor` -&gt; `target.vendor`
`target.target_family` -&gt; `target.os_family`
`target.target_mcount` -&gt; `target.mcount`
</content>
</entry>
<entry>
<title>rustc_target: Move `target_env` from `Target` to `TargetOptions`</title>
<updated>2020-11-07T11:27:47+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-10-08T18:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d5fd31197fe1a4f704186874b67e170ff4029a4c'/>
<id>urn:sha1:d5fd31197fe1a4f704186874b67e170ff4029a4c</id>
<content type='text'>
</content>
</entry>
</feed>
