Skip to main contentModule compat
Source - Spanned
Spanned was moved from rustc_span::source_map to rustc_span root
in rustc 1.97.
- FxHashMap
- Centralized compatibility shims for compiler API differences across nightly
versions.
- FxHashSet
- Type alias for a hash set that uses the Fx hashing algorithm.