about summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2012-02-14 10:47:39 +0100
committerMarijn Haverbeke <marijnh@gmail.com>2012-02-14 13:43:36 +0100
commit57c7645cb83e609ff97872bb159633c7f89c485a (patch)
treeca51e6fa4c49697ba8244ce45874bae1200d45a6 /src/rt/rust_stack.cpp
parentf2e880b75069415d8ebd6ee04508e0b85a8191d7 (diff)
downloadrust-57c7645cb83e609ff97872bb159633c7f89c485a.tar.gz
rust-57c7645cb83e609ff97872bb159633c7f89c485a.zip
Allow static method calls to be bound
This allows you to take the value of, for example, `[1].len`, or bind
it with `bind x.map(_)` syntax.

I'm holding off on implementing this for dynamic methods (those on
bounded type parameters or iface types) until it's clearer what we
will do with monomorphization.

Issue #435
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions