-
Notifications
You must be signed in to change notification settings - Fork 179
Issues: Rust-GCC/gccrs
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
You can use
RANGE_EXPR
as an index -- that might be outside the scope of this PR though
#3757
opened Apr 18, 2025 by
philberty
GCCRS hangs indefinitely when processing macro with $meta:meta fragment
#3729
opened Apr 10, 2025 by
starbugs-qurong
1 task
GCCRS fails to handle deeply nested Option types and gets killed by SIGKILL instead of emitting proper trait error
#3728
opened Apr 10, 2025 by
starbugs-qurong
1 task
gccrs enters infinite loop/hangs when compiling match patterns with macros or tuple structs
#3726
opened Apr 10, 2025 by
starbugs-qurong
1 task
GCCRS fails to compile deeply nested macro_rules! expansions, exits with SIGKILL
#3725
opened Apr 10, 2025 by
starbugs-qurong
1 task
GCCRS fails to handle invalid nested attributes syntax and crashes with SIGKILL (processing time exceeded)
#3724
opened Apr 10, 2025 by
starbugs-qurong
1 task
gccrs fails to handle unsafe_attr_outside_unsafe lint with macro-expanded attributes
#3720
opened Apr 9, 2025 by
starbugs-qurong
1 task done
GCCRS gets killed (SIGKILL) when compiling function with massive if-else branches
#3718
opened Apr 9, 2025 by
starbugs-qurong
1 task
GCCRS crashes with SIGKILL on unclosed macro invocation
#3717
opened Apr 9, 2025 by
starbugs-qurong
1 task
Compiler Crash on Macro Repetition with Empty Token Tree
#3716
opened Apr 9, 2025 by
starbugs-qurong
1 task
GCCRS crashes with "Killed" when compiling array addition of large arrays
#3715
opened Apr 9, 2025 by
starbugs-qurong
1 task
gccrs fails to compile large match statement due to excessive resource usage
#3714
opened Apr 9, 2025 by
starbugs-qurong
1 task
ICE (Segmentation fault) when deriving Default on enum with multiple #[default] attributes
#3712
opened Apr 9, 2025 by
starbugs-qurong
1 task done
ICE in visit when resolving conflicting inherent and trait method implementations for dyn T
#3710
opened Apr 9, 2025 by
starbugs-qurong
1 task
ICE + unimplemented #[derive(Default)] causes segmentation fault
#3707
opened Apr 8, 2025 by
starbugs-qurong
1 task
ICE during macro expansion: get_filename failure in macro-invoc-lexer
#3706
opened Apr 8, 2025 by
starbugs-qurong
1 task
Type Mismatch and ICE on Slice Constant Pattern Matching in gccrs
#3705
opened Apr 8, 2025 by
starbugs-qurong
1 task
Previous Next
ProTip!
Adding no:label will show everything without a label.