<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/consts/const-eval/raw-bytes.32bit.stderr, 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>2025-06-02T15:37:15+00:00</updated>
<entry>
<title>Use the informative error as the main const eval error message</title>
<updated>2025-06-02T15:37:15+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-05-28T10:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b331b8b96d86a6433df957a3cc49ed51f3656135'/>
<id>urn:sha1:b331b8b96d86a6433df957a3cc49ed51f3656135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiletest: Make diagnostic kind mandatory on line annotations</title>
<updated>2025-04-30T07:44:24+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2025-04-05T16:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=20faf8532b5ddeb636ba3078344b0cad058c8f8a'/>
<id>urn:sha1:20faf8532b5ddeb636ba3078344b0cad058c8f8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>interpret: make identity upcasts a NOP again to avoid them generating a new random vtable</title>
<updated>2024-08-09T16:48:45+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-08-09T16:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a233bb9dd0783b4819650ed87112dbaf944f353'/>
<id>urn:sha1:9a233bb9dd0783b4819650ed87112dbaf944f353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve dangling/oob errors and make them more uniform</title>
<updated>2024-07-27T19:12:54+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-07-27T16:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f8ebe8d783e20c44508fab32b708f1b9d9a4bf13'/>
<id>urn:sha1:f8ebe8d783e20c44508fab32b708f1b9d9a4bf13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>interpret: add sanity check in dyn upcast to double-check what codegen does</title>
<updated>2024-07-18T09:41:10+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-07-17T09:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a7b80819e9c7c9fcc822d2e0cb2dfb4426a9a911'/>
<id>urn:sha1:a7b80819e9c7c9fcc822d2e0cb2dfb4426a9a911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move generic `NonZero` `rustc_layout_scalar_valid_range_start` attribute to inner type.</title>
<updated>2024-03-10T12:18:07+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-03-02T00:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d48a3a7bca119eba5648db12e74142bb93d27ea'/>
<id>urn:sha1:2d48a3a7bca119eba5648db12e74142bb93d27ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use generic `NonZero` in tests.</title>
<updated>2024-02-25T11:03:48+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-02-22T13:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2fbb8a05392be976c67e3b0063203d5b049da5c'/>
<id>urn:sha1:b2fbb8a05392be976c67e3b0063203d5b049da5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also print 'immutable' flag</title>
<updated>2023-12-07T16:46:36+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2023-11-26T17:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29c95e98e318be711169862c996982c7dffd2372'/>
<id>urn:sha1:29c95e98e318be711169862c996982c7dffd2372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make const tests independent of std debug assertions</title>
<updated>2023-11-27T08:15:40+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2023-11-27T08:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8892d29282ca8ad96a5d73764a86867ac55d141b'/>
<id>urn:sha1:8892d29282ca8ad96a5d73764a86867ac55d141b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2023-11-25T23:58:52+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2023-04-14T14:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ece0d6e79ac9c67194f40762749178f23b101a6d'/>
<id>urn:sha1:ece0d6e79ac9c67194f40762749178f23b101a6d</id>
<content type='text'>
</content>
</entry>
</feed>
