Skip to content

Conversation

lkuper
Copy link
Contributor

@lkuper lkuper commented May 14, 2011

This is about halfway toward implementing anonymous objects. Nothing new to test yet, but nor should it break any existing tests.

lkuper added 8 commits May 13, 2011 16:48
Still segfaulting on the method-overriding.rs test, though.
Fixed infinite loop on anonymous objects in parser; added
expr_anon_obj to walk.rs; fixed syntax of test case.
Passing args to middle::fold::fold_expr_anon_obj by reference to be
consistent with the other folds; adding a dummy fold_expr_anon_obj to
typeck to be filled in later.
Plus renaming the anonymous objects test to a more descriptive name,
and XFAILing it because it doesn't work yet.
@graydon
Copy link
Contributor

graydon commented May 14, 2011

Integrated, thanks.

@graydon graydon closed this May 14, 2011
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
Aaron1011 pushed a commit to Aaron1011/rust that referenced this pull request Oct 26, 2020
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Use the rust-call ABI and MIR-level spread args flag to untuple/retuple closures and shims.

Co-authored-by: Adrian Palacios <[email protected]>
GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this pull request Aug 26, 2025
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants