<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_const_eval/src/errors.rs, branch 1.81.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.81.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.81.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-06-22T15:39:01+00:00</updated>
<entry>
<title>don't ICE when encountering an extern type field during validation</title>
<updated>2024-06-22T15:39:01+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-06-22T14:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=763e3131cc05d9d9b036ce991cc948aefe2cb8ff'/>
<id>urn:sha1:763e3131cc05d9d9b036ce991cc948aefe2cb8ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a dedicated type instead of a reference for the diagnostic context</title>
<updated>2024-06-18T15:42:11+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-06-18T10:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ba82d61eb519c9c8cb8c47a3030a2bd2faaa186'/>
<id>urn:sha1:7ba82d61eb519c9c8cb8c47a3030a2bd2faaa186</id>
<content type='text'>
This paves the way for tracking more state (e.g. error tainting) in the diagnostic context handle
</content>
</entry>
<entry>
<title>Remove an unused validation error variant</title>
<updated>2024-06-17T10:55:42+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-06-14T10:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e5dfb61e449940f0a9bf97e2df6cfeef38d2f30'/>
<id>urn:sha1:4e5dfb61e449940f0a9bf97e2df6cfeef38d2f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>interpret: make overflowing binops just normal binops</title>
<updated>2024-05-21T12:50:09+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-05-21T10:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0b4b454c3804aa1ffe8b500de87943c1f4099f7'/>
<id>urn:sha1:c0b4b454c3804aa1ffe8b500de87943c1f4099f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Miri: detect wrong vtables in wide pointers</title>
<updated>2024-04-21T11:04:51+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-04-21T09:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=875f0c2da05da9a7620afd6e2be04fbcb9a4b395'/>
<id>urn:sha1:875f0c2da05da9a7620afd6e2be04fbcb9a4b395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forbid implicit nested statics in thread local statics</title>
<updated>2024-04-02T13:00:46+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-04-02T13:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=64b75f736ddaf10887a508941ab7dea9a67d01d4'/>
<id>urn:sha1:64b75f736ddaf10887a508941ab7dea9a67d01d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print a backtrace in const eval if interrupted</title>
<updated>2024-03-17T15:55:20+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2023-05-19T20:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e0d1a328443b07bc50e9d66fd1c0e2a5568a13b'/>
<id>urn:sha1:9e0d1a328443b07bc50e9d66fd1c0e2a5568a13b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some things around validation error reporting to signal that it is in fact about validation failures</title>
<updated>2024-03-14T12:21:35+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-03-13T09:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a316c21dc8aa1ebfb961a2c789757593fd1db9ef'/>
<id>urn:sha1:a316c21dc8aa1ebfb961a2c789757593fd1db9ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint to address issue 121610.</title>
<updated>2024-03-13T14:32:39+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2024-03-08T16:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a8549b4152566d8fbd34c097236df1db3d9afd3c'/>
<id>urn:sha1:a8549b4152566d8fbd34c097236df1db3d9afd3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `IntoDiagnostic` as `Diagnostic`.</title>
<updated>2024-03-10T22:15:09+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-03-06T00:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a294e998b66ea6d410a6840cba80347fc4764c2'/>
<id>urn:sha1:7a294e998b66ea6d410a6840cba80347fc4764c2</id>
<content type='text'>
To match `derive(Diagnostic)`.

Also rename `into_diagnostic` as `into_diag`.
</content>
</entry>
</feed>
