about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2011-10-28 17:00:14 +0200
committerMarijn Haverbeke <marijnh@gmail.com>2011-10-28 17:00:14 +0200
commit7dacccde94b1c6d0b9730c6d28c0495f5541a85a (patch)
tree6bcbfe5089861a2582629887358456cb7e7023bc /src/rt/rust_task.cpp
parent6fe7aa4aff1f179562869dae611560efcc2b29b8 (diff)
downloadrust-7dacccde94b1c6d0b9730c6d28c0495f5541a85a.tar.gz
rust-7dacccde94b1c6d0b9730c6d28c0495f5541a85a.zip
Make shared kind the default only for generic functions
You almost never want a function with pinned type params. For
types, objects, resources, and tags, pinned types are actually often
more sane. For most of these, shared rarely makes sense. Only tricky
case is objs -- you'll have to think about the kinds you want there.

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