INDEX

Constant INDEX 

Source
pub const INDEX: &[CodeEntry];
Expand description

Every code the compiler can emit, in code order.

Sorted, and the test asserts it: an index a reader has to search is an index nobody reads.