We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55278f7 commit a41e1a0Copy full SHA for a41e1a0
ui/app/shared/utils/kani.ts
@@ -15,6 +15,7 @@ export interface MergeHashKaniList {
15
func: {
16
name: string,
17
safe: string,
18
+ file: String,
19
},
20
ok?: boolean,
21
n_fialed_properties?: number,
ui/verify-rust-std_data
0 commit comments