Aaron Hill a332e2b38f
Account for gaps in def path table during decoding
When encoding a proc-macro crate, there may be gaps in the table (since
we only encode the crate root and proc-macro items). Account for this by
checking if the entry is present, rather than using `unwrap()`
2020-12-08 13:02:53 -05:00
..
2020-10-30 10:12:56 -04:00
2020-11-26 21:32:27 +01:00
2020-11-22 13:45:14 +00:00
2020-11-26 21:32:27 +01:00
2020-11-26 21:32:27 +01:00