<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/bootstrap/lib.rs, branch 1.43.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-02-11T15:36:54+00:00</updated>
<entry>
<title>Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC</title>
<updated>2020-02-11T15:36:54+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2020-02-11T15:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec0cfd1d0150b3d9ba3d938b1d3d31cb6050524f'/>
<id>urn:sha1:ec0cfd1d0150b3d9ba3d938b1d3d31cb6050524f</id>
<content type='text'>
Remove unused feature gates

I think many of the remaining unstable things can be easily be replaced with stable things. I have kept the `#![feature(nll)]` even though it is only necessary in `libstd`, to make regressions of it harder.
</content>
</entry>
<entry>
<title>Auto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum</title>
<updated>2020-02-09T15:24:50+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2020-02-09T15:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ad6b5e1e69ad3d3509abd8c041bb9fb2dd86c41'/>
<id>urn:sha1:1ad6b5e1e69ad3d3509abd8c041bb9fb2dd86c41</id>
<content type='text'>
Add an option to use LLD to link the compiler on Windows platforms

Based on https://github.com/rust-lang/rust/pull/68609.

Using LLD is good way to improve compile times on Windows since `link.exe` is quite slow. The time for `x.py build --stage 1 src/libtest` goes from 0:12:00 to 0:08:29. Compile time for `rustc_driver` goes from 226.34s to 18.5s. `rustc_macros` goes from 28.69s to 7.7s. The size of `rustc_driver` is also reduced from 83.3 MB to 78.7 MB.

r? @Mark-Simulacrum
</content>
</entry>
<entry>
<title>Remove unused core_intrinsics feature gate from bootstrap</title>
<updated>2020-02-04T17:22:59+00:00</updated>
<author>
<name>bjorn3</name>
<email>bjorn3@users.noreply.github.com</email>
</author>
<published>2019-11-17T15:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdacdf49e532ce869d1eb96e967fd77991566a7f'/>
<id>urn:sha1:bdacdf49e532ce869d1eb96e967fd77991566a7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: fix clippy warnings</title>
<updated>2020-02-03T19:26:36+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2020-02-03T19:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f979e9afab42dd7536ca93994de66169880361e'/>
<id>urn:sha1:5f979e9afab42dd7536ca93994de66169880361e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop cfg(bootstrap) code</title>
<updated>2020-01-31T17:31:09+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-01-31T17:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=31dcdc9e13c324d33a18db3aed7f4b3208ff3744'/>
<id>urn:sha1:31dcdc9e13c324d33a18db3aed7f4b3208ff3744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use a whitelist for use_lld</title>
<updated>2020-01-29T17:05:36+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2020-01-29T17:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2124a85260fdf0851bb4de369d311bcfc05b205f'/>
<id>urn:sha1:2124a85260fdf0851bb4de369d311bcfc05b205f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to use LLD to link the compiler on Windows platforms</title>
<updated>2020-01-29T17:05:36+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2020-01-28T18:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bfba6ef328bbba327cae8918e795c11b89217672'/>
<id>urn:sha1:bfba6ef328bbba327cae8918e795c11b89217672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format the world</title>
<updated>2019-12-22T22:42:47+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06baa56b95674fc626b3c3fd680d6a65357fe60'/>
<id>urn:sha1:a06baa56b95674fc626b3c3fd680d6a65357fe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement `./x.py fmt [--check]`.</title>
<updated>2019-12-22T01:23:39+00:00</updated>
<author>
<name>Adam Perry</name>
<email>adam.n.perry@gmail.com</email>
</author>
<published>2019-10-30T23:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a08c56295ad132c8f2153f19439462b726452e22'/>
<id>urn:sha1:a08c56295ad132c8f2153f19439462b726452e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #67077 - Aaron1011:build-llvm-in-binary, r=alexcrichton</title>
<updated>2019-12-13T10:07:38+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2019-12-13T10:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3964a55ba59bb6c3d4badcbddc49f6929ef76862'/>
<id>urn:sha1:3964a55ba59bb6c3d4badcbddc49f6929ef76862</id>
<content type='text'>
rustc: Link LLVM directly into rustc again (take two)

This is a continuation of PR https://github.com/rust-lang/rust/pull/65703
</content>
</entry>
</feed>
