about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-10-18 18:16:38 -0700
committerAlex Crichton <alex@alexcrichton.com>2013-10-18 18:16:38 -0700
commit7168e70bcb390c97d39055d17295d8247fa8e4fe (patch)
treece7a968f38f6749fb3d35c17ab8a434a0bde4805 /src/rt/sync/rust_thread.cpp
parentdf187a0b67cf94b339220c3fa7b9d2edbe4d05aa (diff)
downloadrust-7168e70bcb390c97d39055d17295d8247fa8e4fe.tar.gz
rust-7168e70bcb390c97d39055d17295d8247fa8e4fe.zip
rustdoc: Strip methods correctly based on privacy
Beforehand the id of a method was the id of the 'self' argument, but this is not
the id which privacy was using (the id of the ast::method) struct, so by moving
the ids over to the privacy-target ones the methods are now stripped correctly.
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions