<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc-ui/doctest/relative-path-include-bytes-132203.edition2015.stdout, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-24T09:06:28+00:00</updated>
<entry>
<title>Update rustdoc ui tests</title>
<updated>2025-07-24T09:06:28+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-07-22T14:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=64e3078bbd6b5ac7246735c9ee0a16a091e6f45f'/>
<id>urn:sha1:64e3078bbd6b5ac7246735c9ee0a16a091e6f45f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not suggest using `-Zmacro-backtrace` for builtin macros</title>
<updated>2025-03-14T19:50:03+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2025-03-11T23:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0b8e13b59a68d63cf7083be5cd6dcca3abf18ff'/>
<id>urn:sha1:f0b8e13b59a68d63cf7083be5cd6dcca3abf18ff</id>
<content type='text'>
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
</content>
</entry>
<entry>
<title>Enable relative-path-include-bytes on Windows</title>
<updated>2025-02-16T10:40:04+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2025-02-16T10:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95a5ecc995f031478708c6c654a196197e71ba20'/>
<id>urn:sha1:95a5ecc995f031478708c6c654a196197e71ba20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore Windows due to its differing path syntax</title>
<updated>2024-10-30T19:39:05+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-10-30T06:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac7de1a0d925af4504f9fb100be071e2fd346d13'/>
<id>urn:sha1:ac7de1a0d925af4504f9fb100be071e2fd346d13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: make doctest span tweak a 2024 edition change</title>
<updated>2024-10-27T00:56:38+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-10-27T00:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1819b4fa2339fcf416c8f3856f19190cab8c54ff'/>
<id>urn:sha1:1819b4fa2339fcf416c8f3856f19190cab8c54ff</id>
<content type='text'>
Fixes #132203

This is a compatibility hack, because I think the new behavior is better.
When an A `include_str!` B, and B `include_str!` C, the path to C should
be resolved relative to B, not A. That's how `include!` itself works,
so that's how `include_str!` with should work.
</content>
</entry>
</feed>
