<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/bootstrap/lib.rs, branch 1.52.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.52.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.52.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-02-21T13:21:04+00:00</updated>
<entry>
<title>Add new rustdoc-gui test suite</title>
<updated>2021-02-21T13:21:04+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2021-02-21T13:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=50b39b2b65be6f0d3eca29c24abccc8bafffcea5'/>
<id>urn:sha1:50b39b2b65be6f0d3eca29c24abccc8bafffcea5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: clippy fixes</title>
<updated>2020-12-30T23:58:52+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2020-12-30T21:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87423fbc6af5aae2b5f6d0a11f2a0c60c7c22e98'/>
<id>urn:sha1:87423fbc6af5aae2b5f6d0a11f2a0c60c7c22e98</id>
<content type='text'>
addresses:

clippy::or_fun_call
clippy::single_char_add_str
clippy::comparison_to_empty
clippy::or_fun_call
</content>
</entry>
<entry>
<title>bootstrap: convert llvm-tools to use Tarball</title>
<updated>2020-12-23T18:35:22+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2020-11-26T16:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7be85701cda29bbe715e462be856a61aed5bd4b4'/>
<id>urn:sha1:7be85701cda29bbe715e462be856a61aed5bd4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: convert build-manifest to use the new Tarball struct</title>
<updated>2020-12-23T18:35:22+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2020-11-26T15:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ddf82636c6b2d42a1fe9d25b51ec9b006043f529'/>
<id>urn:sha1:ddf82636c6b2d42a1fe9d25b51ec9b006043f529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Auto merge of #78790 - Gankra:rust-src-vendor, r=Mark-Simulacrum"</title>
<updated>2020-12-16T17:10:40+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2020-12-16T17:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68932060868cda5b14f8e382d28df09905572176'/>
<id>urn:sha1:68932060868cda5b14f8e382d28df09905572176</id>
<content type='text'>
This reverts commit 7afc5172305cdae588a0318ce545749cf4ed947d, reversing
changes made to d4ea0b3e46a0303d5802b632e88ba1ba84d9d16f.
</content>
</entry>
<entry>
<title>x.py: allow a custom string appended to the version</title>
<updated>2020-11-16T22:08:21+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2020-11-16T22:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f0856804292a6f4b73cb0f5771877657d8f6af8'/>
<id>urn:sha1:5f0856804292a6f4b73cb0f5771877657d8f6af8</id>
<content type='text'>
This adds `rust.description` to the config as a descriptive string to be
appended to `rustc --version` output, which is also used in places like
debuginfo `DW_AT_producer`. This may be useful for supplementary build
information, like distro-specific package versions.

For example, in Fedora 33, `gcc --version` outputs:

    gcc (GCC) 10.2.1 20201016 (Red Hat 10.2.1-6)

With this change, we can add similar vendor info to `rustc --version`.
</content>
</entry>
<entry>
<title>Merge changes from rust-lang/rust</title>
<updated>2020-11-12T02:17:45+00:00</updated>
<author>
<name>Zachary Catlin</name>
<email>z@zc.is</email>
</author>
<published>2020-11-12T02:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e4a43fce3bdf7959408c186e1d3f21bf0400b546'/>
<id>urn:sha1:e4a43fce3bdf7959408c186e1d3f21bf0400b546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include llvm-as in llvm-tools-preview component</title>
<updated>2020-11-12T02:10:31+00:00</updated>
<author>
<name>Zachary Catlin</name>
<email>z@zc.is</email>
</author>
<published>2020-11-12T02:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=562d50eb7b67109ca420eab8705673b138863e6a'/>
<id>urn:sha1:562d50eb7b67109ca420eab8705673b138863e6a</id>
<content type='text'>
Including llvm-as adds the ability to include assembly language fragments
that can be inlined using LTO.
</content>
</entry>
<entry>
<title>Rollup merge of #78947 - dalance:llvm_cov, r=Mark-Simulacrum</title>
<updated>2020-11-11T19:59:14+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2020-11-11T19:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61c0a2c4ac547bc2b5a0a91167c61d295d849fb2'/>
<id>urn:sha1:61c0a2c4ac547bc2b5a0a91167c61d295d849fb2</id>
<content type='text'>
Ship llvm-cov through llvm-tools

`llvm-cov` is used to generate coverage report with LLVM InstrProf-based code coverage #34701.
So if `llvm-cov` is shipped through llvm-tools, users can try it easily accorging to the instruction of [The Rust Unstable Book](https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/source-based-code-coverage.html).
</content>
</entry>
<entry>
<title>Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-Simulacrum</title>
<updated>2020-11-11T19:58:56+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2020-11-11T19:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=194b96852f13f3bf7a85a3b4e22c0977afa90cde'/>
<id>urn:sha1:194b96852f13f3bf7a85a3b4e22c0977afa90cde</id>
<content type='text'>
Support enable/disable sanitizers/profiler per target

This PR add options under `[target.*]` of `config.toml` which can enable or disable sanitizers/profiler runtime for corresponding target.
If these options are empty, the global options under `[build]` will take effect.

Fix #78329
</content>
</entry>
</feed>
