Fix issue number
This commit is contained in:
parent
7972b8aa37
commit
a5fecc6905
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ impl const cmp::Ord for Alignment {
|
|||
}
|
||||
}
|
||||
|
||||
#[rustc_const_unstable(feature = "const_alloc_layout", issue = "87864")]
|
||||
#[rustc_const_unstable(feature = "const_alloc_layout", issue = "67521")]
|
||||
#[unstable(feature = "ptr_alignment_type", issue = "102070")]
|
||||
impl const cmp::PartialOrd for Alignment {
|
||||
#[inline]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue