-
Notifications
You must be signed in to change notification settings - Fork 69
Pull requests: PLC-lang/rusty
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: literal arrays are memcpy-ed instead of stored, non constant arrays are unrolled
#1633
opened Mar 13, 2026 by
ghaith
Loading…
fix: preserving resolution of integer type sign to reduce warning messages in variadic functions
#1632
opened Mar 12, 2026 by
Angus-Bethke-Bachmann
Loading…
fix: passing signed information to the expression generator to ensure that division uses the correct operation
#1631
opened Mar 12, 2026 by
Angus-Bethke-Bachmann
Loading…
fix: ensuring a validation error is raised when output assignment will result in a LLVM error
#1618
opened Mar 3, 2026 by
Angus-Bethke-Bachmann
Loading…
fix: var_temp indices are no longer referenced in call assignment
#1617
opened Mar 2, 2026 by
Angus-Bethke-Bachmann
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.