about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2020-09-24 17:11:16 +0200
committerMara Bos <m-ou.se@m-ou.se>2020-09-27 10:08:00 +0200
commit825dda80601bdb34ef21065052a8866df0fe0838 (patch)
tree389e2c3c93080b46e436e4c1d35719faaf5dc31e /src/test/codegen/src-hash-algorithm
parent6f6336b4a187b03312b978703496ea0ee9020ec9 (diff)
downloadrust-825dda80601bdb34ef21065052a8866df0fe0838.tar.gz
rust-825dda80601bdb34ef21065052a8866df0fe0838.zip
Fix ui test.
This test checks if the compiler complains about accesing a private
field before complaining (or crashing) about the private function on it
not marked as stable/unstable.

The interface of the internal type (sys_common's Mutex) used for this
was changed. With this change, it uses another function to test for the
same issue.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions