<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/errors, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-10-01T05:31:42+00:00</updated>
<entry>
<title>tests: remove `no-remap-src-base`</title>
<updated>2025-10-01T05:31:42+00:00</updated>
<author>
<name>Jieyou Xu</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2025-10-01T05:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec893d1a646bc0a1e09511ca80d71141da3b6997'/>
<id>urn:sha1:ec893d1a646bc0a1e09511ca80d71141da3b6997</id>
<content type='text'>
Previously in the `//`-compiletest-directive times, this was implemented
as a special `no-*` directive parsing. In the migration from `//` -&gt;
`//@`, the `// no-remap-src-base` directive was lost, most likely
because it had no effect -- the default is not remapping `src-base`.

So remove occurrences of `no-remap-src-base`, as these are not valid
directives.
</content>
</entry>
<entry>
<title>Fix unuseful span in type error in some format_args!() invocations</title>
<updated>2025-09-30T08:20:51+00:00</updated>
<author>
<name>Tomoaki Kobayashi</name>
<email>tomoaki.kobayashi.t3@alumni.tohoku.ac.jp</email>
</author>
<published>2025-09-18T05:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b13b87a1c3ee3c61b21c4273a87f0b65ccabdde8'/>
<id>urn:sha1:b13b87a1c3ee3c61b21c4273a87f0b65ccabdde8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for unuseful span in type error in some format_args!() invocations</title>
<updated>2025-09-30T06:50:30+00:00</updated>
<author>
<name>Tomoaki Kobayashi</name>
<email>tomoaki.kobayashi.t3@alumni.tohoku.ac.jp</email>
</author>
<published>2025-09-18T05:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0fd6f1113b7209d24d4954ef99165aba09ed27f7'/>
<id>urn:sha1:0fd6f1113b7209d24d4954ef99165aba09ed27f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On E0277, point at type that doesn't implement bound</title>
<updated>2025-08-22T17:55:15+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2025-08-19T17:49:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=049c32797b5f797d5823cdc0e5aaeb0fd68175da'/>
<id>urn:sha1:049c32797b5f797d5823cdc0e5aaeb0fd68175da</id>
<content type='text'>
When encountering an unmet trait bound, point at local type that doesn't implement the trait:

```
error[E0277]: the trait bound `Bar&lt;T&gt;: Foo` is not satisfied
  --&gt; $DIR/issue-64855.rs:9:19
   |
LL | pub struct Bar&lt;T&gt;(&lt;Self as Foo&gt;::Type) where Self: ;
   |                   ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
   |
help: the trait `Foo` is not implemented for `Bar&lt;T&gt;`
  --&gt; $DIR/issue-64855.rs:9:1
   |
LL | pub struct Bar&lt;T&gt;(&lt;Self as Foo&gt;::Type) where Self: ;
   | ^^^^^^^^^^^^^^^^^
```
</content>
</entry>
<entry>
<title>bless tests with new lint messages</title>
<updated>2025-08-19T19:27:10+00:00</updated>
<author>
<name>Karol Zwolak</name>
<email>karolzwolak7@gmail.com</email>
</author>
<published>2025-04-28T11:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d14b83e378c421dd09320ace833a9d47848e3046'/>
<id>urn:sha1:d14b83e378c421dd09320ace833a9d47848e3046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verify llvm-needs-components are not empty and match the --target value</title>
<updated>2025-07-29T18:20:23+00:00</updated>
<author>
<name>Daniel Paoliello</name>
<email>danpao@microsoft.com</email>
</author>
<published>2025-07-16T23:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cffde732ceecd1bcb333d34fe7a9c9caa4d9a9fa'/>
<id>urn:sha1:cffde732ceecd1bcb333d34fe7a9c9caa4d9a9fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>future-incompat lints: don't link to the nightly edition-guide version</title>
<updated>2025-07-16T08:44:02+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-07-16T08:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e6f767b64cebd08e1a25b18dfea7c13bf36a6a'/>
<id>urn:sha1:41e6f767b64cebd08e1a25b18dfea7c13bf36a6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement DesugaringKind::FormatLiteral</title>
<updated>2025-06-22T08:58:25+00:00</updated>
<author>
<name>mejrs</name>
<email>59372212+mejrs@users.noreply.github.com</email>
</author>
<published>2025-06-16T15:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1d18129d199c095372c39f75a5c3fb31ea166c2'/>
<id>urn:sha1:b1d18129d199c095372c39f75a5c3fb31ea166c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing 2015 edition directives</title>
<updated>2025-06-02T09:00:46+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukas.wirth@ferrous-systems.com</email>
</author>
<published>2025-06-02T08:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87054fc811c123cdbe187bf9c5df61302fa29d14'/>
<id>urn:sha1:87054fc811c123cdbe187bf9c5df61302fa29d14</id>
<content type='text'>
These tests specifically test 2015 edition behavior, so ensure that they can only be run with this edition
</content>
</entry>
<entry>
<title>Rework `-Zremap-path-scope` macro test with dependency check</title>
<updated>2025-05-08T13:02:58+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2025-05-06T20:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9590399949c84eb8c2cb7115efaa58425e6b281'/>
<id>urn:sha1:f9590399949c84eb8c2cb7115efaa58425e6b281</id>
<content type='text'>
</content>
</entry>
</feed>
