]> git.lizzy.rs Git - rust.git/commit
Remove resolve's xray infrastructure
authorAlex Crichton <alex@alexcrichton.com>
Mon, 11 Nov 2013 19:16:42 +0000 (11:16 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 11 Nov 2013 19:26:31 +0000 (11:26 -0800)
commit0cc5e6c83f9d0f64ecd69cdca06511527f4f1554
tree944d86241594d719927f3564f69a8763f0d528c9
parent4d9b95fada7c97ac1c63099bab1d45ba120958ec
Remove resolve's xray infrastructure

Since the removal of privacy from resolve, this flag is no longer necessary to
get the test runner working. All of the privacy checks are bypassed by a special
item attribute in the privacy visitor.

Closes #4947
src/librustc/middle/resolve.rs