Add Option<Span> to `require_lang_item` Fixes #63954 I'm not sure where to take `Some(span)` or something so I use `None` in many places. r? @estebank |
||
|---|---|---|
| .. | ||
| expr | ||
| matches | ||
| block.rs | ||
| cfg.rs | ||
| into.rs | ||
| misc.rs | ||
| mod.rs | ||
| scope.rs | ||
Add Option<Span> to `require_lang_item` Fixes #63954 I'm not sure where to take `Some(span)` or something so I use `None` in many places. r? @estebank |
||
|---|---|---|
| .. | ||
| expr | ||
| matches | ||
| block.rs | ||
| cfg.rs | ||
| into.rs | ||
| misc.rs | ||
| mod.rs | ||
| scope.rs | ||