<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/bootstrap/bin, branch 1.31.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.31.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.31.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-10-13T18:06:25+00:00</updated>
<entry>
<title>Improve verify_llvm_ir config option</title>
<updated>2018-10-13T18:06:25+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-10-13T08:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b57366a85457ddf6c5cb8ff4f329776c5311c5a4'/>
<id>urn:sha1:b57366a85457ddf6c5cb8ff4f329776c5311c5a4</id>
<content type='text'>
* Make it influence the behavior of the compiled rustc, rather than
  just the rustc build system. That is, if verify_llvm_ir=true,
  even manual invocations of the built rustc will verify LLVM IR.
* Enable verification of LLVM IR in CI, for non-deploy and
  deploy-alt builds. This is similar to how LLVM assertions are
  handled.
</content>
</entry>
<entry>
<title>rustbuild: drop color handling</title>
<updated>2018-09-18T13:02:03+00:00</updated>
<author>
<name>Marc-Antoine Perennou</name>
<email>Marc-Antoine@Perennou.com</email>
</author>
<published>2018-09-18T12:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a45057e17082559b4c3a365d9b29cc30105f740'/>
<id>urn:sha1:2a45057e17082559b4c3a365d9b29cc30105f740</id>
<content type='text'>
Let cargo handle that for us

Signed-off-by: Marc-Antoine Perennou &lt;Marc-Antoine@Perennou.com&gt;
</content>
</entry>
<entry>
<title>Add rustc SHA to released DWARF debuginfo</title>
<updated>2018-09-10T17:10:38+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-08-30T17:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5595aeb6b7eda6b96cb2fe882401213c4fc04c6f'/>
<id>urn:sha1:5595aeb6b7eda6b96cb2fe882401213c4fc04c6f</id>
<content type='text'>
This commit updates the debuginfo that is encoded in all of our released
artifacts by default. Currently it has paths like `/checkout/src/...` but these
are a little inconsistent and have changed over time. This commit instead
attempts to actually define the file paths in our debuginfo to be consistent
between releases.

All debuginfo paths are now intended to be `/rustc/$sha` where `$sha` is the git
sha of the released compiler. Sub-paths are all paths into the git repo at that
`$sha`.
</content>
</entry>
<entry>
<title>use cfg(rustdoc) instead of cfg(dox) in std and friends</title>
<updated>2018-08-31T18:29:10+00:00</updated>
<author>
<name>QuietMisdreavus</name>
<email>grey@quietmisdreavus.net</email>
</author>
<published>2018-08-04T23:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad2169c095b190afd76a5e32865410502a8bcfdd'/>
<id>urn:sha1:ad2169c095b190afd76a5e32865410502a8bcfdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discriminate between external and optional tools</title>
<updated>2018-07-25T01:25:29+00:00</updated>
<author>
<name>Tatsuyuki Ishi</name>
<email>ishitatsuyuki@gmail.com</email>
</author>
<published>2018-07-23T04:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1075ced5bcb8c6d1e965516e59a4bbad2c5fcd36'/>
<id>urn:sha1:1075ced5bcb8c6d1e965516e59a4bbad2c5fcd36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deny bare_trait_objects globally</title>
<updated>2018-07-25T01:25:29+00:00</updated>
<author>
<name>Tatsuyuki Ishi</name>
<email>ishitatsuyuki@gmail.com</email>
</author>
<published>2018-07-13T05:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e098985939a1ac5baef4314aee44efc9dbf1b820'/>
<id>urn:sha1:e098985939a1ac5baef4314aee44efc9dbf1b820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace a few expect+format combos with unwrap_or_else+panic</title>
<updated>2018-07-23T12:47:13+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-23T12:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe588d894fa392fdf787c18a959b342d38d0c71c'/>
<id>urn:sha1:fe588d894fa392fdf787c18a959b342d38d0c71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert some changes from #51917 to fix #52317.</title>
<updated>2018-07-16T16:17:14+00:00</updated>
<author>
<name>O01eg</name>
<email>o01eg@yandex.ru</email>
</author>
<published>2018-07-16T16:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=10b65fa603f600dee57f14f8b67f2d7c391de2cd'/>
<id>urn:sha1:10b65fa603f600dee57f14f8b67f2d7c391de2cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add verify-llvm-ir flag to config.toml</title>
<updated>2018-06-12T19:34:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-06-12T19:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3f18a41333aabf515d6d343c07f3bbbd154f6018'/>
<id>urn:sha1:3f18a41333aabf515d6d343c07f3bbbd154f6018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: pass crt-static for the compiler host as well</title>
<updated>2018-05-31T10:01:50+00:00</updated>
<author>
<name>Johannes Nixdorf</name>
<email>mixi@exherbo.org</email>
</author>
<published>2018-04-29T09:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=55dab7c82018101709de8cb986cede87effbb50d'/>
<id>urn:sha1:55dab7c82018101709de8cb986cede87effbb50d</id>
<content type='text'>
</content>
</entry>
</feed>
