Major refactor of attribute handling
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
error: Rhai function names may not contain dot
|
||||
--> $DIR/rhai_fn_rename_dot.rs:12:15
|
||||
--> $DIR/rhai_fn_rename_dot.rs:12:22
|
||||
|
|
||||
12 | #[rhai_fn(name = "foo.bar")]
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
| ^^^^^^^^^
|
||||
|
||||
error[E0433]: failed to resolve: use of undeclared type or module `test_module`
|
||||
--> $DIR/rhai_fn_rename_dot.rs:23:8
|
||||
|
Reference in New Issue
Block a user