about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-weird-queries.js
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-17 17:40:29 +0200
committerGitHub <noreply@github.com>2025-04-17 17:40:29 +0200
commitdce750644f7e39fa4c3b1309bd0ee8635e089bd1 (patch)
treec3b95b89b9a644a1d1d39789e20f4c3f29d85017 /tests/rustdoc-js-std/parser-weird-queries.js
parent67e2358fbb67982f8fe8ee133ae262dc853ff951 (diff)
parentbf2696311be53bed4fe976bb25bed81f0d7477ce (diff)
downloadrust-dce750644f7e39fa4c3b1309bd0ee8635e089bd1.tar.gz
rust-dce750644f7e39fa4c3b1309bd0ee8635e089bd1.zip
Rollup merge of #139931 - ognevny:bootstrap-llvm-zlib, r=Kobzol
bootstrap: enable zlib for LLVM for Windows GNU

when compiling target LLVM with `opt-dist local` on Windows/MinGW, profraw files are being compressed with zlib, so compiling without it will make `llvm-profdata` complain about lacking of zlib support. this error is shown:

`profile uses zlib compression but the profile reader was built without zlib support`

example from llvm test suite: https://github.com/llvm/llvm-project/blob/76b5fcbf975547251faaeed8b567ea09d139a607/llvm/test/tools/llvm-profdata/nocompress.test#L15.

implementation of step 3. from https://rust-lang.zulipchat.com/#narrow/channel/122651-general/topic/experiment.20with.20.60opt-dist.20local.60.20in.20MSYS2/near/512393873

r? Kobzol
Diffstat (limited to 'tests/rustdoc-js-std/parser-weird-queries.js')
0 files changed, 0 insertions, 0 deletions