<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/incremental/remapped_paths_cc, branch 1.48.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.48.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.48.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-10-17T00:06:48+00:00</updated>
<entry>
<title>Upgrade Emscripten targets to use upstream LLVM backend</title>
<updated>2019-10-17T00:06:48+00:00</updated>
<author>
<name>Thomas Lively</name>
<email>tlively@google.com</email>
</author>
<published>2019-08-17T05:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2bf59bea481dd4b4365cafe2e94fa8bf330a6877'/>
<id>urn:sha1:2bf59bea481dd4b4365cafe2e94fa8bf330a6877</id>
<content type='text'>
 - Compatible with Emscripten 1.38.46-upstream or later upstream.
 - Refactors the Emscripten target spec to share code with other wasm
   targets.
 - Replaces the old incorrect wasm32 C call ABI with the correct one,
   preserving the old one as wasm32_bindgen_compat for wasm-bindgen
   compatibility.
 - Updates the varargs ABI used by Emscripten and deletes the old one.
 - Removes the obsolete wasm32-experimental-emscripten target.
 - Uses EMCC_CFLAGS on CI to avoid the timeout problems with #63649.
</content>
</entry>
<entry>
<title>Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichton"</title>
<updated>2019-10-06T04:38:45+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2019-10-06T04:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d16b7f705bd7c266a924e43a31495477dc4c9321'/>
<id>urn:sha1:d16b7f705bd7c266a924e43a31495477dc4c9321</id>
<content type='text'>
This reverts commit 7870050796e5904a0fc85ecbe6fa6dde1cfe0c91, reversing
changes made to 2e7244807a7878f6eca3eb7d97ae9b413aa49014.
</content>
</entry>
<entry>
<title>Fix ABI, run and fix more tests, re-enable CI for PRs</title>
<updated>2019-10-04T07:47:21+00:00</updated>
<author>
<name>Thomas Lively</name>
<email>tlively@google.com</email>
</author>
<published>2019-10-02T18:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b56c660c9cf55b240d26854fa0ffd41db068ff9'/>
<id>urn:sha1:5b56c660c9cf55b240d26854fa0ffd41db068ff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary ignore-tidy-linelength</title>
<updated>2019-04-23T10:42:14+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2019-04-22T15:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=62838975d005b01c110a355a6e60cdedc08ecd48'/>
<id>urn:sha1:62838975d005b01c110a355a6e60cdedc08ecd48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename trans to codegen everywhere.</title>
<updated>2018-05-17T12:08:30+00:00</updated>
<author>
<name>Irina Popa</name>
<email>irinagpopa@gmail.com</email>
</author>
<published>2018-05-08T13:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b63d7e2b1c4019e40051036bcb1fd5f254a8f6e2'/>
<id>urn:sha1:b63d7e2b1c4019e40051036bcb1fd5f254a8f6e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement --remap-path-prefix</title>
<updated>2018-02-22T23:13:21+00:00</updated>
<author>
<name>Jeremy Fitzhardinge</name>
<email>jeremy@goop.org</email>
</author>
<published>2018-02-18T23:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=56a68285332000c858e9aeba7d66a4ec66ebff91'/>
<id>urn:sha1:56a68285332000c858e9aeba7d66a4ec66ebff91</id>
<content type='text'>
Remove experimental -Zremap-path-prefix-from/to, and replace it with
the stabilized --remap-path-prefix=from=to variant.

This is an implementation for issue of #41555.
</content>
</entry>
<entry>
<title>incr.comp.: Update test cases after metadata hashing removal.</title>
<updated>2017-11-29T15:29:13+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2017-11-29T15:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ebccbb7a4003e036cae61c575ac7edb871a8259'/>
<id>urn:sha1:7ebccbb7a4003e036cae61c575ac7edb871a8259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>incr.comp.: Use red/green tracking for CGU re-use.</title>
<updated>2017-10-02T13:45:46+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2017-09-28T09:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e6badfd449fa501c4565f93a1d8faee9d9d6c8df'/>
<id>urn:sha1:e6badfd449fa501c4565f93a1d8faee9d9d6c8df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore failing tests harder</title>
<updated>2017-09-05T14:37:28+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-08-30T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87ea0a19bf3a4dccac890b33646fa3460dff5a8b'/>
<id>urn:sha1:87ea0a19bf3a4dccac890b33646fa3460dff5a8b</id>
<content type='text'>
</content>
</entry>
</feed>
