Modules§
Macros§
Structs§
- Absolute
Byte Pos - Cache
Decoder - A decoder that can read from the incremental compilation cache. It is similar to the one
we use for crate metadata decoding in that it can rebase spans and eventually
will also handle things that contain
Ty
instances. - Cache
Encoder - An encoder that can write to the incremental compilation cache.
- Encoded
Source 🔒File Id - Footer 🔒
- OnDisk
Cache - Provides an interface to incremental compilation data cached from the
previous compilation session. This data will eventually include the results
of a few selected queries (like
typeck
andmir_optimized
) and any side effects that have been emitted during a query. - Source
File 🔒Index
Constants§
- SYMBOL_
OFFSET 🔒 - SYMBOL_
PREINTERNED 🔒 - SYMBOL_
STR 🔒 - TAG_
EXPN_ 🔒DATA - TAG_
FILE_ 🔒FOOTER - TAG_
FULL_ 🔒SPAN - TAG_
PARTIAL_ 🔒SPAN - TAG_
RELATIVE_ 🔒SPAN - TAG_
SYNTAX_ 🔒CONTEXT