Fixes: Rust supports overriding traits #20276
Annotations
3 warnings
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Run integration tests (non-Windows):
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.
|
Run integration tests (non-Windows):
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