Remove support for the catch all (*) in the using statement
Open
breaking change :warning:
language design :rage4:
medium effort
medium impact
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 29
Description
Does the `using MyLIb for *;` statement saves that much typing/space as opposed to clearly typing out the intended types?
Contributor guide
Research direction
The issue proposes removing catch-all (*) support from Solidity using statements, but names no files, tests, or entry points. First determine where using-statement parsing and validation are implemented, review the existing discussion and tests, and define completion as the syntax being consistently rejected with affected tests updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, solidity
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100