This eliminates a bunch of `Symbol::intern()` and `Symbol::as_str()` calls, which is good, because they require locking the interner. Note that the unsafety in `from_cycle_error()` is identical to the unsafety on other adjacent impls. |
||
|---|---|---|
| .. | ||
| create_scope_map.rs | ||
| doc.rs | ||
| gdb.rs | ||
| metadata.rs | ||
| mod.rs | ||
| namespace.rs | ||
| source_loc.rs | ||
| utils.rs | ||