cb4d3525c21a862d45476c49d78da09fa95c5246
The previous implementation of the binder had a slightly complex way of handling the root scope. This commit simplifies that logic by directly checking if the current scope is the root scope and the scope stack has only one element. This makes the code more readable and maintainable.
Description
No description provided
Languages
Rust
100%