Skip to content

Commit 973484f

Browse files
committed
link RFC #1135, raw pointer comparisons
1 parent b992000 commit 973484f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

text/0000-raw-pointer-comparisons.md renamed to text/1135-raw-pointer-comparisons.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: raw-pointer-comparisons
22
- Start Date: 2015-05-27
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: [rust-lang/rfcs#1135](https://github.com/rust-lang/rfcs/pull/1135)
4+
- Rust Issue: [rust-lang/rust#28235](https://github.com/rust-lang/rust/issues/28236)
55

66
# Summary
77

@@ -55,4 +55,4 @@ lexicographic order or addr -> unsize lexicographic order.
5555

5656
# Unresolved questions
5757

58-
See Alternatives.
58+
See Alternatives.

0 commit comments

Comments
 (0)