Merge wide-arithmetic proposal into the specification - #2224
Open
alexcrichton wants to merge 92 commits into
Open
alexcrichton wants to merge 92 commits into
alexcrichton wants to merge 92 commits into
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This commit is an attempt of mine to merge the wide-arithmetic proposal into the main specification here. I'm not actually entirely sure if this is something I should do or defer to someone else, but I figure I can at least make a skeleton here! I've done a merge from the spec's current status back into wide-arithmetic, sorted out things like CI and such, and now this is merging back into the main specification. This is intended to preserve the git history but I can also squash thing down if that's additionally desired.
I'll note that I think all the spec changes are largely unreviewed, so I'm happy to adjust things as necessary. I'd request special attention to the
TEST.mdfiles as I suspect I messed up something there, but my belief is that this should otherwise largely be complete.