]> git.lizzy.rs Git - rust.git/commit
Avoid some code duplication around getting names of numeric types.
authorMichael Woerister <michaelwoerister@posteo.net>
Mon, 23 Nov 2015 14:59:36 +0000 (15:59 +0100)
committerMichael Woerister <michaelwoerister@posteo.net>
Mon, 23 Nov 2015 14:59:36 +0000 (15:59 +0100)
commit3be1d8ca7d9d9df60a38106d6c8f5d12597cbafc
tree62773125a66ce62abf88660462427f53deb60ee6
parent4891c00634f209bcc66d7f00bc507eb35a0fe6a8
Avoid some code duplication around getting names of numeric types.
src/librustc/util/ppaux.rs
src/librustc_trans/trans/debuginfo/metadata.rs
src/librustc_trans/trans/debuginfo/type_names.rs
src/libsyntax/ast.rs
src/libsyntax/ast_util.rs
src/libsyntax/print/pprust.rs