Fix intra-doc link to raw pointer method
CC https://github.com/rust-lang/rust/pull/80181
This commit is contained in:
parent
642486c2b2
commit
21ceebf296
4 changed files with 4 additions and 1 deletions
|
@ -276,6 +276,7 @@
|
|||
#![feature(int_error_matching)]
|
||||
#![feature(integer_atomics)]
|
||||
#![feature(into_future)]
|
||||
#![cfg_attr(not(bootstrap), feature(intra_doc_pointers))]
|
||||
#![feature(lang_items)]
|
||||
#![feature(link_args)]
|
||||
#![feature(linkage)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue