Skip to content
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

missing: improve effects for some missing operations #50080

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

aviatesk
Copy link
Member

@aviatesk aviatesk commented Jun 6, 2023

With the same motivation as #50079, this commit is defining the msg field of MissingException as AbstractString type. By utilizing LazyString, it aims to improve the effects of various operations associated with missing.

With the same motivation as #50079, this commit is
defining the `msg` field of `MissingException` as an `AbstractString`
type. By utilizing `LazyString`, it aims to improve the effects of
various operations associated with `missing`.
@oscardssmith oscardssmith added performance Must go faster compiler:effects effect analysis labels Jun 6, 2023
@aviatesk aviatesk merged commit bbbe8c3 into master Jun 6, 2023
@aviatesk aviatesk deleted the avi/lazy-missing-exception branch June 6, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:effects effect analysis performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants