Skip to content

Make sure SIP numbers are used exactly once, and proposals use exactly one number #2390

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
May 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _sips/sips/2016-09-09-inline-meta.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: sip
title: SIP-28 and SIP-29 - Inline meta
title: SIP-28 - Inline meta
vote-status: dormant
vote-text: This proposal needs an owner.
permalink: /sips/:title.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: sip
title: SIP-34 - Right-Associative By-Name Operators
title: SIP-39 - Right-Associative By-Name Operators
vote-status: complete
vote-text: This SIP has been implemented in Scala 2.13.0 and Scala 3.0.0
permalink: /sips/:title.html
Expand Down
2 changes: 1 addition & 1 deletion _sips/sips/2017-11-20-byname-implicits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: sip
title: SIP-36 - Byname implicit arguments
title: SIP-31 - Byname implicit arguments
Copy link
Member

Choose a reason for hiding this comment

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

Wasn't there any 31 before? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I couldn’t find it.

$ grep -r "SIP-31" _sips/sips/ returned no match.

vote-status: complete
vote-text: This SIP has been implemented in Scala 2.13.0 and Scala 3.0.0
permalink: /sips/:title.html
Expand Down