-
Notifications
You must be signed in to change notification settings - Fork 13.7k
[DO NOT MERGE] bootstrap with -Znext-solver=globally
#133502
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
Draft
+2,486
β2,141
Draft
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
7e15cee
support revealing uses of opaque types
lcnr 5d6d183
add tests
lcnr 96738e4
support revealing uses in HIR typeck
lcnr f5e92f4
Instantiate predicate binder without recanonicalizing goal in new solver
compiler-errors 6499f50
eagerly compute `sub_relations` again
lcnr fd92e4e
inline `CanonicalTyVarKind`
lcnr 18f6382
track relevant sub_relations in canonical queries
lcnr d18d85f
using `opt_values` may mean we don't have infer vars
lcnr 05e9bd5
Incompletely allow overloaded call from opaque when self type bottoms...
compiler-errors a7fa48b
Incompletely prefer opaque type bounds when self type bottoms out in ...
compiler-errors 3a5a0bd
add alias-relate fast path optimization
lcnr b85bf1e
i hate this :<
lcnr c8001d3
double recursion_depth
lcnr da1082b
blanket impls uwu
lcnr 56eafa8
enable `-Znext-solver` by default
lcnr 6487651
w
compiler-errors 363e646
to span_delayed_bug
lcnr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.