<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/target_modifiers, 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-05-05T12:42:27+00:00</updated>
<entry>
<title>Make -Zfixed-x18 into a target modifier</title>
<updated>2025-05-05T12:42:27+00:00</updated>
<author>
<name>Alice Ryhl</name>
<email>aliceryhl@google.com</email>
</author>
<published>2025-05-05T12:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b58c5034a59f58b9ba1a713a667b4d9ffc1df34'/>
<id>urn:sha1:4b58c5034a59f58b9ba1a713a667b4d9ffc1df34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #138483 - azhogin:azhogin/target-modifiers-bool-fix, r=fee1-dead</title>
<updated>2025-03-26T08:40:27+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-03-26T08:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7eb27a9cf93f2c21626da278edab1235564d097c'/>
<id>urn:sha1:7eb27a9cf93f2c21626da278edab1235564d097c</id>
<content type='text'>
Target modifiers fix for bool flags without value

Fixed support of boolean flags without values: `-Zbool-flag` is now consistent with `-Zbool-flag=true` in another crate.

When flag is explicitly set to default value, target modifier will not be set in crate metainfo (`-Zflag=false` when `false` is a default value for the flag).

Improved error notification when target modifier flag is absent in a crate ("-Zflag unset").
Example:
```
note: `-Zreg-struct-return=true` in this crate is incompatible with unset `-Zreg-struct-return` in dependency `default_reg_struct_return`
```
</content>
</entry>
<entry>
<title>compiletest: Support matching on diagnostics without a span</title>
<updated>2025-03-25T14:33:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2025-03-23T12:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d5109aa6ea1b54a560774eb95ba7c1b8d404faa'/>
<id>urn:sha1:8d5109aa6ea1b54a560774eb95ba7c1b8d404faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Target modifiers fix for bool flags without value</title>
<updated>2025-03-17T05:49:34+00:00</updated>
<author>
<name>Andrew Zhogin</name>
<email>andrew.zhogin@gmail.com</email>
</author>
<published>2025-03-06T22:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ccaea19895cc8c0861f3a8707f888a15f8be3a1'/>
<id>urn:sha1:6ccaea19895cc8c0861f3a8707f888a15f8be3a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Unignore target modifier tests on all platforms</title>
<updated>2025-02-28T15:04:07+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2025-02-28T13:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7fdd193e23c2c1afaa071ee167232c07bd2a4be8'/>
<id>urn:sha1:7fdd193e23c2c1afaa071ee167232c07bd2a4be8</id>
<content type='text'>
These tests can be `check-pass` and do not need dynamic libraries.
Also remove other unnecessary stuff from them.

</content>
</entry>
<entry>
<title>Target modifiers (special marked options) are recorded in metainfo and compared to be equal in different crates</title>
<updated>2025-02-02T15:12:49+00:00</updated>
<author>
<name>Andrew Zhogin</name>
<email>andrew.zhogin@gmail.com</email>
</author>
<published>2024-11-17T21:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=05c88a31e7d421b311710571b80add5c0959a6d3'/>
<id>urn:sha1:05c88a31e7d421b311710571b80add5c0959a6d3</id>
<content type='text'>
</content>
</entry>
</feed>
