<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_save_analysis/src, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-02-16T04:14:45+00:00</updated>
<entry>
<title>Remove save-analysis.</title>
<updated>2023-02-16T04:14:45+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-09-15T01:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=22a5125a367eedc9f1d6b49bac6557a4b4864423'/>
<id>urn:sha1:22a5125a367eedc9f1d6b49bac6557a4b4864423</id>
<content type='text'>
Most tests involving save-analysis were removed, but I kept a few where
the `-Zsave-analysis` was an add-on to the main thing being tested,
rather than the main thing being tested.

For `x.py install`, the `rust-analysis` target has been removed.

For `x.py dist`, the `rust-analysis` target has been kept in a
degenerate form: it just produces a single file `reduced.json`
indicating that save-analysis has been removed. This is necessary for
rustup to keep working.

Closes #43606.
</content>
</entry>
<entry>
<title>Add `of_trait` to DefKind::Impl.</title>
<updated>2023-02-14T19:55:44+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-02-12T18:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=03dff82d598233d4f1193d763f73c71a76ad6187'/>
<id>urn:sha1:03dff82d598233d4f1193d763f73c71a76ad6187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Review changes</title>
<updated>2023-01-31T07:54:01+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-01-31T07:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=340414ed7bbcdd28a6a5baa0e3229c07029387b4'/>
<id>urn:sha1:340414ed7bbcdd28a6a5baa0e3229c07029387b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `Mutability::{is_mut, is_not}`</title>
<updated>2023-01-30T12:26:26+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-01-30T12:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d75f618323cb26a31396f20fe91c35efba9b823'/>
<id>urn:sha1:4d75f618323cb26a31396f20fe91c35efba9b823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `HirId -&gt; LocalDefId` map from HIR.</title>
<updated>2023-01-28T09:55:26+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-11-05T15:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15d6325747d9e37b5e8f19718eada0d5307fdef2'/>
<id>urn:sha1:15d6325747d9e37b5e8f19718eada0d5307fdef2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid an unnecessary allocation</title>
<updated>2023-01-16T14:46:44+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-01-16T14:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13555593672b49b5306990d63d0e61a49e17d9f0'/>
<id>urn:sha1:13555593672b49b5306990d63d0e61a49e17d9f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move compiler input and ouput paths into session</title>
<updated>2023-01-16T14:46:44+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-12-07T09:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f5cd0315386e761beae8afd07df94e42a4db154'/>
<id>urn:sha1:9f5cd0315386e761beae8afd07df94e42a4db154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename get_parent_node to parent_id</title>
<updated>2023-01-04T00:43:13+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-01-03T07:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a313ef05a78330ac342cddf819214cb6414164e2'/>
<id>urn:sha1:a313ef05a78330ac342cddf819214cb6414164e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `Rptr` to `Ref` in AST and HIR</title>
<updated>2022-12-28T17:52:36+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2022-12-28T17:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9067e4417e52643596ae8dbc4ec6369a0d856b45'/>
<id>urn:sha1:9067e4417e52643596ae8dbc4ec6369a0d856b45</id>
<content type='text'>
The name makes a lot more sense, and `ty::TyKind` calls it `Ref` already
as well.
</content>
</entry>
<entry>
<title>rustc: Remove needless lifetimes</title>
<updated>2022-12-20T21:10:40+00:00</updated>
<author>
<name>Jeremy Stucki</name>
<email>dev@jeremystucki.ch</email>
</author>
<published>2022-12-20T21:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3dde32ca974721daa4dfd526226d6c9e707fd8af'/>
<id>urn:sha1:3dde32ca974721daa4dfd526226d6c9e707fd8af</id>
<content type='text'>
</content>
</entry>
</feed>
