Note scope of TAIT more accurately
This commit is contained in:
parent
0940040c04
commit
4accf838f6
7 changed files with 12 additions and 5 deletions
|
@ -143,6 +143,7 @@ pub struct UnconstrainedOpaqueType {
|
|||
#[primary_span]
|
||||
pub span: Span,
|
||||
pub name: Symbol,
|
||||
pub what: &'static str,
|
||||
}
|
||||
|
||||
pub struct MissingTypeParams {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue