<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/transmutability/alignment, branch 1.78.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.78.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.78.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-03-15T17:55:49+00:00</updated>
<entry>
<title>Safe Transmute: lowercase diagnostics</title>
<updated>2024-03-15T17:55:49+00:00</updated>
<author>
<name>Jack Wrenn</name>
<email>jack@wrenn.fyi</email>
</author>
<published>2024-03-15T17:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=107807d3932c2765580725604802f76935239723'/>
<id>urn:sha1:107807d3932c2765580725604802f76935239723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>safe transmute: revise safety analysis</title>
<updated>2024-02-27T16:22:32+00:00</updated>
<author>
<name>Jack Wrenn</name>
<email>jack@wrenn.fyi</email>
</author>
<published>2024-02-26T16:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23ab1bda92b127b18f32fe7593298842fd25e05b'/>
<id>urn:sha1:23ab1bda92b127b18f32fe7593298842fd25e05b</id>
<content type='text'>
Migrate to a simplified safety analysis that does not use visibility.

Closes https://github.com/rust-lang/project-safe-transmute/issues/15
</content>
</entry>
<entry>
<title>[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives</title>
<updated>2024-02-16T20:02:50+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2024-02-16T20:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec2cc761bc7067712ecc7734502f703fe3b024c8'/>
<id>urn:sha1:ec2cc761bc7067712ecc7734502f703fe3b024c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show number in error message even for one error</title>
<updated>2023-11-24T18:15:52+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2023-11-21T15:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e8d152dc5abb5a706999ada8b059d3420af8f3'/>
<id>urn:sha1:41e8d152dc5abb5a706999ada8b059d3420af8f3</id>
<content type='text'>
Co-authored-by: Adrian &lt;adrian.iosdev@gmail.com&gt;
</content>
</entry>
<entry>
<title>Safe Transmute: Update definition of Condition type</title>
<updated>2023-05-25T00:49:56+00:00</updated>
<author>
<name>Bryan Garza</name>
<email>1396101+bryangarza@users.noreply.github.com</email>
</author>
<published>2023-05-25T00:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2164d5c9a17a7c2eefeccf623c278612b2650de'/>
<id>urn:sha1:d2164d5c9a17a7c2eefeccf623c278612b2650de</id>
<content type='text'>
- Change `Condition` to not contain `Answer`s but instead just contain other
  `Condition`s directly.
- Also improve error reporting for `DstHasStricterAlignment`
</content>
</entry>
<entry>
<title>Safe Transmute: Check mutability before creating dst -&gt; src obligation</title>
<updated>2023-05-24T22:00:06+00:00</updated>
<author>
<name>Bryan Garza</name>
<email>1396101+bryangarza@users.noreply.github.com</email>
</author>
<published>2023-04-28T21:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=62663582375d7dedf42c0a30bfe04c7b53b452d7'/>
<id>urn:sha1:62663582375d7dedf42c0a30bfe04c7b53b452d7</id>
<content type='text'>
- Only create dst -&gt; src obligation if Dst is mutable
- Add some long comments to explain parts of the transmutability code that were
  unclear to me when reading
- Update/add tests
</content>
</entry>
<entry>
<title>Safe Transmute: Add alignment tests</title>
<updated>2023-05-24T21:52:19+00:00</updated>
<author>
<name>Bryan Garza</name>
<email>1396101+bryangarza@users.noreply.github.com</email>
</author>
<published>2023-04-28T01:33:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db3275c962eae006a7502f89f2eaf07af2d0f1dd'/>
<id>urn:sha1:db3275c962eae006a7502f89f2eaf07af2d0f1dd</id>
<content type='text'>
</content>
</entry>
</feed>
