about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorJames Miller <james@aatch.net>2013-06-13 19:19:50 +1200
committerJames Miller <bladeon@gmail.com>2013-06-16 09:20:40 +1200
commitcc908b772cc15a2c03167b33b373a418283c1618 (patch)
tree388fbde310d7e5c025d79bb028f923e66aa60d99 /src/rt/rust_task.cpp
parent01e098aa05e01104d1a09f56bc188f6b53450778 (diff)
downloadrust-cc908b772cc15a2c03167b33b373a418283c1618.tar.gz
rust-cc908b772cc15a2c03167b33b373a418283c1618.zip
Remove @-fields from CrateContext
Remove all the explicit @mut-fields from CrateContext, though many
fields are still @-ptrs.
This required changing every single function call that explicitly
took a @CrateContext, so I took advantage and changed as many as I
could get away with to &-ptrs or &mut ptrs.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions