Hassan Abu-Jabir
Hassan Abu-Jabir
Ah i see. I think this way to write it is clearer than mine was. The error message could be improved to point out that specific mistake, or linking on...
Could the compiler give me that information. Not in my specific case but in the general case telling you: "This is not const because it expands to multiple returns". I...
Hello, i am also very interested in this feature. In my use case there are many functions that have "named arguments" they just receive a table as first arg and...
> I don't think that custom attributes should introduce runtime information though? I think it shouldn't by default. If the information should be queryable at runtime the user has to...
?brawl try ah no permissions D:
> @DrSloth did you still plan to do this pr? Yes, i am very sorry. Some other projects came up that i need to attend right now. Only unit tests...
Thank you! Nice that is exactly what i am doing and its working right now. Does &mut work? I think i had to pass something in a RefCell because rules...