<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_data_structures/base_n.rs, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-01-08T11:30:52+00:00</updated>
<entry>
<title>Shorten names of some compiler generated artifacts.</title>
<updated>2018-01-08T11:30:52+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2018-01-08T11:30:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94f3037f4bc2f18ac1c427e145928cc766b573fe'/>
<id>urn:sha1:94f3037f4bc2f18ac1c427e145928cc766b573fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various useless derefs and slicings</title>
<updated>2017-03-27T06:58:00+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2017-03-24T08:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb447f4ef436f0c6211a13de1e6150a09228a9c6'/>
<id>urn:sha1:eb447f4ef436f0c6211a13de1e6150a09228a9c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not generate '@' character in symbol names.</title>
<updated>2016-12-12T18:56:52+00:00</updated>
<author>
<name>Vadzim Dambrouski</name>
<email>pftbest@gmail.com</email>
</author>
<published>2016-12-12T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9d764fc3c1607b2f5f84b73d48cbddfef33fa37e'/>
<id>urn:sha1:9d764fc3c1607b2f5f84b73d48cbddfef33fa37e</id>
<content type='text'>
MSP430 assembler does not like '@' character in symbol names, so we should
only use alphanumerics when we generate a new name.

Fixes #38116
</content>
</entry>
<entry>
<title>Make names of types used in LLVM IR stable.</title>
<updated>2016-11-14T00:49:46+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo.net</email>
</author>
<published>2016-11-04T21:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b093ebab2595a50ccb47ff4ec854917aa1838fe'/>
<id>urn:sha1:5b093ebab2595a50ccb47ff4ec854917aa1838fe</id>
<content type='text'>
Before this PR, type names could depend on the cratenum being used
for a given crate and also on the source location of closures.
Both are undesirable for incremental compilation where we cache
LLVM IR and don't want it to depend on formatting or in which
order crates are loaded.
</content>
</entry>
</feed>
