1
Fork 0
rust/compiler/rustc_mir
Rich Kadel 1893721ec4 Fixes the issue with uncovered source in async function bodies
The body_span was assumed to be in the Span root context, but this was
not the case for async function bodies.
2021-04-18 16:26:18 -07:00
..
src Fixes the issue with uncovered source in async function bodies 2021-04-18 16:26:18 -07:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00