gccrs icon indicating copy to clipboard operation
gccrs copied to clipboard

borrowck: Implement method translation to BIR

Open jdupak opened this issue 1 year ago • 2 comments

See: https://github.com:Rust-GCC/gccrs/blob/borrowck-stage2-cleaned/gcc/rust/checks/errors/borrowck/rust-bir-builder-expr-stmt.cc#L263-L263

And implement: https://github.com:Rust-GCC/gccrs/blob/borrowck-stage2-cleaned/gcc/rust/checks/errors/borrowck/rust-bir-builder-expr-stmt.cc#L283-L283

Start from: https://github.com/jdupak/gccrs/tree/borrowck-wip

jdupak avatar Feb 28 '24 16:02 jdupak

@CohenArthur please assign this to @braw-lee

jdupak avatar Feb 28 '24 16:02 jdupak

yes pls

braw-lee avatar Feb 29 '24 03:02 braw-lee