-
Notifications
You must be signed in to change notification settings - Fork 14k
Add an experimental feature gate for function delegation #117978
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
Conversation
|
r? @TaKO8Ki (rustbot has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
TaKO8Ki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After adding fn_delegation to sym, r=me
|
In today's meeting, we approved this for experimentation. @traviscross will liaise with the lang team. Thanks for working on this, @petrochenkov! |
In accordance with the [process](https://github.com/rust-lang/lang-team/blob/master/src/how_to/experiment.md). Detailed description of the feature can be found in the RFC repo - rust-lang/rfcs#3530.
8ba4bfc to
edf6c9c
Compare
|
@bors r=TaKO8Ki,joshtriplett |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (237339f): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 677.025s -> 676.283s (-0.11%) |
In accordance with the process.
Detailed description of the feature can be found in the RFC repo - rust-lang/rfcs#3530.
TODO: find a lang team liaison - https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/fn.20delegation.20liaison/near/402506959.