Crate ra_ap_intern

Crate ra_ap_intern 

Source
Expand description

Global Arc-based object interning infrastructure.

Eventually this should probably be replaced with salsa-based interning.

Modules§

sym
Module defining all known symbols required by the rest of rust-analyzer.

Structs§

GarbageCollector
InternSliceStorage
InternStorage
Interned
InternedRef
InternedSlice
InternedSliceRef
Symbol

Traits§

GcInternedSliceVisit
GcInternedVisit
Internable
SliceInternable