about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-06-28 12:53:59 -0700
committerBrian Anderson <banderson@mozilla.com>2011-06-28 15:25:47 -0700
commita83b64d15dd8e4ad175fec976772a624437eb9b1 (patch)
tree9ebccccddbfa0443c7032966d07d2c518c09acae /src/rt/rust_kernel.cpp
parent0608e277b62bb96de225bfae404b3fcfef6253c4 (diff)
downloadrust-a83b64d15dd8e4ad175fec976772a624437eb9b1.tar.gz
rust-a83b64d15dd8e4ad175fec976772a624437eb9b1.zip
Rework how linkage attributes are determined
The meta items within a crate's link attribute are used in linkage:

 #[link(name = "std",
        vers = "1.0",
        custom = "whatever")];

Name and vers are treated specially, and everything else is hashed together
into the crate meta hash.

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