diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-02-10 15:47:31 +0200 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-02-10 16:38:13 +0200 |
| commit | 724b85ef11213e128985a22c073c7373d80fd792 (patch) | |
| tree | 1eb565a85ef4f2b51b0b1772b1223bf296f29cc5 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 340e9a3364c4f7338dde7714953208286b646941 (diff) | |
| download | rust-724b85ef11213e128985a22c073c7373d80fd792.tar.gz rust-724b85ef11213e128985a22c073c7373d80fd792.zip | |
Fix postfix completions inside macros
Previously the receiver text was taken directly from the AST, which in macros is missing trivia, leading to corruption (or just unintended replacement of user code). Now we upmap the range, and extract the original file text in it.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
