about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2024-10-26 17:46:22 -0700
committerMichael Howell <michael@notriddle.com>2024-10-26 17:56:38 -0700
commit1819b4fa2339fcf416c8f3856f19190cab8c54ff (patch)
tree834b41701135411878987068b3335be7cdf0d30d /compiler/rustc_codegen_llvm/src/builder.rs
parent9b18a122f769859dc00d7b2c73b03dc6a1152983 (diff)
downloadrust-1819b4fa2339fcf416c8f3856f19190cab8c54ff.tar.gz
rust-1819b4fa2339fcf416c8f3856f19190cab8c54ff.zip
rustdoc: make doctest span tweak a 2024 edition change
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions