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()
|
||
|---|---|---|
| .. | ||
| fold.rs | ||
| metadata.rs | ||
| resolve.rs | ||
| trans.rs | ||
| ty.rs | ||
| typeck.rs | ||
| typestate_check.rs | ||