gccrs icon indicating copy to clipboard operation
gccrs copied to clipboard

syntax error causes OOM

Open matthiaskrgr opened this issue 9 months ago • 1 comments

Code

include!(;

struct Baz {

impl Bar for

fn main() { )

Meta

  • What version of Rust GCC were you using, git sha if possible. 4019d70517af4d6d95650eb2ee3a793c57cdbe2b

Error output

<output>
Backtrace

<backtrace>

matthiaskrgr avatar Mar 28 '25 13:03 matthiaskrgr

I am going to try to fix this one...

lucbf avatar Nov 19 '25 13:11 lucbf