ADD - diagnostic lints to type_ir
Module is completed because it doesn’t have any diagnostics
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#![feature(fmt_helpers_for_derive)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
|
||||
Reference in New Issue
Block a user