about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-09-06 13:22:35 -0700
committerGitHub <noreply@github.com>2016-09-06 13:22:35 -0700
commit923bac45964940c56ab1075fb7980896de1eb620 (patch)
treec917d9e5681f15bdb3f7e72e707ce5934875d3f0 /src/rustllvm/RustWrapper.cpp
parent13c4e32e7aca87cbf867be68bf0fc45528bb3fcf (diff)
parent3057b7b9749f16ad982b54b4bdeee7e2c8a845bb (diff)
downloadrust-923bac45964940c56ab1075fb7980896de1eb620.tar.gz
rust-923bac45964940c56ab1075fb7980896de1eb620.zip
Auto merge of #36025 - michaelwoerister:incr-comp-hash-spans, r=nikomatsakis
incr. comp.: Take spans into account for ICH

This PR makes the ICH (incr. comp. hash) take spans into account when debuginfo is enabled.

A side-effect of this is that the SVH (which is based on the ICHs of all items in the crate) becomes sensitive to the tiniest change in a code base if debuginfo is enabled. Since we are not trying to model ABI compatibility via the SVH anymore (this is done via the crate disambiguator now), this should be not be a problem.

Fixes #33888.
Fixes #32753.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions