about summary refs log tree commit diff
path: root/src/libsyntax/ast_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-12-21 07:49:05 +0000
committerbors <bors@rust-lang.org>2015-12-21 07:49:05 +0000
commite2834a20e7c5bbfb1502f582545153dc6b25a70c (patch)
treeae869265c97938169e0d268e8550c5e5f741f75f /src/libsyntax/ast_util.rs
parentda4a21e91a620338e757e52b1011df4d194e9395 (diff)
parent04c05c7b01170a7ce3be58a6a2b4a437daf57dd6 (diff)
downloadrust-e2834a20e7c5bbfb1502f582545153dc6b25a70c.tar.gz
rust-e2834a20e7c5bbfb1502f582545153dc6b25a70c.zip
Auto merge of #30413 - pnkfelix:fsk-span_note, r=Manishearth
Add note when item accessed from module via `m.i` rather than `m::i`.

(I tried to make this somewhat future-proofed, in that the `UnresolvedNameContext` could be expanded in the future with other cases besides paths that are known to be modules.)

This supersedes PR #30356 ; since I'm responsible for a bunch of new code here, someone else should review it. :)
Diffstat (limited to 'src/libsyntax/ast_util.rs')
0 files changed, 0 insertions, 0 deletions