Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
steveklabnik
5y ago
0 comments
Save
Share
The borrow checker nowadays operates
on
MIR, it is not done before MIR.
0 comments
2 comments · 1 top-level
top
newest
oldest
darksaints
5y ago
· 1 in thread
Was that how you got non-lexical lifetimes? Is it using data flow analysis during that?
steveklabnik
OP
5y ago
Yep! MIR is CFG based rather than AST based.
j
/
k
navigate · click thread line to collapse