about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-01-26 01:51:15 -0500
committerGitHub <noreply@github.com>2025-01-26 01:51:15 -0500
commite730dfc097a4226aa71c16836528e5472cb91663 (patch)
tree4032a77c85767b0f035a8082276fc5b16f467cb6 /compiler/rustc_mir_transform/src/coverage/query.rs
parentcecdb32d0ffdf599bb32367504a09002dbee710e (diff)
parenta9495e01187a8aadb4500993d40ce7b27e1958d2 (diff)
downloadrust-e730dfc097a4226aa71c16836528e5472cb91663.tar.gz
rust-e730dfc097a4226aa71c16836528e5472cb91663.zip
Rollup merge of #135812 - Walnut356:gdb_osstring, r=Mark-Simulacrum
Fix GDB `OsString` provider on Windows

It would throw an exception due to trying to look up `Wtf8Buf.__0`. The field it actually wants is called [`bytes`](https://github.com/rust-lang/rust/blob/b605c65b6eb5fa71783f8e26df69975f9f1680ee/library/std/src/sys_common/wtf8.rs#L134).
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions