mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
44c8f55a6b
When refining covspans, we don't specifically care which ones represent closures; we just want to know which ones represent "holes" that should be carved out of other spans and then discarded. (Closures are currently the only source of hole spans, but in the future we might want to also create hole spans for nested items and inactive `#[cfg(..)]` regions.) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |