lint auto pass
Revert "lint auto pass" This reverts commit e58e4466384924c491a932d3f18ef50ffa5a5065.
This commit is contained in:
parent
d22c43389d
commit
e636af7dfd
26 changed files with 57 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
use crate::borrow_set::{BorrowData, BorrowSet, TwoPhaseActivation};
|
||||
use crate::places_conflict;
|
||||
use crate::AccessDepth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue