Rollup merge of #68265 - JohnTitor:fix-issue-number, r=Dylan-DPC
Fix some issue numbers of unstable features Looking into the unstable book, some issue numbers are outdated.
This commit is contained in:
commit
4d5e5a6ec0
6 changed files with 10 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ LL | | Bar(u64),
|
|||
LL | | }
|
||||
| |_^
|
||||
|
|
||||
= note: for more information, see https://github.com/rust-lang/rust/issues/35118
|
||||
= note: for more information, see https://github.com/rust-lang/rust/issues/56071
|
||||
= help: add `#![feature(repr128)]` to the crate attributes to enable
|
||||
|
||||
error: aborting due to previous error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue