mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
8e382ba022
This code can sometimes witness malformed coverage attributes in builds that are going to fail, so use `span_delayed_bug` to avoid an inappropriate ICE in that case. |
||
---|---|---|
.. | ||
bad-attr-ice.feat.stderr | ||
bad-attr-ice.nofeat.stderr | ||
bad-attr-ice.rs | ||
bad-syntax.rs | ||
bad-syntax.stderr | ||
name-value.rs | ||
name-value.stderr | ||
no-coverage.rs | ||
no-coverage.stderr | ||
subword.rs | ||
subword.stderr | ||
word-only.rs | ||
word-only.stderr |