-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rebased refactorings for Chalk #47861
Rebased refactorings for Chalk #47861
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 803bd76 - Browse repository at this point
Copy the full SHA 803bd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7efce2 - Browse repository at this point
Copy the full SHA e7efce2View commit details -
introduce
UniverseIndex
intoParamEnv
Always using root environment for now.
Configuration menu - View commit details
-
Copy full SHA for d4df52c - Browse repository at this point
Copy the full SHA d4df52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d516b26 - Browse repository at this point
Copy the full SHA d516b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7112d65 - Browse repository at this point
Copy the full SHA 7112d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 047a8d0 - Browse repository at this point
Copy the full SHA 047a8d0View commit details -
kill supporting code from type-variable defaults
This was all unused anyway.
Configuration menu - View commit details
-
Copy full SHA for b680b12 - Browse repository at this point
Copy the full SHA b680b12View commit details -
obtain
UnificationTable
andsnapshot_vec
fromena
insteadThe ena version has an improved interface. I suspect `librustc_data_structures` should start migrating out to crates.io in general.
Configuration menu - View commit details
-
Copy full SHA for c7953bb - Browse repository at this point
Copy the full SHA c7953bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a593f - Browse repository at this point
Copy the full SHA 57a593fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd92c2 - Browse repository at this point
Copy the full SHA ccd92c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fe43c - Browse repository at this point
Copy the full SHA 69fe43cView commit details -
remove unnecessary clause propagating divergence
This should not be needed: the new variable will be related to the old ones, so if they are constrained, so is the new variable; if they are not, and hence default to diverging, so will the new variable.
Configuration menu - View commit details
-
Copy full SHA for 44d9929 - Browse repository at this point
Copy the full SHA 44d9929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13efaf0 - Browse repository at this point
Copy the full SHA 13efaf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e78b5 - Browse repository at this point
Copy the full SHA 35e78b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a985634 - Browse repository at this point
Copy the full SHA a985634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17df455 - Browse repository at this point
Copy the full SHA 17df455View commit details -
change skolemizations to use universe index
These changes were meant to be in 2b18d8fe9dc05415a8e6b7cadf879c7f7ebe020a (rebased from 12a2305), but I messed up the rebase a bit as the file had been moved.
Configuration menu - View commit details
-
Copy full SHA for 755bdaa - Browse repository at this point
Copy the full SHA 755bdaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c301838 - Browse repository at this point
Copy the full SHA c301838View commit details -
Re-add some removed uses of
Kind
Additional uses of this item were added to these files in rust-lang#45701 and rust-lang#46479
Configuration menu - View commit details
-
Copy full SHA for 4fb201d - Browse repository at this point
Copy the full SHA 4fb201dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9eb1a6 - Browse repository at this point
Copy the full SHA e9eb1a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d8533 - Browse repository at this point
Copy the full SHA a6d8533View commit details -
Configuration menu - View commit details
-
Copy full SHA for fec4d3b - Browse repository at this point
Copy the full SHA fec4d3bView commit details