<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/check-cfg/compact-values.stderr, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-05-21T20:16:39+00:00</updated>
<entry>
<title>Convert unexpected_cfg_{name,value} to struct diagnostics</title>
<updated>2024-05-21T20:16:39+00:00</updated>
<author>
<name>Xiretza</name>
<email>xiretza@xiretza.xyz</email>
</author>
<published>2024-04-23T16:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2482f3c17cd1fd4c4988b1f4fbf07270cd93c771'/>
<id>urn:sha1:2482f3c17cd1fd4c4988b1f4fbf07270cd93c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiletest: add no-auto-check-cfg directive</title>
<updated>2024-05-04T09:30:38+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2024-04-09T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=517374150cfb48e907aec059f3639eba3a9c1e1c'/>
<id>urn:sha1:517374150cfb48e907aec059f3639eba3a9c1e1c</id>
<content type='text'>
this directive prevents compiletest from adding any implicit and
automatic --check-cfg arguments
</content>
</entry>
<entry>
<title>Move --check-cfg documentation to stable books</title>
<updated>2024-04-15T19:49:56+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2024-02-25T14:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a20de73ccfdf24a59f43da9cf9e0d95ca40d6aab'/>
<id>urn:sha1:a20de73ccfdf24a59f43da9cf9e0d95ca40d6aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude well known names from showing a suggestion in check-cfg</title>
<updated>2024-01-12T17:47:05+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-12-13T16:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29afbbd5a9da3e2b081f69f23114c687b9c479a3'/>
<id>urn:sha1:29afbbd5a9da3e2b081f69f23114c687b9c479a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more suggestion to unexpected cfg names and values</title>
<updated>2023-12-13T16:48:04+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-11-22T15:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5345a166fe13552dc3da7fc91363457cc8ccd278'/>
<id>urn:sha1:5345a166fe13552dc3da7fc91363457cc8ccd278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid target_os and target_arch in some check-cfg tests</title>
<updated>2023-12-09T10:59:46+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-12-07T23:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c1671674e97fa8a60f3999a3770f0c32499c584'/>
<id>urn:sha1:4c1671674e97fa8a60f3999a3770f0c32499c584</id>
<content type='text'>
as they unnecessarily clutter the diagnostic output and make the
experience of adding a new target to the compiler more painful than
it should be.

target_os and target_arch are still being tested in the
well-known-values.rs test, but in one place.
</content>
</entry>
<entry>
<title>check-cfg: mention the unexpected name and value in the primary message</title>
<updated>2023-10-12T16:39:04+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-10-12T14:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcfc484b094f28ed6579ad10dbdc2d18ddf59e4f'/>
<id>urn:sha1:dcfc484b094f28ed6579ad10dbdc2d18ddf59e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add `rustc_codegen_ssa` support for csky  and correct some code</title>
<updated>2023-08-14T15:02:36+00:00</updated>
<author>
<name>Dirreke</name>
<email>mingyang_ge@163.com</email>
</author>
<published>2023-07-14T11:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c51e28bd56fb123be79096b4a73037ba95f3f47'/>
<id>urn:sha1:8c51e28bd56fb123be79096b4a73037ba95f3f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for mips32r6 as a target_arch value</title>
<updated>2023-07-18T10:58:18+00:00</updated>
<author>
<name>chenx97</name>
<email>chenx97@aosc.io</email>
</author>
<published>2023-06-28T05:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3727148a0cb2ddf5f3d9c3af7f6caf5bc032e9d'/>
<id>urn:sha1:d3727148a0cb2ddf5f3d9c3af7f6caf5bc032e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for mips64r6 as a target_arch value</title>
<updated>2023-07-18T10:58:18+00:00</updated>
<author>
<name>chenx97</name>
<email>chenx97@aosc.io</email>
</author>
<published>2023-06-02T03:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6e03cd9516cccb95257e224af49d704cf493e04'/>
<id>urn:sha1:c6e03cd9516cccb95257e224af49d704cf493e04</id>
<content type='text'>
</content>
</entry>
</feed>
