Skip to content

Break promise #858

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

Merged
merged 1 commit into from
Jun 28, 2021
Merged

Break promise #858

merged 1 commit into from
Jun 28, 2021

Conversation

m-ou-se
Copy link
Member

@m-ou-se m-ou-se commented Jun 28, 2021

This quietly removes a promise we didn't fulfill. (:

cc @rust-lang/project-edition-2021

This quietly removes a promise we didn't fulfill. (:
@m-ou-se m-ou-se requested a review from a team June 28, 2021 15:54
Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"oops"

@Manishearth Manishearth merged commit 8cd7e64 into master Jun 28, 2021
@Manishearth Manishearth deleted the break-promise branch June 28, 2021 16:54
@steveklabnik
Copy link
Member

I am not really sure that hiding this is a good thing. Sometimes we don't follow through on things, but just deleting it feels real bad to me.

@Manishearth
Copy link
Member

@m-ou-se perhaps we should restore the line and add an italicized "note: we didn't end up doing this" or something?

@Manishearth
Copy link
Member

#859

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