The `hash_raw_entry` feature has finished fcp-close, so the compiler should stop using it to allow its removal. Several `Sharded` maps were using raw entries to avoid re-hashing between shard and map lookup, and we can do that with `hashbrown::HashTable` instead. |
||
|---|---|---|
| .. | ||
| caches.rs | ||
| config.rs | ||
| job.rs | ||
| mod.rs | ||
| plumbing.rs | ||
| README.md | ||
For more information about how the query system works, see the rustc dev guide.