Add rust annotation to doctest
This commit is contained in:
parent
c0f14cb930
commit
aa853bd317
1 changed files with 1 additions and 1 deletions
|
|
@ -814,7 +814,7 @@ impl dyn Error + Send + Sync {
|
|||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
/// ```rust
|
||||
/// #![feature(error_reporter)]
|
||||
/// #![feature(negative_impls)]
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue