Constant NO_GENERICS

Source
const NO_GENERICS: for<'ll> fn(&CodegenCx<'ll, '_>) -> SmallVec<[&'ll DIType; 16]> = _; // {<{closure@compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs:69:80: 69:83} as std::ops::FnOnce<(&context::CodegenCx<'_, '_>,)>>::call_once as for<'a, 'll, 'b> fn(&'a context::CodegenCx<'ll, 'b>) -> smallvec::SmallVec<[&'ll llvm::ffi::Metadata; 16]>}
Expand description

A function that returns an empty list of generic parameter debuginfo nodes.