about summary refs log tree commit diff
path: root/src/libstd/array.rs
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2015-06-17 10:08:26 -0400
committerNiko Matsakis <niko@alum.mit.edu>2015-07-03 19:42:35 -0400
commit1e7a6b880c84176a11525e7be5b5a9b15f8143b1 (patch)
treeffa197b3112b9d2e51bae5938ead29658682e160 /src/libstd/array.rs
parent909957793e7008e602079e8fd4c74c9bbda37341 (diff)
downloadrust-1e7a6b880c84176a11525e7be5b5a9b15f8143b1.tar.gz
rust-1e7a6b880c84176a11525e7be5b5a9b15f8143b1.zip
After inferring regions, scan for any bounds that are due to a lifetime
bound that is likely to change. In that case, it will change to 'static,
so then scan down the graph to see whether there are any hard
constraints that would prevent 'static from being a valid value
here. Report a warning.
Diffstat (limited to 'src/libstd/array.rs')
0 files changed, 0 insertions, 0 deletions