<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rustc-workspace-hack/Cargo.toml, branch 1.35.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.35.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.35.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-04-03T13:02:57+00:00</updated>
<entry>
<title>try to fix rand feature flags</title>
<updated>2019-04-03T13:02:57+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-03-31T14:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=087999ef586a980c06d5820d3d256b3251103d3a'/>
<id>urn:sha1:087999ef586a980c06d5820d3d256b3251103d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parking_lot to 0.7</title>
<updated>2019-02-22T12:49:19+00:00</updated>
<author>
<name>Bastien Orivel</name>
<email>eijebong@bananium.fr</email>
</author>
<published>2019-02-22T12:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a82f0ce54befa3808278384e4deab43e7d683e71'/>
<id>urn:sha1:a82f0ce54befa3808278384e4deab43e7d683e71</id>
<content type='text'>
Unfortunately this'll dupe parking_lot until the data_structures crate
is published and be updated in rls in conjunction with crossbeam-channel
</content>
</entry>
<entry>
<title>Update Cargo.toml of rustc-workspace-hack</title>
<updated>2019-02-18T09:31:59+00:00</updated>
<author>
<name>flip1995</name>
<email>hello@philkrones.com</email>
</author>
<published>2019-02-14T13:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=919b3f9da30b062ba89f4c8b5a77b121d074ef42'/>
<id>urn:sha1:919b3f9da30b062ba89f4c8b5a77b121d074ef42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc-workspace-hack =&gt; 2018</title>
<updated>2019-02-08T06:17:51+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-08T06:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=36806b542e8129e76eb191a46babf5b9d4a037c7'/>
<id>urn:sha1:36806b542e8129e76eb191a46babf5b9d4a037c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>submodules: update rls from ae0d89a to c9d25b6</title>
<updated>2019-01-22T17:03:52+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2019-01-21T15:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=696fb8faa9bb8dee2f014f6445df937fab346d24'/>
<id>urn:sha1:696fb8faa9bb8dee2f014f6445df937fab346d24</id>
<content type='text'>
Changes:
````
Remove state.analysis due to Rust PR #57476
Improve missing nightly readme info
Bump languageserver-types to v0.54.0 and renam crate name to lsp-types
Delete bors.toml
Fix tests
Fix https://github.com/rust-lang/rls/issues/1231
Implement asynchronous message reading
Use typed requests
Implement Tokio-based test LSP client
Update README.md to account for Travis url change
Simplify wait_for_all recv calls
Update dependencies
Revert NLL bug workaround
Remove old test_data entry in .gitignore
Reorganize some tests
Don't test RLS binary target directly
Move tooltip tests to integration tests
Simplify tooltip test harness
Only use FIXTURES_DIR to determine fixtures
Remove src/test/mod.rs
Centralise FIXTURES_DIR across unit and integration tests
Move lens test to tests/
Suppress unused warnings in tests/*
Beautify main.rs and lib.rs
WIP: Move tests
Move src/test/harness to tests/support/harness
Split RLS into bin/lib
Update Clippy
Change all mentions of `rls-preview` to `rls`
Make config mutex borrow scope explicit
Fallback to racer definition
````

Fixes rls build.
</content>
</entry>
<entry>
<title>More feature whitelisting of winapi</title>
<updated>2019-01-08T14:21:07+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2019-01-07T16:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ab78e195a8af531012f820ab84995c44d32c5c1'/>
<id>urn:sha1:2ab78e195a8af531012f820ab84995c44d32c5c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust cargo workspace hack to miri/cargo interactions</title>
<updated>2019-01-08T14:21:06+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2019-01-01T13:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=edaa1882bb621973d1d9b8972b3a32fc8eeb5a97'/>
<id>urn:sha1:edaa1882bb621973d1d9b8972b3a32fc8eeb5a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cargo, rls, miri</title>
<updated>2018-12-29T01:23:01+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2018-12-17T18:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5739364784fa652a62776ef33c576151e61b4d7a'/>
<id>urn:sha1:5739364784fa652a62776ef33c576151e61b4d7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Cargo submodule and its dependencies</title>
<updated>2018-12-10T21:45:22+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-12-08T11:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4110900bd82f03b1a5a8d777fa514e78adfadef'/>
<id>urn:sha1:b4110900bd82f03b1a5a8d777fa514e78adfadef</id>
<content type='text'>
Hopefully just another routine update!

So far this starts to enable the `std::arch` in stage0 builds of rustc.
This means that we may need stage0/not(stage0) in stdsimd itself, but
more and more code is starting to use `std::arch` so I think it's time
to start shifting the balance of work here.
</content>
</entry>
<entry>
<title>Reduce the numbers of syn versions compiled from 4 to 2</title>
<updated>2018-12-08T14:11:47+00:00</updated>
<author>
<name>Bastien Orivel</name>
<email>eijebong@bananium.fr</email>
</author>
<published>2018-12-08T14:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c4534a6d0003a0619ce68a0d3d1b67450cb1a25'/>
<id>urn:sha1:5c4534a6d0003a0619ce68a0d3d1b67450cb1a25</id>
<content type='text'>
The last remaining one comes from mdbook. Unfortunately updating it
breaks everything
</content>
</entry>
</feed>
