Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement least-upper-bound for fn types #4015

Closed
wants to merge 2 commits into from

Conversation

nikomatsakis
Copy link
Contributor

r? @brson

@brson
Copy link
Contributor

brson commented Nov 22, 2012

I still haven't read the LUB patch yet.

@brson
Copy link
Contributor

brson commented Nov 23, 2012

r+. though I am yet to understand it, I don't want to keep holding you up

@nikomatsakis
Copy link
Contributor Author

Yeah the algorithm is...dense. I've been trying to write-up a good justification of why I think its correct. Maybe we can discuss in person. Even presuming that we don't uncover a flaw :), such a discussion would help me to figure out how best to explain it.

@nikomatsakis
Copy link
Contributor Author

Pushed.

@brson brson reopened this Nov 25, 2012
@brson
Copy link
Contributor

brson commented Nov 25, 2012

Reopening to remind me to finish reading this.

@brson
Copy link
Contributor

brson commented Nov 26, 2012

I'm going to stop reviewing this now.

@brson brson closed this Nov 26, 2012
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Improve compile_test and dogfood tests

* Hopefully this finally resolves the "multiple matching crates" error, e.g. rust-lang#4015
* This handle some convenient CARGO env like CARGO_TARGET_DIR and CARGO_BUILD_TARGET

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants