-
Notifications
You must be signed in to change notification settings - Fork 53
Issues: PLC-lang/rusty
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a hint for external functions with aggregate return types
enhancement
New feature or request
validation
candidate for syntactic or semantic validation
#1352
opened Oct 30, 2024 by
mhasel
regression: stack-overflow when validating recursive data-structures in initialization code
bug
Something isn't working
regression
This used to work, but no longer does
#1350
opened Oct 24, 2024 by
mhasel
using
__VOID
as a type in user code should be an error
low-priority
#1348
opened Oct 24, 2024 by
mhasel
Missing validation for pointer to pointer - alias/reference to ref-assignments
bug
Something isn't working
#1347
opened Oct 23, 2024 by
mhasel
Unable to report an undeclared type behind a type-def at the proper location
#1344
opened Oct 18, 2024 by
mhasel
Segfault when passing arguments implicitly
bug
Something isn't working
#1328
opened Oct 7, 2024 by
volsa
Duplicate symbol error when aliasing to same hardware address across multiple files
bug
Something isn't working
#1307
opened Sep 10, 2024 by
mhasel
Using the removed candidate for syntactic or semantic validation
&
- operator in a formal parameter assignment will cause an error during codegen
validation
#1306
opened Sep 10, 2024 by
mhasel
Alias declaration with invalid type panics on an Something isn't working
unwrap
bug
#1305
opened Sep 10, 2024 by
mhasel
Allow overriding the types default initializer when using aliases/ref-initialization
Initializers
#1296
opened Sep 5, 2024 by
mhasel
{external} STRUCT
instance initializers are not generated as external global
bug
#1291
opened Sep 3, 2024 by
mhasel
Failed to compile examples on Mac ARM64
bug
Something isn't working
#1278
opened Aug 10, 2024 by
zsx
An error occurred during division of an unsigned variable
bug
Something isn't working
#1272
opened Aug 2, 2024 by
chen4s666
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.