Skip to content

Commit e022bcd

Browse files
avborhanianmark-i-m
authored andcommitted
Adding ICH to the glossary.
1 parent 96d3038 commit e022bcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/glossary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ HirId | identifies a particular node in the HIR by combining
1414
'gcx | the lifetime of the global arena ([see more](ty.html))
1515
generics | the set of generic type parameters defined on a type or item
1616
ICE | internal compiler error. When the compiler crashes.
17+
ICH | incremental compilation hash.
1718
infcx | the inference context (see `librustc/infer`)
1819
MIR | the Mid-level IR that is created after type-checking for use by borrowck and trans ([see more](./mir.html))
1920
obligation | something that must be proven by the trait system ([see more](trait-resolution.html))

0 commit comments

Comments
 (0)