We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b992000 commit 973484fCopy full SHA for 973484f
text/0000-raw-pointer-comparisons.md renamed to text/1135-raw-pointer-comparisons.md
@@ -1,7 +1,7 @@
1
- Feature Name: raw-pointer-comparisons
2
- Start Date: 2015-05-27
3
-- RFC PR: (leave this empty)
4
-- Rust Issue: (leave this empty)
+- RFC PR: [rust-lang/rfcs#1135](https://github.com/rust-lang/rfcs/pull/1135)
+- Rust Issue: [rust-lang/rust#28235](https://github.com/rust-lang/rust/issues/28236)
5
6
# Summary
7
@@ -55,4 +55,4 @@ lexicographic order or addr -> unsize lexicographic order.
55
56
# Unresolved questions
57
58
-See Alternatives.
+See Alternatives.
0 commit comments