<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/tests/str.rs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to numeric associated consts</title>
<updated>2020-06-10T01:35:47+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2020-06-02T07:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fff822fead6249671cbcb090b24bce58fab38de0'/>
<id>urn:sha1:fff822fead6249671cbcb090b24bce58fab38de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't return empty slice on last iteration with matched terminator. Test reverse iteration.</title>
<updated>2020-02-09T14:49:44+00:00</updated>
<author>
<name>Pyry Kontio</name>
<email>pyry.kontio@drasa.eu</email>
</author>
<published>2020-01-25T08:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c9dc57cb587761561e85574c821a6f9c0c7cc67'/>
<id>urn:sha1:5c9dc57cb587761561e85574c821a6f9c0c7cc67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement split_inclusive for slice and str, an splitting iterator that includes the matched part in the iterated substrings as a terminator.</title>
<updated>2020-02-09T14:48:52+00:00</updated>
<author>
<name>Pyry Kontio</name>
<email>pyry.kontio@drasa.eu</email>
</author>
<published>2019-12-15T19:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86bf96291d8222dbec9e07461404ecb189be0a98'/>
<id>urn:sha1:86bf96291d8222dbec9e07461404ecb189be0a98</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>liballoc: ignore tests in Miri instead of removing them entirely</title>
<updated>2019-12-07T11:42:19+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-12-07T11:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca2ffe3a8030e0fb6593cb6905a371441a10a4e0'/>
<id>urn:sha1:ca2ffe3a8030e0fb6593cb6905a371441a10a4e0</id>
<content type='text'>
</content>
</entry>
<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>Use associated_type_bounds where applicable - closes #61738</title>
<updated>2019-08-08T20:39:15+00:00</updated>
<author>
<name>Ilija Tovilo</name>
<email>ilija.tovilo@me.com</email>
</author>
<published>2019-07-31T19:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a6a29b4ecfdb7f641ca699fcd66a09b4baaae6a'/>
<id>urn:sha1:3a6a29b4ecfdb7f641ca699fcd66a09b4baaae6a</id>
<content type='text'>
</content>
</entry>
</feed>
