]> git.lizzy.rs Git - rust.git/commit
Rename is_translated_fn query to is_translated_item and make it support statics.
authorMichael Woerister <michaelwoerister@posteo>
Mon, 19 Feb 2018 15:47:59 +0000 (16:47 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Mon, 19 Feb 2018 15:47:59 +0000 (16:47 +0100)
commit1be7f966e03f41eb299c184a3c0ad98018fb8fc4
treef11332510301e06290abe8c6ffff918363f78458
parent8ff633cc3b85933e76c84b43d2c19250c397e9cb
Rename is_translated_fn query to is_translated_item and make it support statics.
src/librustc/dep_graph/dep_node.rs
src/librustc/ty/maps/mod.rs
src/librustc/ty/maps/plumbing.rs
src/librustc_trans/base.rs
src/librustc_trans/callee.rs