<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rustllvm/PassWrapper.cpp, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-09-09T20:05:43+00:00</updated>
<entry>
<title>Move `rustllvm` into `rustc_llvm`</title>
<updated>2020-09-09T20:05:43+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-07-26T17:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=10d3f8a484a812db995198f17b17462718f477bc'/>
<id>urn:sha1:10d3f8a484a812db995198f17b17462718f477bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove CodeGenOptLevel::Other</title>
<updated>2020-08-12T16:01:31+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-08-12T16:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a0b195188c253e8910ea203beb7c1682004c33e'/>
<id>urn:sha1:7a0b195188c253e8910ea203beb7c1682004c33e</id>
<content type='text'>
Also introduced in #35174, and immediately unused.
</content>
</entry>
<entry>
<title>Remove FileType::Other</title>
<updated>2020-08-12T15:55:45+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-08-12T15:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f043c8fa488a2f3a0078cf4ee025125f5874ea5c'/>
<id>urn:sha1:f043c8fa488a2f3a0078cf4ee025125f5874ea5c</id>
<content type='text'>
Added in #35174, this was already unused (and new uses have not been introduced
since then).
</content>
</entry>
<entry>
<title>Prepare for LLVM 11</title>
<updated>2020-06-26T01:52:41+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2020-06-26T01:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49f6166ef7825a39e980c0ba0904073379bb01e6'/>
<id>urn:sha1:49f6166ef7825a39e980c0ba0904073379bb01e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic</title>
<updated>2020-06-20T02:42:55+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-06-20T02:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17b80d947dccb7d73efbffd8fe6e8ae28af759ee'/>
<id>urn:sha1:17b80d947dccb7d73efbffd8fe6e8ae28af759ee</id>
<content type='text'>
Diagnose use of incompatible sanitizers

Emit an error when incompatible sanitizer are configured through command
line options. Previously the last one configured prevailed and others
were silently ignored.

Additionally use a set to represent configured sanitizers, making it
possible to enable multiple sanitizers at once. At least in principle,
since currently all of them are considered to be incompatible with
others.
</content>
</entry>
<entry>
<title>add blank line bw sections</title>
<updated>2020-06-17T05:01:46+00:00</updated>
<author>
<name>asrar</name>
<email>aszenz@gmail.com</email>
</author>
<published>2020-06-17T05:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=caffb28ece818ce87f1c7573992cae4210544015'/>
<id>urn:sha1:caffb28ece818ce87f1c7573992cae4210544015</id>
<content type='text'>

Separate target features from rust ones with a blank line

Co-authored-by: Josh Stone &lt;cuviper@gmail.com&gt;</content>
</entry>
<entry>
<title>trim whitespace</title>
<updated>2020-06-16T18:53:30+00:00</updated>
<author>
<name>root</name>
<email>aszenz@gmail.com</email>
</author>
<published>2020-06-16T18:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=457acbd5a80153fc06bca12663405c175fd9453f'/>
<id>urn:sha1:457acbd5a80153fc06bca12663405c175fd9453f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>break long line for formatting</title>
<updated>2020-06-16T18:14:32+00:00</updated>
<author>
<name>root</name>
<email>aszenz@gmail.com</email>
</author>
<published>2020-06-16T18:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f50f84ef106c7f521d1322ec39562610339f74d'/>
<id>urn:sha1:9f50f84ef106c7f521d1322ec39562610339f74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add header for rust specific feature</title>
<updated>2020-06-16T17:36:04+00:00</updated>
<author>
<name>root</name>
<email>aszenz@gmail.com</email>
</author>
<published>2020-06-16T17:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4506a358ca4be0b3f7a1f320a677168d964ca9f7'/>
<id>urn:sha1:4506a358ca4be0b3f7a1f320a677168d964ca9f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rust features to print target features</title>
<updated>2020-06-14T16:14:11+00:00</updated>
<author>
<name>asrar</name>
<email>aszenz@gmail.com</email>
</author>
<published>2020-06-14T16:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e32db8458457849f5d894ffa4a1672b9071708f0'/>
<id>urn:sha1:e32db8458457849f5d894ffa4a1672b9071708f0</id>
<content type='text'>
`crt-static` is a rust specific target feature that's absent from llvm feature table, adding it there.</content>
</entry>
</feed>
