about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-20 14:26:54 +0200
committerGitHub <noreply@github.com>2024-05-20 14:26:54 +0200
commite45fd0686fe9a4a616bf91bcab4064de80261d57 (patch)
tree18d3842c6db7df977d2ebff54fe9b8b4f66d3923 /compiler/rustc_codegen_llvm/src
parent3a503157a065b615f9e2d051a9b0adb91dda4566 (diff)
parent4654e87d4c6c80f737d486ae15c0eeebb77269ed (diff)
downloadrust-e45fd0686fe9a4a616bf91bcab4064de80261d57.tar.gz
rust-e45fd0686fe9a4a616bf91bcab4064de80261d57.zip
Rollup merge of #125309 - nnethercote:fix-strings-and-strs, r=Mark-Simulacrum
Fix `tests/debuginfo/strings-and-strs`.

It fails on my machine because it embeds pointer addresses in the expected output.

This commit replaces the addresses with `0x[...]`.

r? ```@Mark-Simulacrum```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions