<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_interface/src/interface.rs, branch 1.67.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.67.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.67.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-11-28T04:18:53+00:00</updated>
<entry>
<title>Rename `NestedMetaItem::[Ll]iteral` as `NestedMetaItem::[Ll]it`.</title>
<updated>2022-11-28T04:18:53+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-11-24T04:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a60e337c884f3201e693e6a5111b663bbc54de27'/>
<id>urn:sha1:a60e337c884f3201e693e6a5111b663bbc54de27</id>
<content type='text'>
We already use a mix of `Literal` and `Lit`. The latter is better
because it is shorter without causing any ambiguity.
</content>
</entry>
<entry>
<title>Use `as_deref` in compiler (but only where it makes sense)</title>
<updated>2022-11-16T21:58:58+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2022-11-16T21:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94470f4efd2ec0786dd1f201e9ea84651b4bb0d0'/>
<id>urn:sha1:94470f4efd2ec0786dd1f201e9ea84651b4bb0d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a comment to `Compiler`.</title>
<updated>2022-10-19T06:37:50+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-10-11T00:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5d716fd0e96c4408ad13e5e82df364fb1e984540'/>
<id>urn:sha1:5d716fd0e96c4408ad13e5e82df364fb1e984540</id>
<content type='text'>
It took me a while to work this out.
</content>
</entry>
<entry>
<title>Apply `Lrc` later to `sess` and `codegen_backend`.</title>
<updated>2022-10-18T21:09:40+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-10-07T05:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec409f95bf52c5891084e309fed91fa9b6ce10b4'/>
<id>urn:sha1:ec409f95bf52c5891084e309fed91fa9b6ce10b4</id>
<content type='text'>
This avoids the need for a degenerate `Lrc::get_mut` call.
</content>
</entry>
<entry>
<title>Inline and remove `create_compiler_and_run`.</title>
<updated>2022-10-18T21:09:36+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-10-07T05:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b6ae1453cbe677deea362628c69efa501b4faa4b'/>
<id>urn:sha1:b6ae1453cbe677deea362628c69efa501b4faa4b</id>
<content type='text'>
It has a single call site.
</content>
</entry>
<entry>
<title>Reduce visibility of some functions.</title>
<updated>2022-10-18T20:23:14+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-10-07T04:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcc194e4bfb879220306538efe2666b0381b11c1'/>
<id>urn:sha1:dcc194e4bfb879220306538efe2666b0381b11c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `RunCompiler::emitter`.</title>
<updated>2022-10-17T21:48:58+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-10-12T23:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=641f8249f99b407af7e5376b098323926eab1696'/>
<id>urn:sha1:641f8249f99b407af7e5376b098323926eab1696</id>
<content type='text'>
It's no longer used.
</content>
</entry>
<entry>
<title>Always import all tracing macros for the entire crate instead of piecemeal by module</title>
<updated>2022-09-01T14:54:27+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-08-31T13:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee3c8350189de045ec71997874eaa6cebf99fbf3'/>
<id>urn:sha1:ee3c8350189de045ec71997874eaa6cebf99fbf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of typo</title>
<updated>2022-08-31T10:24:55+00:00</updated>
<author>
<name>Dezhi Wu</name>
<email>wu543065657@163.com</email>
</author>
<published>2022-08-18T02:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1430fb7ca499d517d9f4b3b6c5a81442129c88b'/>
<id>urn:sha1:b1430fb7ca499d517d9f4b3b6c5a81442129c88b</id>
<content type='text'>
This PR will fix some typos detected by [typos].

I only picked the ones I was sure were spelling errors to fix, mostly in
the comments.

[typos]: https://github.com/crate-ci/typos
</content>
</entry>
<entry>
<title>Adjust cfgs</title>
<updated>2022-08-12T20:28:15+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-08-09T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=154a09dd913edc7db698b8a7230c720a8f0baa74'/>
<id>urn:sha1:154a09dd913edc7db698b8a7230c720a8f0baa74</id>
<content type='text'>
</content>
</entry>
</feed>
