]> git.lizzy.rs Git - rust.git/commit
Generalize item_span into node_span, which works on more types.
authorEdward Z. Yang <ezyang@cs.stanford.edu>
Thu, 19 Dec 2013 06:41:59 +0000 (14:41 +0800)
committerEdward Z. Yang <ezyang@cs.stanford.edu>
Thu, 19 Dec 2013 11:58:08 +0000 (19:58 +0800)
commit6ad1c8e044ff4447b130ea023ba0ff5880567677
treee3cec09103e0a4b3148df4b4ba55cddcc3e7d4d1
parentdc65762d7923a9e66e8e5d743cb8b2d2fdd3cde5
Generalize item_span into node_span, which works on more types.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
src/librustc/middle/typeck/variance.rs
src/libsyntax/ast_map.rs