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

Remove discriminant symbols. #8546

Closed
wants to merge 1 commit into from
Closed

Conversation

jld
Copy link
Contributor

@jld jld commented Aug 16, 2013

Given that bootstrapping and running the testsuite works without
exporting discriminant values as global constants, I conclude that
they're unused and can be removed.

@graydon
Copy link
Contributor

graydon commented Aug 16, 2013

Yeah, this was an old, long obsolete behavior.

@jld
Copy link
Contributor Author

jld commented Aug 16, 2013

Rebased to fix merge conflict. r?(@graydon)

@jld
Copy link
Contributor Author

jld commented Aug 19, 2013

Collided with some visitor changes that resulted in a -D unused-imports failure for an import I didn't remove because it didn't exist. I think. Fixed; passes tests for me (and will hopefully pass them for bors?).

Given that bootstrapping and running the testsuite works without
exporting discriminant values as global constants, I conclude that
they're unused and can be removed.
@jld
Copy link
Contributor Author

jld commented Aug 19, 2013

Rebased harder. Hopefully that's the last change in the pipeline that improves the dead code I'm deleting? re-r?(@graydon).

bors added a commit that referenced this pull request Aug 21, 2013
Given that bootstrapping and running the testsuite works without
exporting discriminant values as global constants, I conclude that
they're unused and can be removed.
@bors bors closed this Aug 21, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 24, 2022
[`collapsible_if`] fix typo in code-block kind specifier

*Please write a short comment explaining your change (or "none" for internal only changes)*

changelog: [`collapsible_if`] fix typo in code-block kind specifier
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.

4 participants