about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2013-02-07 19:33:12 -0800
committerNiko Matsakis <niko@alum.mit.edu>2013-02-08 07:20:39 -0800
commita380df809c8eb874540a123780612f14cfc7303e (patch)
tree236ebb1aced8876fd5e28bc999a3904e304de239 /src/rt/rust_kernel.cpp
parent6647a3402bf75368de1a692370c558d423f36940 (diff)
downloadrust-a380df809c8eb874540a123780612f14cfc7303e.tar.gz
rust-a380df809c8eb874540a123780612f14cfc7303e.zip
Fix subtle error in caching during kind computation that could cause linear
values to be copied.  Rewrite kind computation so that instead of directly
computing the kind it computes what kinds of values are present in the type,
and then derive kinds based on that. I find this easier to think about.

Fixes #4821.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions