-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: organize std packages hints registrations #1043
Merged
Merged
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48c8795 - Browse repository at this point
Copy the full SHA 48c8795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcc026 - Browse repository at this point
Copy the full SHA 3bcc026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a12fb - Browse repository at this point
Copy the full SHA 41a12fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 468320a - Browse repository at this point
Copy the full SHA 468320aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74417f1 - Browse repository at this point
Copy the full SHA 74417f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a7835 - Browse repository at this point
Copy the full SHA e9a7835View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed6aa0 - Browse repository at this point
Copy the full SHA eed6aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6819378 - Browse repository at this point
Copy the full SHA 6819378View commit details -
refactor: make all the hints private
The preferred way to get hints would be to use GetHints() methods in packages. In that way, the users cannot depend on individual hints and makes refactoring easier (and avoids any kind of assumptions of the existence of hints).
Configuration menu - View commit details
-
Copy full SHA for a3c3cae - Browse repository at this point
Copy the full SHA a3c3caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3578952 - Browse repository at this point
Copy the full SHA 3578952View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.