Skip to content
GitLab
Explore
Sign in
Fix RefCell borrows in parse
Code
Review changes
Check out branch
Download
Patches
Plain diff
rarbore2
requested to merge
fix_parse
into
main
Dec 28, 2024
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
RefCell borrow lifetimes are tricky sometimes, explicitly let-bind results from RefCell borrows to fix borrow errors in IR parsing.
Merge request reports
Loading