Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Rebase of PR #26370

r? @alexcrichton

region-bound is expected to change in Rust 1.3, but don't use it for
anything in this commit. Note that this is not a "significant" part of
the type (it's not part of the formal model) so we have to normalize
this away or trans starts to get confused because two equal types wind
up with distinct LLVM types.
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.
@rust-highfive
Copy link
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@nikomatsakis
Copy link
Contributor Author

cc #26438

@nikomatsakis
Copy link
Contributor Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned alexcrichton Jul 8, 2015
@nikomatsakis
Copy link
Contributor Author

oops, just meant to cc, but that's ok

alexcrichton added a commit that referenced this pull request Jul 8, 2015
…rn-beta

Better object defaults warn beta
@alexcrichton alexcrichton merged commit ebf0c83 into rust-lang:beta Jul 8, 2015
@bluss bluss added the relnotes Marks issues that should be documented in the release notes of the next release. label Jul 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes Marks issues that should be documented in the release notes of the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants