]> git.lizzy.rs Git - rust.git/commit
rollup merge of #22191: nagisa/target-ptr-width-json
authorAlex Crichton <alex@alexcrichton.com>
Tue, 17 Feb 2015 23:13:46 +0000 (15:13 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 17 Feb 2015 23:13:46 +0000 (15:13 -0800)
commit5be2b8964c624ee619d2f8518215d3a3b13514e1
tree9b2e9849aff66a3661c3b5543c798bdc1e9de2e8
parent311fc36a57575ce42cae77a8aed12e43459a0b92
parent6f5944bfcff96509e3f3de227570382056153392
rollup merge of #22191: nagisa/target-ptr-width-json

This aligns json target specification to match terminology used elsewhere in the code base.

[breaking-change] for custom target json users. Change all appearances of target-word-size
to target-pointer-width.
src/librustc/session/config.rs
src/librustc_back/target/mod.rs