Skip to content

Further on the path toward self-awareness. #310

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

lkuper
Copy link
Contributor

@lkuper lkuper commented Apr 5, 2011

Mostly:

  • Merciless refactoring of trans.rs so that trans_call can work for
    self-calls as well as other kinds of calls

Also:

  • Various changes to go with having idents, rather than exprs, in
    expr_call_self AST nodes
  • Added missing case for SELF token to token.to_str()

Mostly:

  * Merciless refactoring of trans.rs so that trans_call can work for
    self-calls as well as other kinds of calls

Also:

  * Various changes to go with having idents, rather than exprs, in
    expr_call_self AST nodes
  * Added missing case for SELF token to token.to_str()
@graydon
Copy link
Contributor

graydon commented Apr 5, 2011

Integrated.

@graydon graydon closed this Apr 5, 2011
arielb1 pushed a commit to arielb1/rust that referenced this pull request Apr 10, 2015
oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
Simplify dropping by reusing `eval_fn_call`
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add more constants from sys/wait.h

And fix WIFEXITED on Linux, which seemed to be wrong.
workingjubilee pushed a commit to workingjubilee/rustc that referenced this pull request May 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants