about summary refs log tree commit diff
path: root/src/rt/rust_task_thread.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2012-01-26 15:52:28 +0100
committerMarijn Haverbeke <marijnh@gmail.com>2012-01-26 15:52:28 +0100
commit6bead0e4ccfa65a89bee8db6d4587e297fba1a57 (patch)
treec50c451789f8c0227ff0f5a38b3b39d078d0f7e8 /src/rt/rust_task_thread.cpp
parent3aed4b04cee15408536e9d89b866dc16447d1afb (diff)
downloadrust-6bead0e4ccfa65a89bee8db6d4587e297fba1a57.tar.gz
rust-6bead0e4ccfa65a89bee8db6d4587e297fba1a57.zip
Use operator names for operator methods
The methods used to implement operators now simply use
the name of the operator itself, except for unary -, which is called
min to not clash with binary -. Index is called [].

Closes #1520
Diffstat (limited to 'src/rt/rust_task_thread.cpp')
0 files changed, 0 insertions, 0 deletions