|
|
|
|
|
by Yujf
877 days ago
|
|
The borrow checker gives the compiler significantly more information about memory. The rust compiler exposed some bugs in LLVM because LLVM tried to use this extra information, but because it could never do so for cpp the code was buggy. |
|