Fix unused_doc_comments lint errors
This commit is contained in:
@@ -576,12 +576,12 @@ pub enum PassKind {
|
||||
Module,
|
||||
}
|
||||
|
||||
/// LLVMRustThinLTOData
|
||||
// LLVMRustThinLTOData
|
||||
extern "C" {
|
||||
pub type ThinLTOData;
|
||||
}
|
||||
|
||||
/// LLVMRustThinLTOBuffer
|
||||
// LLVMRustThinLTOBuffer
|
||||
extern "C" {
|
||||
pub type ThinLTOBuffer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user