about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/source-script.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-02 18:57:32 +0000
committerbors <bors@rust-lang.org>2022-05-02 18:57:32 +0000
commitbed05e996e37e44b1a3980b84754af621fd3c4ce (patch)
treebde7085b0bf14ccf6e263d41525591e113974848 /src/librustdoc/html/static/js/source-script.js
parent24c898504379252fafedc218074af49126da41ec (diff)
parent0e7d54c9e71aa7b5de88f91e821999b829c08661 (diff)
downloadrust-bed05e996e37e44b1a3980b84754af621fd3c4ce.tar.gz
rust-bed05e996e37e44b1a3980b84754af621fd3c4ce.zip
Auto merge of #96578 - tmiasko:chunked-bit-set-fmt, r=nnethercote
Fix -Zdump-mir-dataflow by implementing DebugWithContext for ChunkedBitSet

`DebugWithContext` is used to format changes to dataflow state along with MIR
in graphviz dot files. In the case of `ChunkedBitSet` it was left unimplemented,
so attempts to use `-Zdump-mir-dataflow -Zdump-mir=all` resulted in an ICE:

> thread 'rustc' panicked at 'not implemented: implement when/if needed',

Provide the missing implementation.

r? `@nnethercote`
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions