@@ -39,7 +39,7 @@ error: invalid attribute unchecked_return_type in this position
39
39
50 | | )]
40
40
| |__^
41
41
|
42
- = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
42
+ = note: this error originates in the derive macro `wasm_bindgen::__rt::BindgenedStruct ` (in Nightly builds, run with -Z macro-backtrace for more info)
43
43
44
44
error: invalid attribute return_description in this position
45
45
--> ui-tests/unused-fn-attrs.rs:45:1
@@ -52,7 +52,7 @@ error: invalid attribute return_description in this position
52
52
50 | | )]
53
53
| |__^
54
54
|
55
- = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
55
+ = note: this error originates in the derive macro `wasm_bindgen::__rt::BindgenedStruct ` (in Nightly builds, run with -Z macro-backtrace for more info)
56
56
57
57
error: invalid attribute unchecked_param_type in this position
58
58
--> ui-tests/unused-fn-attrs.rs:45:1
@@ -65,7 +65,7 @@ error: invalid attribute unchecked_param_type in this position
65
65
50 | | )]
66
66
| |__^
67
67
|
68
- = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
68
+ = note: this error originates in the derive macro `wasm_bindgen::__rt::BindgenedStruct ` (in Nightly builds, run with -Z macro-backtrace for more info)
69
69
70
70
error: invalid attribute param_description in this position
71
71
--> ui-tests/unused-fn-attrs.rs:45:1
@@ -78,7 +78,7 @@ error: invalid attribute param_description in this position
78
78
50 | | )]
79
79
| |__^
80
80
|
81
- = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
81
+ = note: this error originates in the derive macro `wasm_bindgen::__rt::BindgenedStruct ` (in Nightly builds, run with -Z macro-backtrace for more info)
82
82
83
83
error: invalid attribute unchecked_return_type in this position
84
84
--> ui-tests/unused-fn-attrs.rs:53:1
0 commit comments