diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-10-30 14:01:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-30 14:01:37 -0700 |
| commit | 62ba25de393e1d621e22d1454a7371017f43413a (patch) | |
| tree | 73cb5ec4829ec583a8819396759f4eab2caeb11a /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 6b60f03f152c439725c80a90702330387670d5c6 (diff) | |
| parent | ac7de1a0d925af4504f9fb100be071e2fd346d13 (diff) | |
| download | rust-62ba25de393e1d621e22d1454a7371017f43413a.tar.gz rust-62ba25de393e1d621e22d1454a7371017f43413a.zip | |
Rollup merge of #132210 - notriddle:notriddle/doctest-span-hack, r=GuillaumeGomez
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
