Skip to content

Commit 0559673

Browse files
committed
RFC 2169: Euclidean Modulo
1 parent 1650689 commit 0559673

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

text/0000-euclidean-modulo.md renamed to text/2169-euclidean-modulo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- Feature Name: euclidean_modulo
1+
- Feature Name: `euclidean_modulo`
22
- Start Date: 2017-10-09
3-
- RFC PR:
4-
- Rust Issue:
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/2169
4+
- Rust Issue: https://github.com/rust-lang/rust/issues/49048
55

66
# Summary
77
[summary]: #summary

0 commit comments

Comments
 (0)