Auto merge of #82641 - camelid:lang-item-docs, r=jyn514
Improve lang item generated docs
cc 226738260
r? `@jyn514`
This commit is contained in:
commit
04fce73196
3 changed files with 32 additions and 23 deletions
|
@ -5,6 +5,7 @@
|
|||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(const_fn)] // For the unsizing cast on `&[]`
|
||||
#![feature(const_panic)]
|
||||
#![feature(extended_key_value_attributes)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(or_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue