about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-25 09:00:14 +0200
committerGitHub <noreply@github.com>2023-08-25 09:00:14 +0200
commitd4b6cff42f0add5bd9aa8acf5ce0c4ce41c1d031 (patch)
tree2fca1250708576817711ca7540392789cc63f272 /compiler/rustc_query_impl/src
parentadc0c914d4695668cc95c72e884635bb55fb6163 (diff)
parente4c4f9b9d9dff15a8292c04057e538f3f3dbf797 (diff)
downloadrust-d4b6cff42f0add5bd9aa8acf5ce0c4ce41c1d031.tar.gz
rust-d4b6cff42f0add5bd9aa8acf5ce0c4ce41c1d031.zip
Rollup merge of #115169 - RalfJung:do-not-ignore-debug, r=cjgillot
remove some unnecessary ignore-debug clauses

ignore-debug is only needed when the debug assertions *in the standard library* somehow affect the test. This can happen with inlining but otherwise should be rare. ignore-debug is problematic since PR CI is only run with debug assertions.

r? `@cjgillot` since it looks like you added most of these
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions