-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[experiment] Make ast::Expr
larger
#70200
Conversation
@bors try @rust-timer queue |
Awaiting bors try build completion |
⌛ Trying commit e189a6a with merge 438cf5fb7712745ef2c9d46c390725d57c31d532... |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
☀️ Try build successful - checks-azure |
Queued 438cf5fb7712745ef2c9d46c390725d57c31d532 with parent 2835ca6, future comparison URL. |
@petrochenkov: This looks like noise. It seems as though the calls to |
A subset of #70091 for measuring performance effects.
r? @ghost