Fixes: Rust supports overriding traits #9813
Annotations
8 warnings
Test using outer Makefile:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L30
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test using outer Makefile:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L37
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test using outer Makefile:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L30
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test using outer Makefile:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L37
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Dafny:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L30
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Dafny:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L37
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Dafny:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L30
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Dafny:
Source/DafnyCore/AST/TypeDeclarations/Declaration.cs#L37
Non-nullable field 'enclosingModuleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading