<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/source_map.rs, branch 1.36.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.36.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.36.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-05-09T18:10:27+00:00</updated>
<entry>
<title>Do not modify mutability of simple bindings.</title>
<updated>2019-05-09T18:10:27+00:00</updated>
<author>
<name>David Wood</name>
<email>david@davidtw.co</email>
</author>
<published>2019-05-09T18:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcd3cf70177f5af115d4799fc7fff836b3bcf649'/>
<id>urn:sha1:dcd3cf70177f5af115d4799fc7fff836b3bcf649</id>
<content type='text'>
This commit removes the modification of the mutability of simple
bindings. While the mutability isn't used, it is important that it is
kept so that the input to procedural macros matches what the user wrote.
This commit also modifies the span of the binding mode so that it is
considered a compiler desugaring and won't be linted against for being
unused..
</content>
</entry>
<entry>
<title>remove lookup_char_pos_adj</title>
<updated>2019-04-05T20:16:09+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2019-04-05T19:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=63080b3c25046b29cbbaef8d587c7da91a302fce'/>
<id>urn:sha1:63080b3c25046b29cbbaef8d587c7da91a302fce</id>
<content type='text'>
It is now exactly equivalent to lookup_char_pos.
</content>
</entry>
<entry>
<title>Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper</title>
<updated>2019-02-13T03:37:04+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-02-13T03:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0bc8f6f3f4ecfa3309aaa4df52fb4aa1ddd63b07'/>
<id>urn:sha1:0bc8f6f3f4ecfa3309aaa4df52fb4aa1ddd63b07</id>
<content type='text'>
Rename rustc_errors dependency in rust 2018 crates

I think this is a better solution than `use rustc_errors as errors` in `lib.rs` and `use crate::errors` in modules.

Related: rust-lang/cargo#5653

cc #58099

r? @Centril
</content>
</entry>
<entry>
<title>Rename rustc_errors dependency in rust 2018 crates</title>
<updated>2019-02-12T15:28:52+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-07T15:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3216c7656afbada6af3cbf77ef5236a7153f58e8'/>
<id>urn:sha1:3216c7656afbada6af3cbf77ef5236a7153f58e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: doc comments</title>
<updated>2019-02-10T23:42:32+00:00</updated>
<author>
<name>Alexander Regueiro</name>
<email>alexreg@me.com</email>
</author>
<published>2019-02-08T13:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3e182cf43aea2c010a1915eb37293a458df2228'/>
<id>urn:sha1:c3e182cf43aea2c010a1915eb37293a458df2228</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsyntax =&gt; 2018</title>
<updated>2019-02-06T17:33:01+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-06T17:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bb082d27fe472f52b103de0ae9fc6fa7e6546cc'/>
<id>urn:sha1:7bb082d27fe472f52b103de0ae9fc6fa7e6546cc</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>Bump to 1.33.0</title>
<updated>2018-12-12T16:09:26+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-12-05T14:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf47a19305d929d1870414dd6911ca3191597668'/>
<id>urn:sha1:cf47a19305d929d1870414dd6911ca3191597668</id>
<content type='text'>
* Update bootstrap compiler
* Update version to 1.33.0
* Remove some `#[cfg(stage0)]` annotations

Actually updating the version number is blocked on updating Cargo
</content>
</entry>
<entry>
<title>use top level `fs` functions where appropriate</title>
<updated>2018-12-07T17:54:11+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2018-11-16T21:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f6226518bd5085896a0f27cfd3ea396367ecd50'/>
<id>urn:sha1:2f6226518bd5085896a0f27cfd3ea396367ecd50</id>
<content type='text'>
This commit replaces many usages of `File::open` and reading or writing
with `fs::read_to_string`, `fs::read` and `fs::write`. This reduces code
complexity, and will improve performance for most reads, since the
functions allocate the buffer to be the size of the file.

I believe that this commit will not impact behavior in any way, so some
matches will check the error kind in case the file was not valid UTF-8.
Some of these cases may not actually care about the error.
</content>
</entry>
<entry>
<title>adds DocTest filename variant, refactors doctest_offset out of source_map, fixes remaining test failures</title>
<updated>2018-12-05T00:52:42+00:00</updated>
<author>
<name>Matthew Russo</name>
<email>matthew@edapp.com</email>
</author>
<published>2018-12-04T20:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0f8aa9e05726bfbc065fa2504daf3232f29bc03'/>
<id>urn:sha1:f0f8aa9e05726bfbc065fa2504daf3232f29bc03</id>
<content type='text'>
</content>
</entry>
</feed>
