Addressing last comment on PR review
This commit is contained in:
parent
13abae2deb
commit
649749c7b0
3 changed files with 5 additions and 5 deletions
|
@ -93,7 +93,7 @@ pub(crate) struct TransientMutBorrowErrRaw {
|
|||
pub(crate) struct MaxNumNodesInConstErr {
|
||||
#[primary_span]
|
||||
pub span: Span,
|
||||
pub s: String,
|
||||
pub global_const_id: String,
|
||||
}
|
||||
|
||||
#[derive(SessionDiagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue