UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
This commit is contained in:
parent
5b8152807c
commit
19b348fed4
46 changed files with 659 additions and 584 deletions
|
@ -177,6 +177,7 @@ symbols! {
|
|||
DecorateLint,
|
||||
Default,
|
||||
Deref,
|
||||
DiagnosticHandler,
|
||||
DiagnosticMessage,
|
||||
DirBuilder,
|
||||
Display,
|
||||
|
@ -277,7 +278,6 @@ symbols! {
|
|||
RwLockWriteGuard,
|
||||
Send,
|
||||
SeqCst,
|
||||
SessionDiagnostic,
|
||||
SliceIndex,
|
||||
Some,
|
||||
String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue