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

document compile contract #414

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

ethanpailes
Copy link
Contributor

The internal documentaion is a little lighter than
usual in src/compile.rs, so I wrote up the impression
of the compilation contract I developed by reading the
code. This is honestly a thinly veiled way to check my
own understanding of what is going on. Hopefully it will
be valuable to the next person who starts digging into
the compiler.

The internal documentaion is a little lighter than
usual in `src/compile.rs`, so I wrote up the impression
of the compilation contract I developed by reading the
code. This is honestly a thinly veiled way to check my
own understanding of what is going on. Hopefully it will
be valuable to the next person who starts digging into
the compiler.
@ethanpailes
Copy link
Contributor Author

I'm going to close this because it isn't really needed.

@BurntSushi
Copy link
Member

@ethanpailes Oh man, I'm sorry for missing this. I didn't even know this PR existed. Would you mind re-opening it? I'd love to merge it as is. :-)

@ethanpailes
Copy link
Contributor Author

Absolutely!

@ethanpailes ethanpailes reopened this Nov 22, 2017
@BurntSushi
Copy link
Member

@ethanpailes Sweet thanks so much!

@BurntSushi
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 22, 2017

📌 Commit 2076c71 has been approved by BurntSushi

@bors
Copy link
Contributor

bors commented Nov 22, 2017

⌛ Testing commit 2076c71 with merge d504c82...

bors added a commit that referenced this pull request Nov 22, 2017
document compile contract

The internal documentaion is a little lighter than
usual in `src/compile.rs`, so I wrote up the impression
of the compilation contract I developed by reading the
code. This is honestly a thinly veiled way to check my
own understanding of what is going on. Hopefully it will
be valuable to the next person who starts digging into
the compiler.
@bors
Copy link
Contributor

bors commented Nov 22, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: BurntSushi
Pushing d504c82 to master...

@bors bors merged commit 2076c71 into rust-lang:master Nov 22, 2017
@bors bors mentioned this pull request Nov 22, 2017
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.

3 participants